VSTS.Contents

VSTS.Contents is a Power Query M function that downloads contents from the Azure DevOps Analytics Service URL as a binary value, using global credentials for all accessible organizations.

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

Syntax

VSTS.Contents(
   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 global credentials for all the accessible organization.

Other functions related to VSTS.Contents are:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.