Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I created a Power Automate flow which sends Power BI reports via email.
A user requested a separate slide for each of the two slicer values on one of the pages.
To do this, I created two bookmarks, each for one value.
However, when trying to include these bookmarks in the Power Automate flow, I received an error: 'Export_To_File_for_Power_BI_Reports' failed. The error message said that exporting a report with duplicate page+visual pairs isn't supported.
Does this mean I can't use the same report page multiple times with a different bookmark name?
One solution could be to create a duplicate page, change the slicer value, and use that instead.
But if there are many slicer values, this could become complicated. Does anyone have advice on how to manage this?
Solved! Go to Solution.
Instead of bookmarks, use a measure that changes based on the slicer selection to display the relevant data on a single page.
Consider using Power BI Paginated Reports, which can handle multiple layouts more effectively.
Create separate reports for different slicer values and send them via Power Automate.
Instead of bookmarks, use a measure that changes based on the slicer selection to display the relevant data on a single page.
Consider using Power BI Paginated Reports, which can handle multiple layouts more effectively.
Create separate reports for different slicer values and send them via Power Automate.