Hi,
I would like to add some new field/column to the current data set.
In the select tool, i do not find option to create a new field.
I am trying to use formula tool to create the new field, but it require me to add some expression, I can not add new, empty field.
Could someone help me?
Thank you
Solved! Go to Solution.
In Formula tool, under "Specialized" use Null() to create a Null field... (if it's a String and you want empty rather than null, just enter "")
Thank you, Jonn. it works!!
An answer to my question directly from the Alteryx Community made it easy to continue with my workflow process !! Thank you from a newbie to Alteryx !!
Thank you ... really helpful.
Thank you John!
Thanks for the answer John! You've helped a newbie 8 yrs since you posted your reply
Can I create Blank column without header using this ?
Thank you john