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.
The Measure is for each individual month is working correctly, but the total is calculating the average for every month.
I need to calculate the total average based on a criteria set by another measure. Only average the months that have a value for the referenced measure. I have used filters to exlude those values, I have use summarize and I still cannot get the correct total average.
268.77 is the average for all months. The correct answer I'm looking for is 358.36.
Solved! Go to Solution.
I solved it.
For what ever reason the two measure where not seeing the realtionship to one another, so instead I created a calculated column for TTL and filtered the new measure to where TTL <> 0 and it corrected it.
I solved it.
For what ever reason the two measure where not seeing the realtionship to one another, so instead I created a calculated column for TTL and filtered the new measure to where TTL <> 0 and it corrected it.
User | Count |
---|---|
28 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |