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
Raj12
Helper III
Helper III

Show selected value of a filter , ignoring other page filters in Power Bi

I have 2 filters on the page coming from 2 different tables. Both tables are connected by Agent name.

I have created a measure to show selected value of a filter but since both tables are connected if there is no value of month in table1  for any agent from table2 then measure is not returning selected value for any of them.
I need to just show selected value of a filter1 irrespective of what is selected in filter2 (Can not use Edit Interaction) 

var mon = SELECTEDVALUE(COMM[Month])
var agent = SELECTEDVALUE(AGENT[NAME])

I tried using All,ALLEXCEPT but its not working with SELECTEDVALUE.
3 REPLIES 3
Raj12
Helper III
Helper III

Can anyone please help me out on this?

Greg_Deckler
Community Champion
Community Champion

@Raj12 Try using MAX or MAXX with your ALL. However, page filters are tricky and can negate ALL, ALLEXCEPT, etc.



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...

How to use max with selectedvalue function?

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.