Hi! I have a flow that will run correctly if triggered manually and will save over specified excel sheets.
However, the same flow will run in Scheduler mode, say it updated the excel sheets, even update the DateTime on the file itself, but it does not actually update the records in that excel sheet or record any errors in the output. It's like it thinks everything is fine and updated correctly.
I have verified that it is running in UNC and have told it to "run as" me since the files are located on a server/shared drive.
Has anyone else experienced this? I feel like there should be some error for me to investigate