Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Unexpected ALL() Behavior

Hi everyone,   I am a DAX beginner and I have been having an issue understanding the ALL() function. Take for example this scenario from the titanic dataset:   So what I would like to disp...
  • jdbuchanan71's avatar
    6 years ago

    Anonymous 

    In your example did you pull the sex column into the visual from the Sex table or the Train table?  You should pull it from the Sex table then I believe your view will work.