VSTS.AnalyticsViews

VSTS.AnalyticsViews is a Power Query M function that returns a table of Analytics views offered by Azure DevOps when provided with organization and project names.

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

Syntax

VSTS.AnalyticsViews(
   url as text,
   project as text,
   optional options as nullable record,
) as table

Description

Returns a table of Analytics views offered by Azure DevOps.

Other functions related to VSTS.AnalyticsViews are:

BI Gorilla Blog

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.