Hi,
I am new to Alteryx. Right now I have one dataset with start date as an variable, I want to create one variable:
a) if it is later than January 2016, then assign value "January-2016"
b) if it is earler than January 2016, then let this variable equal to start_date.
How can i do this?
thank you!