Hello,
I have a Power BI desktop report which is driven based on a column value "Client name" within a "Customer" table. Here the same column value is used as a slicer to populate visuals in the remaining pages of the same report. Basically I'm trying to dynamically loop through the values of this slicer, populate automatically the visuals in remaining pages accordingly based on the value selected and extract all report pages for that value into a PDF file and drop them to a sharepoint site and then move on to the next value until it reaches the end of the slicer values. I'm using Power Automate to export the report in the PDF format, but haven't found a solution yet.
These are my report criteria's
* I have multiple pages in my Power Bi report, the first page contains the slicers and an Power Automate execute button.
* Would want the value to loop through and apply the filter values in sequential order and extract the report pages to indivual PDF for the selected slicer value and drop to a SharePoint site or folder specified.
* Power automate flow will need to end when the slicer value has been reached.
Could anyone please share the steps needed in the Power automate flow to achieve this scenario, your input is much appreciated.
Thanks,
Rohith