Can multiple accounts’ transaction records be entered into a single CSV file and then imported into the corresponding accounts in one go?
Hello @fattyhk
According to the documentation, this is not possible.
See this section of the page CSV Importer Plugin :
My understanding of the yellow text is that the data is imported into a single account.
That is absolutely correct. Handling multiple accounts in one CSV would require to enhance the CSV importer to create multiple statements where today it only supports one statement. The KMyMoney backend is already capable of handling that and its functionality is used by e.g. the KBanking and OFX importers.
