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.
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy