Powerapps Or function returns true if all arguments are true.
Should be “Poweraps Or function returns true if *any* of the arguments is true.
]]>Yes
]]>Do you find a solution? I want this also
]]>Is it possible to have more than 3 if statements?
Example:
If(CONDITION A, RESULT A,
CONDITION B, RESULT B,
CONDITION C, RESULT C,
CONDITION D, RESULT D,
DEFAULT RESULT)