INFO.GROUPBYCOLUMNS is a DAX function that provides information about columns used in GROUPBY (description not provided).
Syntax
INFO.GROUPBYCOLUMNS(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
Argument | Properties | Description |
---|---|---|
RestrictionName | Optional, Repeatable | Restriction name. |
RestrictionValue | Optional, Repeatable | Restriction value. |