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