I created an interactive filter for a date column, and it works perfectly.
only of I select everything in de interactive filter, I don’t see the rows where the date is empty.
so I can’t see these lines anymore…
A workaround to this problem would be to create a (Multi)Select control (where the Selectable items are the dates from your table) and use this (Multi)Select control as an interactive filter with a formula looking like this :
Your solution isn’t ideal, since I like the date range option you get with the interactive filter for dates.
My table has +300 entries so selecting specific dates is cumbersome.
As I didn’t know you used dates ranges, another solution would be to still use your interactive filter OR a multi-select control which can give you the rows where the dates are Blank .
This might still not be ideal, but it’s just an idea to play around with .