Conditional Expression - if not this or this then this

IFS((CONTEXT(“View”)=“Customers_Form” ), “Next”, (CONTEXT(“View”)=“Jobs_Form”), “Save Job”) returns Next or Save Job on the relevant views, but how do I make the third (default) option to be “Save” ie neither of the above conditions?

0 4 326
4 REPLIES 4
Top Labels in this Space