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