FIltering dates

Hi I would like to use DateTime column as a filter. I have configured Date Time Row filter like this. But I have plenty of rows with NULLS and I would like them to be included us well. Can I achieve it without creating 2 datasets and merging them?

Can I achieve it without creating 2 datasets and merging them?

I don’t think so - the Date&Time-based Row Filter doesn’t have missing values handling features right now. So splitting → filtering → concatenation is probably the way to go.

2 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.