INFO.FUNCTIONS DAX Function (Information)
Returns information about the functions that are currently available for use in the DAX programming language.
Syntax
Parameter | Attributes | Description |
---|---|---|
RestrictionName | Optional Repeatable |
Restriction name. |
RestrictionValue | Optional Repeatable |
Restriction value. |
Return values
Field | Type |
---|---|
FUNCTION_NAME | String |
DESCRIPTION | String |
PARAMETER_LIST | String |
RETURN_TYPE | Integer |
ORIGIN | Integer |
INTERFACE_NAME | String |
LIBRARY_NAME | String |
DLL_NAME | String |
HELP_FILE | String |
HELP_CONTEXT | Integer |
OBJECT | String |
CAPTION | String |
PARAMETERINFO | Integer |
DIRECTQUERY_PUSHABLE | Integer |
VISUAL_CALCULATIONS_INFO | Integer |
Remarks
As all the INFO functions, it cannot be used in calculated tables and calculated columns.
Last update: Nov 14, 2024 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
Microsoft documentation not available.
The function may be undocumented or unsupported. Check the Compatibility box on this page.