Other functions
These functions perform unique actions that cannot be defined by any of the categories.
In this category
Function | Description |
---|---|
BLANK | Returns a blank. |
ERROR | Raises an error with an error message. |
EVALUATEANDLOG | Returns the value of the first argument and logs it in a DAX Evaluation Log profiler event. |
TOCSV | Returns a table as a string in CSV format. |
TOJSON | Returns a table as a string in JSON format. |