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.
Hi all, I am using these measures below:
Hi @Anonymous ,
try this below measures adding 0 to your measure
ams measure = DISTINCTCOUNT(AM[Exec_name])+0
wins measure AM table = COUNT(AM[WIGS_Wins_Achieved])+0
percentage am table = DIVIDE(AM[wins measure AM table]+0,SUM(AM[WIGS_Target]),0) * 100
Hi , @Anonymous
For you question, can you share the .pbix file (without sensitive data) to us , so that we can help you better?
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi , @Anonymous
You can upload your sample pbix file to the OneDrive, and then you can share the onrdrive link to us .
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |