I've read every single thread I can find on this topic and cannot get anywhere. It seems like it might be a bug in Alteryx? I'm on 2020.1.5.
I have a workflow that streams data into a Teradata server, does a join, then streams it back out to alteryx. I then placed a standard "SELECT" node->Basic Table Node->Render Node.
When I run it locally, I can browse on the "Basic table node" and see the results, but no matter what I try, when I upload and run from gallery I get:
Status: Success
- This workflow produced no output.
My render settings are very simple.
Output: Temporary Composer File (Also tried Temporary HTML file)
Data Field: Table
That's it. My last node is a render node in the workflow.
I would share it but my company blocks all uploads to any sites, so I can't screenshot or attach. Hope my description gives enough for someone to recognize the issue.