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

formating based on only single value selected in slicer

Hi helpfull community,

 

in my report I have a graph that by default plots data for all points in the data base but is useless as such (by design).

It becomes usefull if a certain slicer has been used to filter down to a single value.

 

My idea now is to hide the plot in all cases that more than one value has been slected in the slicer.

This could probably be done by an overlay that becomes transparent when only a single value for the slicer is slected?

But how? Or are there other ideas?

 

Thanks,

Torge

1 ACCEPTED SOLUTION
lukiz84
Memorable Member
Memorable Member

Just blank your measure when there is more than one value selected...

 

IF(HASONEVALUE(yourslicer[column]), measure, BLANK())

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thanks lukiz84, this has inspired me to find a solution 🙂

lukiz84
Memorable Member
Memorable Member

Just blank your measure when there is more than one value selected...

 

IF(HASONEVALUE(yourslicer[column]), measure, BLANK())

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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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.