notionwithro blog
/
notion formula guide
/
if() ex 2
Search
if() ex 2
Formula Example Supporter
description
Returns the value in ifFalse as the condition is set to true.
example tags
formula
if(false, 1, 2)
linked blog post
results
2