Fix Issue "Cannot read property 'fileName' of undefined"

Options
Clarke_604175
Clarke_604175 Posts: 1
edited December 2020 in Questions

Update - problem solved. It appears that when I pulled in the file names, somehow a space was placed before the file name.

I'm setting up what should be a simple process to join 2 excel files. I'm getting the error message of "Cannot read property 'fileName' of undefined" every time I try to run it.
Both files are in XLSX format, I have confirmed the file column headings, etc.
I'm sure this is simple...what am I missing?
Thanks!

Answers