Forum Discussion
Anonymous
4 years agoNot applicable
Average excluding zero by item
need help with DAX and Filters... i think. My current formula is calculating on the entire table... i need it by row,
- 4 years ago
Anonymous You might try AVERAGEX(FILTER(ALLEXCEPT(...),[Daily Average]<>0),[Daily Average])
Anonymous
4 years agoNot applicable
Nope... i probably have the syntax wrong
Anonymous
4 years agoNot applicable
it is not iterating per row?
- Anonymous4 years agoNot applicable
it helps if i have the right relationship set up!