INFO.PERSPECTIVES is a DAX function that returns a list of all perspectives in the current model matching the perspectives objects schema.
Syntax
INFO.PERSPECTIVES(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
Argument | Properties | Description |
---|---|---|
RestrictionName | Optional, Repeatable | Restriction name. |
RestrictionValue | Optional, Repeatable | Restriction value. |