David 16 Aug 22, 02:08
Do the Title and Tags columns always need to be encased in double quotes ("") for a data import to properly process? If so, how do I make that happen from Google Sheets? Example from the Data page provided below:
"Date","TransactionType","Amount","Title","Tags"
"2021-04-01","1","11.11","This is first expense",""
2021-04-02,1,22.22,"This is seond expense","tag1,tag2"
2021-04-04,0,44.44,"This is income A",""
2021-04-05,0,55.55,"This is income B",""