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
xiaohongt
Microsoft Employee
Microsoft Employee

How to detect a value if it is in Subtotals column in Matrix?

Hi,

I need to detect a value if it is in Subtotals column in Matrix, e.g. below screenshot, how can I detect the red cells are in Subtotals column using DAX?  thanks

xiaohongt_0-1639453463412.png

 

1 ACCEPTED SOLUTION

@amitchandak , thank you so much! it works

View solution in original post

3 REPLIES 3
xiaohongt
Microsoft Employee
Microsoft Employee

@amitchandak , thank you for your help

amitchandak
Super User
Super User

@xiaohongt ,isincope can help

 

in this case

not(isinscope(Table[Date])  && isinscope(Table[Country])

https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/

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

@amitchandak , thank you so much! it works

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
Top Kudoed Authors