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,
I need a help. Basically count the number of reds and amber occurance at summarize level
Name | Target_Met | Met % |
A | Amber | 90% |
B | Red | 80% |
C | Amber | 90% |
D | Red | 70% |
Regards,
Sriku
Hi @Sriku,
You want the count to be reverse engineered so how do we first get the original target number? Is it same for all the names or is it different?
User | Count |
---|---|
78 | |
73 | |
38 | |
30 | |
28 |
User | Count |
---|---|
107 | |
100 | |
55 | |
49 | |
45 |