Hello all! Hope your days are going well.
My organization has CRM and we often do exports of spreadsheets of specific advanced finds. We then have an alteryx app that dynamically reads in the file that was exported out of CRM. However, we have always had to get into this raw export, and re-save the file so that alteryx can read in the sheet name of the file. For some odd reason, the input tool will not recognize the sheet names from the raw export.
The file is in xlsx format (not xls as i've seen that has caused issues before), and the directory tool finds the file fine. I've even gone to the extent of utilizing the directory tool to pull the full path of the file, and then try to append the sheet name using a formula tool, to then send into a dynamic input tool, and even that will not work.
Has anyone run into this issue before? At some point I hope we can set up the CRM integration, but have not to this point.
