To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
User | Count |
---|---|
14 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
29 | |
17 | |
11 | |
7 | |
5 |