Are there any suggestions on how to integrate (join) results from a workflow with another workflow? I need to use results from a large workflow in other workflows. I would use the output file from the original workflow as an input source of the other workflows, but Alteryx doesn't seem to support Tableau files as input sources. Currently I'm copy/pasting entire workflow(s) into other workflows so I can join the results. This requires me to manage duplicate workflows; when I modify the original workflow I either have to re-copy/paste the entire workflow or apply the same modification multiple times. This also causes the other workflows to larger and more complex than they need to be. Thank you.