Hi,
How do you retrieve workbook id?
I am logged into the tableau server. I was wondering what is an easy way to get that id.
Thanks,
MD
7 Antworten
Hi @Abdullah Noor ,
You can reference the documentation here: https://tableau.github.io/server-client-python/docs/page-through-results
The default page size 100, but you can expand this or use a different method to grab all workbooks.
It may be worth making a new post as well! :)
Best,
Bryce