Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

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

Use Tableau Server As A Data Source?

dzhu002
6 - Meteoroid

Is it possible to use Tableau server as a data source? My previous Alteryx workflow has already created a table in Tableau server. I would be great if I could use that table directly for other workflows.

5 REPLIES 5
LordNeilLord
15 - Aurora
Hi @dzhu002

That would be great but unfortunately it's not possible
derekbelyea
12 - Quasar

@dzhu002

 

Have you thought of adding a branch to your workflow and saving a YXDB file with the same data?  That way your data is available for later use and it will load FAST..

dzhu002
6 - Meteoroid

That's good to know. Thanks!

dzhu002
6 - Meteoroid

@derekbelyea

That should be a work around. Thanks!

pawel_zych
7 - Meteor

I have similar task. Some other person has generated Tableau data source and I want to use it in my Alteryx flow as input. Theoretically it should be possible to convert Tableau data source into csv file and use it for Alteryx input. For some reason I'm getting an error though. I don't know why?

Have you tried that?

 

Labels