AzureDevOpsServer.AccountContents is a Power Query M function that downloads contents from the Azure DevOps Analytics Service url.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AzureDevOpsServer.AccountContents(
url as text,
optional options as nullable record,
) as table
Description
Returns the contents downloaded from the Azure DevOps Analytics Service url as a binary value. This function uses different credentials for different organizations.
Related functions
Other functions related to AzureDevOpsServer.AccountContents are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy