VSTS.AccountContents

Updated on

VSTS.AccountContents is a Power Query M function that downloads contents from the Azure DevOps Analytics Service URL as a binary value. It uses different credentials for different organizations.

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

Syntax

VSTS.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.

Other functions related to VSTS.AccountContents 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