Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
hi, can I know how to calculate percentage for this data . I want to calculate also for 47595 , 12828 as grand total
Solved! Go to Solution.
@AtchayaP , Assume you have two measure Employee has skill and Count of active directory ID
Create a new measure
= divide([ Employee has skill],[Count of active directory ID])
You can mark that % measure using measure tool
@AtchayaP , Assume you have two measure Employee has skill and Count of active directory ID
Create a new measure
= divide([ Employee has skill],[Count of active directory ID])
You can mark that % measure using measure tool
If I have one columns as skill count how to find percentage
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
25 | |
19 | |
18 | |
18 | |
15 |
User | Count |
---|---|
39 | |
22 | |
18 | |
15 | |
12 |