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.
hi,
i want to calculate the average of the values in the line.
the line is calculated by divideing two calculated measures, both are 'max' measures.
how can i calculate the average? i think that sum(max(..)) won't give the correct number.
thanks!
i will be more clear
i have a measure whice is a division of two measures.sum(measure1)\Sum(measure2) for example:
200/1921 = 10.41%
162/1830= 8.85 %
I want to calculate the average of this measure,
the results are
(200+162)/ (1921 + 1830)=9.65%
(10.41+8.85)/2=9.63% - i want to get this measure
thanks!
Hi @MP_123,
Based on your information, it's difficult to reproduce your scenario, do you mind post your sample data or .pbix file for further analysis?
Best Regards,
Angelia