Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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 |
---|---|
16 | |
14 | |
13 | |
12 | |
11 |
User | Count |
---|---|
19 | |
16 | |
15 | |
11 | |
9 |