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. ...
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).
ghouse_peer
2 years agoPost Patron
By Doing the above steps i am unable to get the full report visuals and getting error as well.
Requirement is: i will schedule a refresh in power bi sevice for excel dataset used.
Once refresh is comepleted on scheduled time, within 5-10 mins i should get an email in Outlook with updated visuals used in power bi .
Please let me know with the steps and actions taht will be helpfull