Forum Discussion

Imagauthamam's avatar
Imagauthamam
Icon for Helper III rankHelper III
1 year ago
Solved

Handling 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,...
  • Kedar_Pande's avatar
    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.