Status | Function | Description |
|---|---|---|
Not started | BLANK | Returns a blank. |
Not started | ERROR | Raises an error with an error message. |
Not started | EVALUATEANDLOG | Returns the value of the first argument and logs it in a DAX Evaluation Log profiler event. |
Not started | EXTERNALMEASURE | Invokes a measure defined in a remote model and returns its result. |
Not started | TOCSV | Returns a table as a string in CSV format. |
Not started | TOJSON | Returns a table as a string in JSON format. |