The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. 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 |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |