Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Anyone have a workflow that uses Python to create AND publish hyper files?

csh8428
11 - Bolide

I created a macro that uses TabCmd to create a hyper file from the data in a workflow and publish the hype file to our internal Tableau server. We've been asked to create one using python for...reasons. I don't know Python at all.

 

Does anyone happen to have a workflow or macro that uses Tableau Server Client  and Tableauhyper api in python to take data input, create a hyper file, and publish the hyper file they'd be willing to share? I was able to modify the publish code to work because it's pretty straightforward, but I can't figure out how to ingest data into a python tool data frame, create a  hyper file, and then publish that hyper file all within the same python code.

 

Kind Regards,

Craig

1 REPLY 1
csh8428
11 - Bolide
Labels