Hey everyone,
Hopefully this will be a quick one. I'm trying to create a table with the reporting tools. I've got the headers that I want in the 'headers' input, and the data in the 'data' input. I tried unioning the two inputs together, but Alteryx switched the data type of the numbers to VW_String since the header information is a string. We need to have the numbers remain as double. Does anyone know how to get around this issue?
The 'test4' file is our ideal output.
Thanks!