Forum Discussion
Programmatically export individual user PDF reports from Power BI with Power Automate
It is right, but my problem from the beginning is how to update the filter value automatically every time before generating the next PDF report.
That is part of your Apply to Each loop over the list of user IDs and their filters.
- rkaganov2 years agoRegular Visitor
How it can be implemented inside the "Export to PDF" module?
I mean, how to re-render the visualization inside of the "Apply to Each" loop?- lbendlin2 years agoSuper User
As I said, that is part of the package. Power Automate does all the heavy lifting for you behind the scenes, submitting the request, waiting for the render to complete, and collecting the resulting file.
- rkaganov2 years agoRegular Visitor
Got it.
However, I still cannot understand how to apply it inside the module.
That is the Query I have.
I guess I need to add a WBI parameter inside of "ReportLevelFilters" entry.
But I see no WBI in Dynamic content