Hi,
I don't think I've seen this specific issue brought up on here, so just wanted to check if anyone else had seen this behaviour.
I have an excel file which tracks case figures, a routine runs every day and appends the new days data to the bottom of a defined range.

This works absolutely fine, the data writes to the sheet and when you open it, everything is in order.
However, about 20 minutes after this I have a scheduled task on a PowerBI Gateway to refresh a dashboard using this data, and the new rows are not imported at all. Even if I open the PowerBI dashboard directly and refresh, this also doesn't pull through the new data added by the Alteryx workflow.
I've noted that if I open the excel case file, and immediately save it (without making any changes at all), then PowerBI can correctly pick up the new data. So it seems like the output from Alteryx, when appending to an existing sheet, is not somehow leaving the file in a format that PowerBI can correctly read it until the file is opened and re-saved manually.
Does anyone have any ideas or seen this themselves?
Thanks,
Leon