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.
Hi @JakeW
The error indicates that your input file doesn't have a sheet named Sheet1.
Please check and confirm.
That is correct. When I drag and drop the file into the canvas, it only gives me "Sheet1" to select from. I do not have a Sheet1.
Also...after opening the workbook and saving, it does then find the sheet we want (Opportunity Advanced Find View), plus a "hiddenSheet" that I don't even see when the workbook is open in excel.
Thanks HomesickSurfer,
I used your workflow only updating the directory path and template, and get this error on the dynamic input:
It does read in a file from the Directory Tool, but once it tries to read in the sheet, it gets confused...
Hi @JakeW
Did you call the sheet in your Dynmaic Input template?
Use a template that you first opened after export from CRM and then saved as .xlsx.
Hi @JakeW
I recall seeing similar posts about this where system generated files sometimes had issues with the tabs not being readable. Could be a byproduct of how your CRM exports the file. I'm trying to dig up the post for further reference.
I run into the same problem there unfortunately. If I haven't opened the file in excel, straight from CRM, then even connecting to it in the template, it won't find the sheets. To get the template to read, I have to open that file and re-save just to get it to find the sheets to have as a template.
That's what i'm playing with now...seeing if I can export the file out another way that the input tool will accept. Thanks Luke.
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |