Alteryx can directly connect to Tableau .hyper/.tde files.
What if my datasources reside on Tableau Server .
How does alteryx establish a conection with that?
Solved! Go to Solution.
Hi Kushagra,
I dont think a direct connection to hyper file from Tableau server is available in Alteryx at the moment but i think you can achieve this with the help of a work around.
I think you'll have to do this via the Hyper API here: https://help.tableau.com/current/api/hyper_api/en-us/index.html and pull into Alteryx.
Hope this helps !!!!
Hey buddy did you figure out a way to read hyper files from the tableau server using the hyper api?