Niche request here: does anyone have experience with the ETL of very wide SPSS-derived Excel data sets in Alteryx please?
We have questionnaire results in Excel files (derived from SPSS) which are over 16k columns wide, so in Alteryx just looking at a union tool, for example, can take minutes, and then there's the added complication of mapping the column header codes to their correct aliases...
We have a very simple working solution, which just Unions the Excel files and then where we deselect all the unused columns via a Select tool, but I feel we could do better, maybe through transposing? We have left the mapping to Tableau, where we've just assigned aliases.
Any advice would be much appreciated. Thanks so much in advance.