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.
Hello, i have matrix like this and i need to calculate it in % too, now it is just calculated like
Solved! Go to Solution.
Hi @vilden ,
You can through the following ways to change it to % format:
1
2
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @vilden ,
You can through the following ways to change it to % format:
1
2
Best regards,
Community Support Team Selina zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @vilden,
Sounds like you need to create some new measures using the DIVIDE expression:
Measure = DIVIDE([Numerator],[Denominator])
Doesnt work.
User | Count |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
7 |