Forum Discussion
rpinxt
Solution Sage
3 years agoAutomated action after the dataset has refreshed
Is there a way after the dataset refreshes to export the report as pdf to a location on a network drive?
or at least to send a pdf in a email? Maybe the report in the body of the mail?
9 Replies
- lbendlin
Super User
You can accomplish that in Power Automate by either polling the refresh history (check the presence of an End Date for the most recent entry) or by using a custom connector to initiate an enhanced refresh. That will give you a request ID which you can then use in API calls to ask for the status.
- lbendlin
Super User
There is no trigger. Everything is done via polling.