hi Experts,
I am reading few excel files in batch using processing (example- \*.xlsx) via input tool. But due to different schema in few files. Alteryx is showing warning and skipping those files. Is there a way to change columns data type before it is getting read in alteryx. or we can fix the data type?
example- Column C in file ABC is double but in file XYZ is string. So file XYZ is getting skipped while reading all files in folder.