Hi,
I want to output data in excel which contains one column with different data types (see example).
Unfortunately it needs to be like this and I cannot have different columns for each test set.
So its basically one field in alteryx named "TEST1" which includes the numeric test results, empty rows between the tests and the string values for the test names. When setting the field to "Double" I have the correct numeric values in excel but no headers. If I set it to "string", I have the headers and values but excel does not recognice the values as numeric anymore.
Is there any smart way to solve this?
Thx