Inequality with regular expressions

pnaik1
Level 3
Inequality with regular expressions

Hi all,

I am trying to implement following statement in Prepare recipe (formula):

Season >= "13*"

I know how to do it for equality operator but couldn't found a reference which talks about inequality with regular expressions. I tried few things but didn't get expected output or got an error.

Thanks!

0 Kudos
1 Reply
Jurre
Level 5

Hi @pnaik1 ,

That statement looks a bit odd.. What do you want to accomplish ?  For checking regex statements i use https://regex101.com/ ,a reference is provided for in the bottom right corner.  

And the formula language help section :  https://doc.dataiku.com/dss/latest/formula/index.html

cheers

Jurre

0 Kudos