IF Function:
IF(Condition, "truevalue", IIF(Condition,"truevalue","falsevalue"))
if it see NULL it will return a False Value
IIF(Condition, "truevalue", IIF(Condition,"truevalue","falsevalue"), "no value")
if it sees NULL it will return no value
Get indepth knowledge about this field through Tableau Certification Course by Intellipaat.
Also, do have a look at our YouTube video to help you get started with tableau training.