Forum Discussion
tizzlelizzle
2 years agoNew Member
Do iterators ignore blank values?
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 ...
- 2 years ago
AVERAGEX ignores blank values. See the link below for an example that illustrates this behavior.
DataInsights
2 years agoSuper User
AVERAGEX ignores blank values. See the link below for an example that illustrates this behavior.