Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register 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
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
25 | |
21 | |
19 | |
14 | |
11 |
User | Count |
---|---|
43 | |
35 | |
25 | |
22 | |
22 |