Comparing a Date column with the result of an "inc" formula

Options
JBaesen
JBaesen Registered Posts: 3

Hi !

I'm trying to flag rows using a formula comparing a date column with the result of an "inc" function. While the documentation states that "The comparison operators (and only them) can operate on dates.", my formula does not get me any result although it is correct.

DATSAI >= inc(DATE_CALCUL,-1,"year").

The only way I found around it is creating a new column containing the result of my "inc" function but it requires me to create a column everytime I want to add or cut from my date...

Can you help me use the inc function in the formula please ?

Thank you in advance

Best Answer

Answers

Setup Info
    Tags
      Help me…