Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
@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/
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
30 | |
26 |
User | Count |
---|---|
99 | |
87 | |
45 | |
43 | |
35 |