I have a feeling this is very simple, but as someone who is new to Alteryx I am struggling to find a solution:
I have a Field, "Zip Code", which is full of freeform user input data, which means that anything and everything could be input - all I am trying to do is use a formula to say 'If [ZipCode] is 5 numbers then [ZipCode] OR if [ZipCode] is in this format with all numbers XXXXX-XXXX" then [ZipCode]"
Can someone help me please?
Thanks!