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