I have recently upgraded by designer to 2023.2 to coincide with an Alteryx server upgrade. My workflow was using an output to tableau server tool that no longer exists with the new version of designer. I downloaded Tableau Tools v1.4 and set up a connection to the desired tableau server.
When I run the workflow in designer I get the following error in the Tableau Output: <class 'AttributeError'>: 'NoneType' object has no attribute 'dtypes'
Has anyone had the same error and how did you fix it?