Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 84 | |
| 49 | |
| 38 | |
| 31 | |
| 30 |