Forum Discussion
Imagauthamam
Helper III
1 year agoHandling Duplicate Page+Visual Pairs Error in Power Automate Flow
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,...
- 1 year ago
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.
Kedar_Pande
Super User
1 year agoInstead 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.