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.
Hello everyone,
I have been struggling with a simple problem. Hopefully I can get help here.
My data is like this:
This is a table visual from the data. I want to have the average value on the Total row to be: 227/920=24.67%, instead of the average value highlighted here.
Thank you!
Solved! Go to Solution.
I think it should work if you don't create the calculated column but create a measure instead and put that in the visual.
The DAX will be very close to the column DAX but using SUM as an aggregation on each field.
It worked perfectly. Thank you 🙂
I think it should work if you don't create the calculated column but create a measure instead and put that in the visual.
The DAX will be very close to the column DAX but using SUM as an aggregation on each field.
User | Count |
---|---|
17 | |
14 | |
14 | |
13 | |
12 |
User | Count |
---|---|
19 | |
15 | |
15 | |
11 | |
10 |