Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Learning_Bi
New Member

Power Bi

In power bi desktop i have on slicer and one button. my sicer has multiple value what i want is that if i selecte any value then only the button should show else if nothing is selected then button should be hidden.
and if button is visible on when i click on it it should navigate me to another page

 

Learning_Bi_0-1684968961529.png

IsValueSelected = IF(COUNTROWS(VALUES(Sheet1[FY])) > 0 && ISFILTERED(Sheet1[FY]), 1, 0) i have also created this measure but if i select button and then go into action
Learning_Bi_1-1684969009561.png

then i am unable to select this meausre

Learning_Bi_2-1684969031823.png

If you can please guide me or help providing any solution on this i would be really thankfull

1 REPLY 1
Ahmedx
Super User
Super User

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.