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