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 August 31st. Request your voucher.
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 |
---|---|
13 | |
8 | |
6 | |
6 | |
5 |
User | Count |
---|---|
24 | |
14 | |
13 | |
8 | |
8 |