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 Azure DevOps Views
Name | Description |
CommitChanges | Retrieve changes for a particular commit. |
CommitGitStatus | Retrieve git status for the specific commit. |
Commits | Retrieve git commits for a project. |
CommitWorkItems | Retrieve work items for the specific commit. |
GitStats | Retrieve statistics about all branches within a repository. |
PullRequestAttachments | Retrieves a list of attachments for the specific pull request. |
PullRequests | Retrieves a list of pull requests. |
PullRequestWorkItems | Retrieves a list of work items associated with a pull request. |
PushRefUpdates | Retrieve Ref Updates for the specific push. |