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.
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 |
---|---|
27 | |
12 | |
8 | |
8 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
8 | |
7 |