The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
35 | |
14 | |
12 | |
9 | |
7 |