Import CSV Finish button not working

I was trying to import a CSV and tried on two different browsers!! On both browsers the finish button just won’t click.

No error! Just won’t click.

Also, it’s a small CSV with about 12-13 rows. So not a large upload either.

I suspect mapping the one column Particulars to two separate columns might be problematic, but I haven’t tested that personally myself. I would probably not map anything to the Category Hint column, unless you have another column in the source CSV file that makes sense.

That’s how I did initially! This screenshot was after I tried all permutation and combinations :slight_smile:

I notice it’s pulling the amount as credit/debit columns. I’d just double check that you’re using a supported amount format. Guide here: Automatically import bank CSVs into Tiller | Tiller Help Center

You might also want to check the Developer Tool > Console log in the browser to see what happens after you click “Finish” - do you see an error there? Sometimes an error will appear there but not in the actual UI. That could give us some hints.

You can access using Google Chrome under Settings > More Tools and send a screenshot back of the “Console” section? A couple screenshots below on how to access that.


This is the error I am getting in console

Figured it out!! This is my Indian bank account (thus the CSV import as Indian banks are still not supported). The dates are DD-MM-YYYY instead of MM-DD-YYYY which is throwing the error. Reformatted the CSV with help of Chatgpt and it worked.

Unrelated question to the import!! Can I change my default currency demoniator from $ to ₹ . Not a huge issue, but it just gives me less heart attack :smiley:

@gauravtechie the templates are built for USD so I’m not sure what the impact would be for changing the currency. You could just try it and see what happens :smiley:

I created a macro to change the dollar to INR which worked, but was wondering if there is some universel setting to change the currency of sheet.