Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

ALL with Table vs ALL with Column

I have a question related to how ALL works when I pass in the Table vs when I pass in the Column. I understand it removes any filter applied to table or column. I noticed that If I use it with COUNTX...
  • stevedep's avatar
    6 years ago

    A column reference always does a group by aggregation. 

    Kind regards,

    Steve.