[GH-ISSUE #1326] [Feature] Support for CSV files without a header row #7437

Closed
opened 2026-04-10 17:16:34 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @tywjohn on GitHub (Jul 10, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1326

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

It would be nice for the import CSV feature to allow for the possibility that the CSV does not contain a header row

Describe your ideal solution to this problem

A simple tick box in the CSV import window to ignore the first row (header) if one exists.
Whether a header row exists or not, the user should be given the option to assign a purpose for each column instead of the current implementation which tries to assign values from the first row.
An example can be seen from GnuCash (although it looks as though GnuCash assumes there is no header row).
https://wiki.gnucash.org/wiki/CSV_Import/Export
https://imgur.com/F17CZwK

Teaching and learning

This should be obvious to the user when importing a CSV file.

Originally created by @tywjohn on GitHub (Jul 10, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1326 ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? It would be nice for the import CSV feature to allow for the possibility that the CSV does not contain a header row ### Describe your ideal solution to this problem A simple tick box in the CSV import window to ignore the first row (header) if one exists. Whether a header row exists or not, the user should be given the option to assign a purpose for each column instead of the current implementation which tries to assign values from the first row. An example can be seen from GnuCash (although it looks as though GnuCash assumes there is no header row). https://wiki.gnucash.org/wiki/CSV_Import/Export https://imgur.com/F17CZwK ### Teaching and learning This should be obvious to the user when importing a CSV file.
GiteaMirror added the transaction importfeature labels 2026-04-10 17:16:35 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jul 10, 2023):

Thanks for sharing your idea!

This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

<!-- gh-comment-id:1629868687 --> @github-actions[bot] commented on GitHub (Jul 10, 2023): :sparkles: Thanks for sharing your idea! :sparkles: This repository is now using lodash style issue management for enhancements. This means enhancement issues will now be closed instead of leaving them open. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@clonejo commented on GitHub (Sep 16, 2023):

This has been implemented, label "needs votes" is on this issue by mistake?

<!-- gh-comment-id:1722247619 --> @clonejo commented on GitHub (Sep 16, 2023): This has been implemented, label "needs votes" is on this issue by mistake?
Author
Owner

@MatissJanis commented on GitHub (Sep 16, 2023):

Thanks @clonejo . Tag removed

<!-- gh-comment-id:1722253033 --> @MatissJanis commented on GitHub (Sep 16, 2023): Thanks @clonejo . Tag removed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7437