AzureDevOpsServer.Views

Updated on

AzureDevOpsServer.Views is a Power Query M function that returns a table of OData feeds offered by Azure DevOps.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

AzureDevOpsServer.Views(
   url as text,
   project as text,
   areaPath as nullable text,
   optional options as nullable record,
) as table

Description

Returns a table of OData feeds offered by Azure DevOps.

Other functions related to AzureDevOpsServer.Views are:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy