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.
I have the following two measures in a report:
1. Average growth using DIVIDE and DISTINCTCOUNT
2. Average growth 2 using AVERAGEX
Average growth 2 is higher than Average growth as it is dividing the total growth by 4 instead of 5 - which makes me think that iterators (or at the very least, AVERAGEX), ignore blank values. Is this understanding correct?
Solved! Go to Solution.
AVERAGEX ignores blank values. See the link below for an example that illustrates this behavior.
Proud to be a Super User!
AVERAGEX ignores blank values. See the link below for an example that illustrates this behavior.
Proud to be a Super User!