I am using version 19.0.
I am trying to import bank transaction data manually (during direct import from my Revolut bank account, older transactions from March-November 2024 were not imported).
I have two lines per every transaction, one for the original data from the bank, another for the accounts that should be assigned to the transaction.
All "pairs" have matching amounts, all empty cells are filled with "0".
Example:
| ID | Date | Journal | Journal Items/Account* | Journal Items/Partner | Journal Items/Label | Journal Items/Debit | Journal Items/Credit |
| 65fed9e6-478c-a5e3-bfc8-a22402e87e4a | 23.03.2024 | misc | 0550 | Hans-Jurgen Strenger | Gesendet von Revolut | - € | 5,000.00 € |
| 65fed9e6-478c-a5e3-bfc8-a22402e87e4a | 23.03.2024 | Bank | 1201 | Hans-Jurgen Strenger | Gesendet von Revolut | 5,000.00 € | - € |
Why is the import still showing this error?