Hi Team,
Can anyone guide me how can I download the csv file from tableau web server in SAS using SAS EG. When I say tableau web server that means while going through that path it asks credentials first and we need to enter server from the drop down.
for example:
https://etb-prod.****.com/#/site/Home/export.csv
in above example link, when it go through site it asks to enter web server name for tableau and then throw an error 400 Bad Request.
Please suggest some code so that i can download the export csv file
The HTTP Procedure has options to supply credentials. After downloading, read the downloaded file. You can use a temporary file reference for this, so downloaded files don't clutter up your system.
And what about selecting the tableau server?
The URL contains the server name. If you need to go through a proxy, the HTTP procedure documentation tells you how to do that.
We can only supply code for websites which are publicly accessible; if you need to keep parts of the access (servername, credentials) private, your best bet is to get in touch with SAS technical support, as they have an automatic NDA while supporting you.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Ready to level-up your skills? Choose your own adventure.