Jac
Jac
This is currently implemented only for group/groupset/user types - I think that's just because that's where someone needed it first. It would be good to combine this with the Resource...
Unfortunately this is a limitation of the underlying API, as documented [online](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_workbooks_and_views.htm#query_view_data): > If the request is for a dashboard, only data for the dashboard's first view is returned.
It looks like the image can be generated, but when published through the UI it is done separately and this step doesn't happen with the API call. I have logged...
I'm afraid he can't create releases, but there should be one this week or next.
This is now released - sorry for the delay!
It looks fine, though it might need rebasing. I guess we can give Jeff the linux executable to check for us?
I'm not sure how long this should take, but we should find out and add it to the docs.
I've been slow on this one because I have a lot of this code in tabcmd and have been trying to validate against that. I'll make some progress on it...
Yes, adding this across various operations is the next set of features. Are there any specific actions you would prioritize?
@Gavin-Whitesitt Exporting a custom view is now available in v2.0.14. I think this will meet all your use-cases, but please let me know if it doesn't.