Hello everyone? Are you all doing well?
I have a small problem with N8N. Can someone help me?
Here’s the issue: I have stored my Excel file in a database. Then, I make an API Request to retrieve the row containing the file. After that, I use another API Request to fetch the file, and I use the Spreadsheet module to read the data from the file.
My problem is that I can’t get the date formats from the file. I have enabled “Read as String,” but it gives me an error. My date formats are in numbers that only Excel can translate into dates.
Information on your n8n setup
- n8n 0.225.2
- Database using:Baserow
- Running n8n with the execution process [own(default), main]:own
- Running n8n via [Docker, npm, n8n.cloud, desktop app]:Docker