Hi!
I have a flow that triggers every morning at 8am.
The first action it does is get rows from an Excel file in OneDrive.
However, even if I update the Excel file the night before and it saves, the input is still from an older version.
I have to manually trigger the flow again for it to input the rows from my most updated Excel table.
Is this type of latency expected?
Is there anything I can do to avoid this latency? Ideally, i'd like to be able to edit the rows being input minutes before the flow triggers.
Thanks!