Skip to content
Discussion options

You must be logged in to vote

Hi @Eandy11,

MyFin's import feature currently only supports tab-delimited data, not comma-delimited CSV format. When you copy your CSV with commas, the system treats the entire line as a single column because it's looking for tabs (\t) to separate the columns.

You could try the following workaround:

  1. Open your CSV data in a spreadsheet application (Excel, Google Sheets, LibreOffice Calc)
  2. Select and copy the data directly from the spreadsheet (not from a text editor)
  3. Then paste it into MyFin's import dialog

When you copy from a spreadsheet, it automatically uses tabs as delimiters, which is what MyFin expects.

I will work on making the import function support more formats in the future, b…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by afaneca
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@afaneca
Comment options

@kerauno1
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants