The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have my Year slicer which currently contains two years - 2023 and 2024. Now I want to create a two buttons one which would lead to 2023 Table page and other that leads to 2024 Table page using page navigation.
Now I want if the user selects 2024 from the Year dropdown slicer, then only "Go to Table - 2024" button should appear. And if user goes to 2023 using slicer, "Go to Table - 2023" Button should appear.
Is there any way to do this?
Solved! Go to Solution.
This may help you. You won't be able to use the exact approach because you can't cover the button, but you may be able to use the same technique to make the button transparent
https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/
Hi @hari27pn
I recorded screens of some workaround and put them here :
Link to screenshots
And sample file here:
Please consider Accepting it as the solution to help the other members find it more quickly
Hi @hari27pn
I recorded screens of some workaround and put them here :
Link to screenshots
And sample file here:
Please consider Accepting it as the solution to help the other members find it more quickly
This may help you. You won't be able to use the exact approach because you can't cover the button, but you may be able to use the same technique to make the button transparent
https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/