Forum Discussion
Programmatically export individual user PDF reports from Power BI with Power Automate
Dear Ibendlin,
Thank you for clarifying the specific issue. I understand that the previously suggested module alone might not be sufficient for generating personalized reports.
I'm looking at how to combine the original module with other modules like List Rows and For Each might allow iterating through user IDs, filtering the Power BI report through appropriate actions, and then generating individual PDFs using the existing module.
The goal is to generate a personal pdf report and not a common report for each user.
The visuals should be updated before the pdf is created.
The Export action includes a rerendering of the report pages according to the supplied filters.
If your report is slow this may result in unrendered visuals being included in the PDF. Make sure your report renders fast
- rkaganov2 years agoRegular Visitor
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.