Forum Discussion
JuanSombrero
4 years agoFrequent Visitor
ALL not behaving as expected
Hi, I am trying to write a very simple 'ALL' statement, but it is not performing as expected, and I am trying to wrap my head around the 'why'... So here we go... Any clue why the Test_Al...
- 4 years ago
JuanSombrero are you sorting that column by another column? If yes then you need to also add that column inside the ALL function.
SpartaBI
4 years agoCommunity Champion
JuanSombrero are you sorting that column by another column? If yes then you need to also add that column inside the ALL function.
JuanSombrero
4 years agoFrequent Visitor
I am indeed! And I was absolutely unaware of that. Many many thx!