Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Tableau Connector for Microsoft SharePoint Views
| Name | Description |
| FileVersions | Lists all available versions of a document stored in SharePoint, including version history details. Useful for tracking changes and restoring previous document versions. |
| GetValidTerms | Retrieves a list of valid managed metadata terms associated with a specific column in a SharePoint list. Helps enforce consistent categorization and tagging of SharePoint content. |
| Lists | Retrieves metadata about all SharePoint lists available on the site, including properties and settings. Useful for understanding the structure and usage of SharePoint lists. |
| Permissions | Retrieves permission information for a SharePoint site, list, or item. |
| Subsites | Lists all subsites within a SharePoint site, including hierarchy details. Helps with site navigation and organization. |