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