INFO.FUNCTIONS is a DAX function that returns information about the functions available in the DAX programming language.
Syntax
INFO.FUNCTIONS(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
Argument | Properties | Description |
---|---|---|
RestrictionName | Optional, Repeatable | Restriction name. |
RestrictionValue | Optional, Repeatable | Restriction value. |