Are date related filters dynamic or static

Hello all

When defining a filter on a column of Date datatype, then you have the option to use "Relative Dates...


"

Should I select "Past 2 months" and then also "Starting 0 month from now" does that mean the "Starting from" is dynamic and will be applicable as to when the filter is applied or Static as to when the filter is being defined?

Screenshot from 2023-03-14 10-04-31

Thanks so much.

From now simply means like you are defining the now() function in SQL whenever you run that filter

1 Like

Thanks @TonyC

In the meantime, I've created various test cases to confirm this behaviour. It's indeed dynamic.

1 Like