-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add projects as top-level item type in TS Content? #4
Comments
We've had several requests for this at this point, so I think we'll have to bite the bullet and get it done. My thought is that we add a new item type of project, such that every project that exists on Tableau gets its own new row in the data source, even if we've already got that information in other rows describing workbooks, or data sources. That would be consistent with the pattern for workbooks and views, where we still show individual workbooks, even if we've already described them somewhat in the records we have for views. |
Added metadata on Collections (TS Content, TS Events, TS Users) #53 Added metadata on Metrics (TS Content, TS Events, TS Users, TS Background Tasks) #33 Incorporate new Web Authoring event into added in 2021.1 (TS Content, TS Events, TS Users) #59 Updated "Site Role" with improved logic (with thanks to @thechadd) #30 Version field updated to 03.01 • TS Events Added "details" field #57 Refactored Historical Item Revision for consistency (should now match revision history from UI) #58 • TS Content Fixed error in "User Filter" calculation #51 Added projects as top-level item type #4 Add extract encryption status field #35 Add "controlled_permissions_enabled" field #19 Add data_engine_extracts field for Flows #36 Expanded "access counts" to include a broader set of interactions (web edit, download, export) • TS Web Requests Fixed incorrect Duration for requests (no longer rounds, and precision increased to milliseconds--thanks to @rk2511) #56 • TS Background Tasks Improved Data Alerts information and added several fields, populated hyperlinks #39 Added field "Increment Date" that should be used for incremental refreshes, with field "Is Max Record" added as a data source filter. Added job creator information #24 Account for "Cancelled" tasks #32 Identifying suspended extract refresh failures #41 Fixed Item Owner info for subscriptions #48
Currently TS Content holds a record for every workbook, view, published data source, and flow on Tableau Server. Currently, if you want to know what projects exist and who owns them, you can only see them for non-empty projects. Should we extend this to include a Project item type so that people can answer that question? (note, this is a great use case for the upcoming Data Modeling feature).
The text was updated successfully, but these errors were encountered: