Hi all,
I have excel file with 11 sheets and the number of sheets will grow. All sheets have the same number of columns and naming convention. I'm reading data from all sheets using Dynamic Input, but the problem occurs when Alteryx recognizes one column from one sheet as Double and same column it recognizes as V_String when it reads from different sheets. In excel file, all columns are type text.
Is there any idea how to bypass this problem? I want Alteryx to read this column always as V_String, not sometimes Doble, and sometimes V_String.
Example of data in attachment (example1,example2). In sheet image is the example of real scenario.
Thank you for your time.