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 Everyone,
I would like to create a table like below. Could you provide me some suggetion about this? Thank you in advance!
Regards,
Kelly
Solved! Go to Solution.
This MEASURE should get you desired result
Percent = SUM ( Table1[Column B] ) / SUM ( Table1[Column C] )
This MEASURE should get you desired result
Percent = SUM ( Table1[Column B] ) / SUM ( Table1[Column C] )
Thanks for your help!!!
User | Count |
---|---|
84 | |
80 | |
70 | |
47 | |
43 |
User | Count |
---|---|
108 | |
54 | |
50 | |
40 | |
40 |