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 September 15. Request your voucher.
Hello,
I do not find the calculation necessary on dax to calculate "Numver OK" Number Recalled" in percentage as the following graph please
Solved! Go to Solution.
@Nihed , if they are values of legend , then you need create a measure like
divide([Measure], calculate([measure], removefilters(Table[legent column]) ) )
refer if needed
Hi @Nihed,
Can you please share a pbix or some dummy data that keep 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
@Nihed , if they are values of legend , then you need create a measure like
divide([Measure], calculate([measure], removefilters(Table[legent column]) ) )
refer if needed
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
12 | |
9 | |
7 |