INFO.CALCDEPENDENCY is a DAX function that returns information about calculation dependencies for a DAX query.
Syntax
INFO.CALCDEPENDENCY(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
Argument | Properties | Description |
---|---|---|
RestrictionName | Optional, Repeatable | Restriction name. |
RestrictionValue | Optional, Repeatable | Restriction value. |