Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
How to make visual blank(hiding data) when slicer not selected any option
Solved! Go to Solution.
@Anonymous There is no direct way but there is workaround. You can refer below thread for it.
https://community.powerbi.com/t5/Desktop/Show-or-Hide-a-Visual-Based-on-Slicer-Selection/m-p/789692
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Hi @Anonymous ,
You can create a measure like below and use it as filter on your visual:-
Measure= if(ISFILTERED('slicer_table'[column]),1,0)
Thanks,
Samarth
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
When do this table headers still appearing when slicer not selected how to hide it?
@Anonymous Visual will appear anyways but no value will be displayed.
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Is there any way to hide table headers?
@Anonymous There is no direct way but there is workaround. You can refer below thread for it.
https://community.powerbi.com/t5/Desktop/Show-or-Hide-a-Visual-Based-on-Slicer-Selection/m-p/789692
Best Regards,
Samarth
If this post helps, please consider accepting it as the solution to help the other members find it more quickly.
Appreciate your Kudos!!
Connect on Linkedin
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
71 | |
70 | |
43 | |
31 | |
26 |
User | Count |
---|---|
89 | |
49 | |
44 | |
38 | |
37 |