ISNULL(Parameter)
Judges whether the value of the object is NULL.Returns TRUE if the value is NULL. Otherwise, returns FALSE.
Parameter
Object to be judged. If the value is NULL, the function returns TRUE. Otherwise, the function returns FALSE.
Boolean
For details, see New Calculation Column.
If the value of Owner_City is null, the function returns true. Otherwise, the function returns false, as shown in the following figure.
The result of the added column is shown in the following figure.
Scenario: If the field value is null, 0 is returned by default.
Use the formula IF(ISNULL(Employee_ID,"0",Employee_ID), as shown in the following figure.
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy