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 moreShape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.
Hi guys,
After being a reader of this community for weeks, I would need some help for this unanswered question.
It's quite simple, but I couldn't find the solution. I would like to get the average as the total of the table of a measure which counts the number of rows.
Here is my data sample
I would like the average next to the red arrow.
My measure are
Solved! Go to Solution.
I found the solution. I needed to add the countrows within my summarize
I found the solution. I needed to add the countrows within my summarize
I am so glad to hear that your problem has been solved . Please consider Accept it as the solution to help the other members find it more quickly.
@aso_be , This average need a level/column/group by. The one used in visual '
Thanks @amitchandak for your fast reply. I tried both, but still, the total is a sum. 😞
What am I doing wrong?
User | Count |
---|---|
24 | |
21 | |
19 | |
13 | |
12 |
User | Count |
---|---|
40 | |
28 | |
28 | |
22 | |
20 |