Forum Discussion
Anonymous
3 years agoNot applicable
Exclude a data from displaying on a bar chart
I grouped the Intake age for Active intakes using this formula: Intake Age Grouping = IF(Intakes[Age]>0, SWITCH(TRUE(),Intakes[Age]<=7, "0day-1 week", Intakes[Age]<=21, "2-3weeks", Intakes[Age]...
- 3 years ago
You should be able to apply a filter on the visual within the Intakes[age] field selectn advanced filter options and choose does not equal blank
Leasie_7
3 years agoFrequent Visitor
You should be able to apply a filter on the visual within the Intakes[age] field selectn advanced filter options and choose does not equal blank