Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!See when key Fabric features will launch and what’s already live, all in one place and always up to date. Explore the new Fabric roadmap
Hello,
Perhaps someone can assist me with the following. I would like to display the percentage of total sales per dealer code in a third column. The basic data is in the first two columns.
Dealer_code Net_Sales
10 0
10 6.64
10 15.04
10 15.87
10 57.34
10 58.49
10 62.55
10 88.34
10 90.05
7001 572.72
7001 573.18
7001 573.97
7001 578.75
7001 580.06
7001 591.21
7001 599.72
7001 606.64
7001 610.82
7001 619.3
7001 634.81
7001 636.77
33220 769.36
33220 784.77
33220 808.94
33220 817.86
33220 836.56
33220 860.68
33220 880.4
35452 106.21
35452 107.13
35452 107.76
35452 107.81
35452 107.99
Total Net Sales per dealer code:
Dealer_code Net_Sales
10 394.32
7001 7177.95
33220 5758.57
35452 536.9
Percentage of total sales should look like this:
Dealer_code Net_Sales Percentage of total sales
10 394.32 2.84
7001 7177.95 51.76
33220 5758.57 41.52
35452 536.9 3.87
Can someone help me out with this?
Thanks in advance.
Solved! Go to Solution.
Hi @WLFRD
You can create 2 Dax measures :
1. For Net sales :
You can download the file with an example and follow my steps from This link
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @WLFRD
You can create 2 Dax measures :
1. For Net sales :
You can download the file with an example and follow my steps from This link
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
User | Count |
---|---|
88 | |
74 | |
69 | |
59 | |
56 |
User | Count |
---|---|
40 | |
38 | |
34 | |
32 | |
28 |