Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. 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 |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
11 | |
10 | |
6 |