Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi @MacJasem,
Can you please share a pbix or some dummy data that keep the raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Hi @MacJasem you put filter on account Finance[Account_No] > 1000, this cause this unexpected calculation. Is this what you want?
On visual you can exclude subtotal for rows / columns.
Proud to be a Super User!
yes this is intended because this is the only difference between Total and FilteredTotal measures, so i want to switch between those two measures depending on the filter choice
Hi @MacJasem it must be something about one of your measure definition.
I guess you want to controll some subtotal/total in table /matrix. If yes, when you need to workout your measure. Hope this help kudos appreciated.
Proud to be a Super User!
Thanks @some_bih for the feedback
the two measures that i want to switch between are:
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
18 | |
15 | |
7 | |
6 |