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 Power BI Connector for Microsoft Excel Online Views
Name | Description |
Drives | Retrieve a list of drive objects. |
SharedDocuments | Retrieve the list of all shared documents. Not every item listed by this view can be used as a workbook since the driver will filter out non excel files. See the Workbook and Worksheets views for more information. |
SharePointSites | Retrieve the list of all sites in your SharePoint account. |
Workbooks | Retrieve a list of workbook objects. |
Worksheets | Retrieve a list of worksheet objects. If listing sheets in a workbook which do not belong to the user's drive, please specify the drive id using the Drive connection property. |