The data that I export from my Applicant Tracking System is default to an xls file (Due to security reasons)
1. Is there a way that I can prep this on alteryx to read the xls file? (Currently, alteryx is unable to recognize the xls file)
2. After it reads the xls file, I would like to convert it to xlxs file and use this data to further make changes to the tool
I cannot pre-save an xls file on my system to xlxs as they are huge files (I am going to append almost 10 files twice a week) and the purpose of using alteryx is to save the opening of these files on my machine.
Thank you for the time and help!