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.
Hello everyone!
I would like to get the average per year but removing the row context ( the column with (a,b,c,d))
Thanks for helping!
Hi,
Assuming % is a measure that you have already written, write this measure
Measure = averagex(all(Data[Text]),{%])
Text is the title of the second column.
User | Count |
---|---|
87 | |
84 | |
36 | |
35 | |
32 |
User | Count |
---|---|
96 | |
75 | |
67 | |
52 | |
52 |