Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
@Anonymous , 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 |
---|---|
25 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
30 | |
13 | |
11 | |
9 | |
6 |