zach_myt
09-19-2023Data Pipeline
All days in date not working
I have a count of unique values and use (value,ALL(days_in_date)) function but is still being affected by my blox date filter. I need a way to calculate an all time formula for one column that is not affected by the date filter. Any ideas?
This is what I get when the filter is off in the right hand pane.
This with the filter turned on but the ALL() clause on patient user ID.
From the second set using ALL() I am missing Blood Disorders and Coronavirus.
Department name is being pulled from a dimension table and the formula is from another table.