Forum Discussion
JeremieB
3 years agoFrequent Visitor
Use Power Automate with Report Server
How can I connect Power Automate to my Power BI Report Server? My goal is to create a flow to export some Paginated Report into PDF. Currently, I don't see my Report Server into my Workspace:...
d_gosbell
3 years agoSuper User
You would typically not use Power Automate with Power BI Report Server. Report Server is usually installed on-prem and Power Automate is a cloud service so there is usually no connectivity between them.
But if you just want to export a paginated report to a PDF you can do this by creating a subscription to the report and then you can either send the PDF via email or to a network file share.
btcorso
2 years agoNew Member
Is there anyway that I can connect power automate with Power Bi Report server?
I aim to create a button on my app (Power apps) that will trigger a flow then execute the "Refresh Now" on a report uploaded on my Power BI Report Server.