Hello team,
I am working on a project which requires me to create about 200 fields, most of them empty strings. These fields would be present in the output file of alteryx in format "TXT" with column headers and "Tab" separator. This output file will then be read by an Oracle engine of some sort.
What I searched for and could not find is a way to create these fields in an efficient manner. Creating fields individually by using formula is unfortunately not quick enough.
Any help is appreciated.
Thanks in advance!