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.
Appl no | sum of fore | recomm |
1 | 100 | 126 |
2 | 200 | 200 |
I want to do the difference of the sum of fore - recomm, but i don't want that it sums the recomm
I tried calculated column but it does not work
Help appreaciated !
Thank you
Hi, @dshah12 ,
bit confusing, but do you want it like this?
Measure:
Total Difference = SUMX('Table', 'Table'[sum of fore] - 'Table'[recomm])
Hi thank for the reply but this formula will sum the recomm amount I don't want that it should be without that
@dshah12 but how do you wanna they display it, you can see that if you put to each line, it's not a sum, but it i a individual level.
Do you want it as calculated column then, or could you give me please example of the result?
User | Count |
---|---|
84 | |
76 | |
74 | |
48 | |
39 |
User | Count |
---|---|
114 | |
56 | |
51 | |
42 | |
42 |