Hi all,
I'm currently running an Alteryx Pilot, trying to build value as fast as I can. I've done some research but can seem to find exactly what I need.
I'm trying to create a view in Hadoop, with a LIMIT of a few hundred records. For context, I prefer using a view because our data changes daily, and I don't want to go thru the trouble of updating the table daily. I'm sure this could be automated in the back-en, but I'm just an end-user here, limited technical skills and permissions.
My Alteryx workflow is all made using In-DB tools.
Today, the way we get our extracts onto tableau server is by :
I'm unsure how to accomplish steps 1 and 5 with Alteryx. I'm assuming I could run the workflow twice, once with a limit, and re-run without said limit. The Write Data In-DB tool doesnt have a limit parameter.
Any ideas? Thanks in advance.
Solved! Go to Solution.
Just found out there's a tool called Publish to Tableau Server when you download the add-on suite.