I'm having trouble getting Power Automate to use the right date from an Excel spreadsheet. I have a flow that's supposed to read a spreadsheet with a column that has the formula '=today()', which is fundamental to the flow is supposed to do.
But the flow keeps using yesterday's date (or the last date I opened the spreadsheet) instead of today's. I've tried adding a script to the spreadsheet to refresh it but it was unsuccessful.
I also thought about using an Excel spreadsheet with a macro that runs before the flow starts. Unfortunately, I couldn't get Power Automate to work with the .xlsm file (when using ‘List rows present in a table’.
Any suggestions on how to get the flow to properly refresh the date column before running the next steps and without the need of opening the spreadsheet in my PC before it runs?
The spreadsheet is saved in a Sharepoint.