Forum Discussion
Anonymous
3 years agoNot applicable
Dax Total incorrectly 0 (Currently using If with Text)
Good Morning, I currently have the below formula that brings through the correct figure when filtered by location (see below), however the total is 0 despite values being present, This is likely...
- 3 years ago
Anonymous , You have change return like
Sumx(Values(Date[Month]), calculate(iFF) )
amitchandak
Super User
3 years agoAnonymous , You have change return like
Sumx(Values(Date[Month]), calculate(iFF) )