Use conditional (if) with date

Hello Guys,

I have a simple question, sorry about this.

When I need to use a conditional (If) with date, how do I do? E.g: I need to create a new column with the conditional, if the (Column X) < specific date; then put 01/01/2019, else 31/12/2019.

Can you help me? Please?

Thanks,

Bye,

Hi @Gugamderosa

I have a simple workflow with a Rule Engine node that does the if else operation. date_rule_engine.knwf (15 KB). Maybe you have to do some modification first to your input table to create a Date Column… If it is still not working, please provide a sample flow with some data.

gr. Hans

2 Likes

See also ex. below

2 Likes

Hello my friend,

It worked very well,

Thanks for tips,

Bye,

2 Likes

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