Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 |
---|---|
15 | |
11 | |
6 | |
6 | |
5 |
User | Count |
---|---|
30 | |
18 | |
11 | |
7 | |
5 |