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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Empty report when when no slicers are checked

Hi,

 

Can you make an report empty when no slicers are checked?

Now when my slicers are unchecked it show weird data in my visuals.

 

kind regards,

Davina

3 REPLIES 3
Anonymous
Not applicable

Hi @Anonymous ,

 

You could refer this blog.

https://exceleratorbi.com.au/show-or-hide-a-power-bi-visual-based-on-selection/ 

 

Best Regards,

Jay

amitchandak
Super User
Super User

@Anonymous , I doubt there something for the page . You can make a visual blank based on if filter values are selected on not.

You can use isfiltered

 

refer this example: https://www.kasperonbi.com/show-values-in-a-chart-only-when-a-slicer-is-selected/

 

Bookmark is another way , but there one button can show hide - I doubt slicer value can.

https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Greg_Deckler
Community Champion
Community Champion

@Anonymous - Possibly if you write measures like:

Measure = IF(ISFILTERED('Slicer'[Column]),<calc>,BLANK())

Maybe a button/bookmark so they choose something in the slicer, hit a button and it unhides visuals. That's a weird UX though. 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors