Jac
Jac
There's quite a few methods to update: 
Hi - sorry for the long delay, but I haven't yet figured this one out. If you are able to repro this again and give me a timestamp, that would...
I have found this and it is somehow getting caused in the generation of the pdf, definitely a server side issue. I've created an internal bug (#1491387) and will try...
you need to request these fields explicitly, they are not all included in the return object by default. I'll have to look at how tsc code supports that. Info about...
If you know the project LUID, you don't need to query them all - you can get a specific project using /sites/{site-luid}/projects/{project-luid}. Does this do what you wanted?
https://github.com/tableau/rest-api-samples/pull/73
This is fixed in today's release of 2.14. Sorry I didn't associate this to the correct bug earlier.
Filtering the data is not yet implemented when exporting a complete workbook to pdf, so the pdf you created is probably just not filtered. (#233 ) Some questions to check...
All these issues have been fixed over the last few releases, as of 2.14.
This is partially implemented in tsc 0.25 https://github.com/tableau/server-client-python/releases/tag/v0.25