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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Anonymous
Not applicable

How to display a visual level filter on a report(card visual)

Hi Folks,

 

I humbly need some help, I have  been on this for many hours with no luck.  I have a stacked column chart and a number of bookmarks with different filters on this stacked column chart for each bookmark.

 

I would like to create a measure to display this visual level filter. SelectedValue() function does not work because I think the filter is applied in the background.

 

Your help will be greatly appreciated.

1 REPLY 1
vicky_
Super User
Super User

I'm not entirely sure if this is what you want, but check out the ISFILTERED() function: https://learn.microsoft.com/en-us/dax/isfiltered-function-dax

or any of the related ones such as HASONEFILTER(), HASONEVALUE(), ISINSCOPE(). I hope that gives you some leads.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors