I have a simple Power BI report to extract Labor head count from our SQL database. I created a button that uses Power Automate to export the result dataset to an excel file using the add row to excel template. It works very well.
I would like to run the same export on a routine basis, but without the manual trigger. I have not been successful in creating a flow to do this.
I would like to use a scheduled trigger to every week take the result dataset from the report, that has already refreshed, and export it the same way it does manually.
I have not found the way to do this yet, and I have tried many things, only to get lost "down the rabbit holes"...
Is there a "go into the report and click the button" action?
Is there a different solution?
John