lkpallabout.blogg.se

Can we use sql query for excel in tableau
Can we use sql query for excel in tableau








The only way to get at the data I needed was to download each data source and parse the tds file which is XML. The problem is that the Rest API alone could not provide that level of detail. I had a need to be able to get detailed information on each data source in all the sites in my Tableau Server.

can we use sql query for excel in tableau

Ultimately, I would not have been able to accomplish the totality of what I was looking to do with just a rest api connection. Unfortunately, if you want to do some custom reporting on the data from this Rest API you can't do it out of the box with Tableau Desktop.Īlthough, I have the ability to write a custom web connector for Tableau, so that it could access its own Rest API that was way more effort than I wanted to spend.

can we use sql query for excel in tableau

If you support a Tableau Server Infrastructure you are likley to run into a scenario where you need more information than can be provided by the Tableau Server Portal. Fortunately, Tableau has a fairly extensive Rest API to access and udate most of the Tableau Server object model.










Can we use sql query for excel in tableau