-
1. Re: WDC for connecting to CSV extract
Martin Seifert Jan 4, 2016 2:26 AM (in response to Kuhu Dubey)Hey Kuhu
assuming you have a Tableau Server: If you have the data in CSV format already, wouldn't it be much more easy to write a script downloading the CSV to your Tableau Server and connect Tableau directly to the CSV?
The same applies if you want to use it in Desktop: Just download the file and connect to it directly.
If you are heading for Tableau Online neither optinon is available I'm afraid... But you could use "Sync Client" to push the updated CSV to Tableau Online then.
Does that make sense to you? Or did I miss a good reason to use a WDC here?
Best, Martin
-
2. Re: WDC for connecting to CSV extract
Kuhu Dubey Jan 4, 2016 3:23 AM (in response to Martin Seifert)hi Martin
Thanks for the reply.
In order to get the csv I need to first login to the vendor tool.. enter my credentials and then it downloads the csv.
I am not sure if this could be taken care by scripting.
Also I am not aware of what exactly sync client does.
In case you have any sample script that could be shred it will be of great help.
Regards,
Kuhu
-
3. Re: WDC for connecting to CSV extract
Martin Seifert Jan 4, 2016 4:06 AM (in response to Kuhu Dubey)Ah, got it... Does the vendor tool have a REST API? It sounds like you would have to log in to some kind of portal and download manually. This can't be done via WDC (as far as I know). A WDC needs some kind of API
-
4. Re: WDC for connecting to CSV extract
Kuhu Dubey Jan 5, 2016 1:36 AM (in response to Martin Seifert)Martin,
How can I check that whether the tool has Rest API?
Regards,
Kuhu
-
5. Re: WDC for connecting to CSV extract
Martin Seifert Jan 5, 2016 6:13 AM (in response to Kuhu Dubey)I'm afraid you would either have to work yourself through the tool's documentation or ask the people providing the tool