Hi, I am a new user with Alteryx. I have a bunch of system generated excel files as input files. Each file contains only 1 sheet and the sheet name are something like "#_of docs&abcd; deadlinedate" (i.e. starts with #, may contain characters like & ; , sheet name length is about 20 to 30 characters in length).
After selecting the file via Input, the sheet name is not displayed for selection. All I see is <List of Sheet Names>. If I continue and run the workflow, I see the error message "Field: "Sheets Names" is 0 length".
How to overcome this problem short of renaming each sheet first in Excel?