I am querying a view on an Oracle database that has fields in it that are null. I didn't have any issues with this in the prior version of Alteryx but now that I have upgraded to the latest version it's crapping out on me and it's frustrating that it used to work before and now it does not.
When I try test query, I get an error that says: Field: "CLOSEDSTATUS" is 0 length. As mentioned before, there are many fields that are null in this view.
Short no selecting the null fields from the original view and putting them in downstream using a formula object is there anything I can do on the initial query with the Input Object.
Thanks