I am trying to input all files with SCD S* but Alteryx is taking only the first one and I get an error message " Warning: Input Data (1): The file has a different field name than the 1st in the set ".
I think it is becausе every file from the folder changes its columns.
For example:
for file SCD S20 I have data for weeks 5 - 20 .
SCD S21- weeks 6 - 21.
SCD22 - weeks 7 - 22
SCD23 - weeks 8 - 23
As an output I want to have all data starting from week 5 till week 23.
Could you please suggest another way to take all files ?