You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: query-languages/dax/info-functions-dax.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,7 +120,7 @@ Here is the list of INFO functions. Some work only on specific compat levels and
120
120
| INFO.EXPRESSIONS | Returns a list of all expressions in the current model with columns matching the schema rowset for expressions objects. |
121
121
| INFO.EXTENDEDPROPERTIES | Returns a list of all extended properties in the current model with columns matching the schema rowset for extended properties objects. |
122
122
| INFO.FORMATSTRINGDEFINITIONS ||
123
-
| INFO.FUNCTIONS | Returns information about the functions that are currently available for use in the DAX programming language. |
123
+
| INFO.FUNCTIONS | Returns information about the functions that are currently available for use in the DAX programming language. If the `origin` restriction is not specified, then it defaults to 3 or 4.|
0 commit comments