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,
I am struggling to get the average of a measure 'Mailed Qty' which is being shown as a column in table visual. Actually i am forced to use measure because a multiplication factor has to be picked from another table based on a slicer selection. So, the measure is working fine in table visual but now the requirement is to show the average of 'Mailed Qty'.
Any help will be greatly apreciated.
Thanks,
Hello @Velocity
Please provide sample data in table format and desired output.
Check this How to get your question answered quickly
I would create a measure Avg Mailed Qty, calculated by creating a virtual table with one column as your dimension and another column as the measure Mailed Qty. Then use AVERAGEX to get the average from this virtual table. If you could provide sample data and the desired output, it would be helpful.
Proud to be a Super User!
User | Count |
---|---|
17 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
26 | |
13 | |
12 | |
9 | |
8 |