Forum Discussion
jscottNRG
7 years agoHelper II
ALL() function not working as expected
Hi, I've perused the similar forum posts but I still can't get ALL() to work as I believe it should. I'm trying to create a measure that calculates an overall average of a column -- that is, an ...
- Anonymous7 years agoSo you said it changes when you apply your date slices, is the date field in your slicer from your main table or from a separate calendar/date table. If it's from a separate table try putting the all statement around that field/table instead
Ashish_Mathur
7 years agoSuper User
Hi,
What do you mean by - "tried creating a criterion that shouldn't be relevant (Score will always be between 0-100) so that I could try using FILTER()"?