Forum Discussion

RossP96's avatar
RossP96
Icon for Helper I rankHelper I
3 years ago

Linking 1 Date Column to Multiple Date Columns

I've got multiple (6) columns which are whether a service is enabled or not (1 or 0). I then have a column for each service which is the date the service was enabled. I have linked each of these dates to the date table so that i can use one date slicer on a page and filter each service columns, so if i selected October it would show me all services enabled in October (or show 0 if they were enabled outside of October). 

 

My problem is that I have a master column which returns 1 when any of the services are enabled. I want this column to be linked to the date table, where if any of the 6 service dates enabled are within the date range selected then it would show in the filter. I originally thought of using the minimum of each of these 6 dates but then i realised it would return 0 if the first date enabled is not in the slicer date range, i would still want it to return 1 if another service enabled date was in that date range.

 

Any ideas??

1 Reply