Forum Discussion

powerbiexpert22's avatar
powerbiexpert22
Icon for Impactful Individual rankImpactful Individual
10 months ago
Solved

Slicer for report navigation

can it be possible in power bi to navigate to already existing different reports ( not page) based on slicer's value example let say i have slicer to choose between existing sales report and marketi...
  • mh2587's avatar
    10 months ago

    You can use the following approach for that.

    1. Create a small table with report names and their report URLs (Sales, Marketing, etc.).

    2. Use this table in a slicer.

    3. Create a measure that returns the selected report’s URL.

    4. Place a card or table visual with that URL and enable “Open URL on click”.