https://bugs.kde.org/show_bug.cgi?id=392165
Bug ID: 392165 Summary: Join multiple cells in one field when importing CSV Product: kmymoney Version: 5.0.0 Platform: Other OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: importer Assignee: kmymoney-devel@kde.org Reporter: florian.lind...@xgm.de Target Milestone: --- My bank produces CSV output like: 12345;Payer;1.000,00;Notes Field Line 1;Notes Field Line 2;Notes Field Line 3 KMyMoney is only able to import the first line (more correctly: one of the lines). It would be great, if the importer was able to join multiple cells, so that you can set the notes field to: Notes Field Line 1 Notes Field Line 2 Notes Field Line 3 or Notes Field Line 1 Notes Field Line 2 Notes Field Line 3 Maybe even with a configurable separator (first case: " ", second case "\n"). -- You are receiving this mail because: You are the assignee for the bug.