Hi,
I need to create a calculated value using IF where it involves 2 fields, where when either the outgoing State of the document, or the back State is of a specific value, let it of a value of 4, when it is not, in these 2 fields, which is 2.
I try to use this:
If(StateC||StateD==("Mato Grosso"||"Mato Grosso do Sul"), 4, 2)
Unsuccessfully!
Can someone help me?
Thank You!
Rafael
