INFO.PERSPECTIVEMEASURES

Updated on

INFO.PERSPECTIVEMEASURES is a DAX function that returns a list of all perspective measures in the current model matching the perspective measures objects schema.

Syntax

INFO.PERSPECTIVEMEASURES(
   [ RestrictionName, ... ],
   [ RestrictionValue, ... ]
)
Argument Properties Description
RestrictionName Optional, Repeatable Restriction name.
RestrictionValue Optional, Repeatable Restriction value.

Other functions related to INFO.PERSPECTIVEMEASURES 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