WorkforceDimensions.Contents

Updated on

WorkforceDimensions.Contents is a Power Query M function that provides configuration to access OAuth server as well as default date range settings.

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

Syntax

WorkforceDimensions.Contents(
   configurationServer as text,
   workForceDimensionsServer as text,
   symbolicPeriod as text,
   optional startDate as nullable date,
   optional endDate as nullable date,
) as text

Description

Configuration to access OAuth server as well as default date range settigns.

Contribute » | Contributors: Rick de Groot

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