Forum Discussion
Anonymous
4 years agoNot applicable
Dynamically export pages to PDF based on slicer values
I am looking for a way to dynamically loop through values of a slicer and extract all pages of the dashboard for that value and then move on to the next value until it reaches the end of the slicer v...
rohithkothaneth
Resolver I
2 years agoHi Anonymous
There are two options , first option you will need to premium license for the Power BI report to be used inside the Power automate.
Second one would be, if you have an Azure tennat use the Power BI embeded capacity resource group and tag your Power Bi service workspace with the Power Bi embeded capacity resource. In this case, you can work with Power Bi Pro license.
You can check the solution in my below post -https://community.fabric.microsoft.com/t5/Desktop/Dynamically-export-the-report-pages-to-PDF-based-on-slicer-value/m-p/3508227/thread-id/1159568#M1162164
Anonymous
2 years agoNot applicable
Thank you!