Forum Discussion
ghouse_peer
2 years agoPost Patron
Send Auto Email on Data refresh to Outlook Using Power Automate
Hi Team. I have created 4 table visuals in PBI Desktop and published to workspace and published an App for the same. Now the requirement is whenever the data is refreshed with schedule refresh. ...
ghouse_peer
2 years agoPost Patron
lbendlin lbendlin can u guys please explain me in details regarding steps using Power Automate. i need to get attachment of refreshed report in email after schedule refresh is completed.
lbendlin
2 years agoSuper User
i need to get attachment of refreshed report in email after schedule refresh is completed.
There is nothing built in Power Automate for that. You need to create your own custom action connector, and use the Enhanced Refresh API to get and monitor a request ID for its completion status (or otherwise use polling to check the status of the TOP 1 request in the refresh history).