Other Functions Flashcards

1
Q

ERROR(text)

A

Raises an error with an error message.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

BLANK()

A

Returns a blank.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

TOCSV(Table, [MaxRows], [Delimiter], [IncludeHeaders])

A

Returns a table as a string in CSV format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

TOJSON(Table, [MaxRows])

A

Returns a table as a string using JSON format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

EVALUATEANDLOG(Value, [Label], [MaxRows])

A

Returns the value of the first argument and logs it in a DAX Evaluation Log profiler event. This function is fully functional in Power BI Desktop only. It acts as a simple passthrough function in other environments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

EVALUATE

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly