Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Tableau Server data as input of Alteryx??

Simhachalam
5 - Atom

Please help in , how to get the tableau server data as input.

I have required server data file URL.

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @Simhachalam 

 

The only option to get data from a Tableau server is is to use the Tableau REST API to connect to server and query the datasources.  You can check this article for the basics on connecting to a REST API with Alteryx  and this one for an introduction to authentication.   

 

An easier option is probably to query the data from whatever source Tableau is getting it from.   

 

Dan

 

 

Labels
Top Solution Authors