Hi, I have a folder called
/home/node/uknas/Finance/Share423/BI Reporting/Daily/201907 NS Daily Activity Report Salix/Output/
The next folder changes when we are in the current month ie 202501, tomorrow it will be 202502.
How do I add this date format to the folder name. I have tried using the date time node to format currentdate but it keeps erroring.
Thanks
Alex
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Solved it now guys using $today and the format part
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.