Option to skip reading the first N rows when importing a CSV
K
Kevin
When importing a CSV, I have a particular bank statement that includes a summary header in the first 3 lines, before the detailed transactions header and data rows.
Currently, I need to delete those lines manually before importing the CSV. It would be nice to simply be able to skip those lines and make it part of the the saved configuration settings for the account.
This request is related to a comment within https://feedback.lunchmoney.app/bugs/p/first-row-of-csv-is-flagged-as-a-malformed-line
Log In