30

COALESCE DAX Function (Logical)

 3 years ago
source link: https://dax.guide/coalesce/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Returns the first argument that does not evaluate to a blank value. If all arguments evaluate to blank values, BLANK is returned.

Syntax

COALESCE ( <Value1>, <Value2> [, <Value2> [, … ] ] )

Parameter Attributes Description Value1

Any value or expression.

Value2 Repeatable

Any value or expression.

Return values

Scalar A single value of any type.

The first Value argument that is not blank.

Related articles

Learn more about COALESCE in the following articles:

Related functions

Other related functions are:

2018-2020 © SQLBI. All rights are reserved. Information coming from MSDN is property of Microsoft Corp. » Contact us   » Privacy Policy & Cookies

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK