So I'm dealing with a pretty ugly Excel file with a lot of NULL rows and columns. There's a job that is dropping this file weekly and I'm trying to automate the process of scrubbing the file into a .tde.
My issue is that for one of my fields (the most important one of course) the input tool returns a NULL for all values including the header. Has anyone run into this?
The Excel file and my Alteryx Workflow has been attached (dummy data), the field that I'm having issues picking up is "Completion Status". Believe it or not the file comes in as expected via Tableau, but I want the capability of bringing in the new files once they're dropped into my file location.