Good Afternoon,
I have an Alteryx script that takes an excel file (admittedly Excel 95), does some manipulation and then appends this to a Tableau Hyper file.
Via desktop this works without a hitch. There are 16 columns and I have ensured by the last selection tool, that all of them are VWString type.
So, as noted this works fine on desktop, but upload this to the gallery and ask it to run manually (or via Schedule) and it will fail when writing to the hyper file with the error:
The Field "Cake" is not of the same type as the corresponding name table column in the Tableau Hyper Extract File.
But the problem is, it is, its the same file that I can write on the desktop without an error, but the cloud is falling over with this above error.
What can I do to fix it please?
Thank you