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