The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
26 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
30 | |
15 | |
12 | |
12 | |
7 |