Qus:    What is the difference between ISBLANK() AND ISNULL()?
Feb 11, 2021 12:20 1 Answers Views: 484 DILEEP
Prev Next
Answers (1)
NAIDU Feb 12, 2021 09:04
Answer:   ISNULL() works only for number data type fields, if we don’t populate with value for number fields it will return true. It won’t support TEXT data type fields because text fields never become null.
ISBLANK() supports both number as well as text data types.

Post Your Answer
Guest User

Not sure what course is right for you?

Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.


Let`s Connect