Hi - I'm trying to build a calculated field that follows this logic like this: if([properties.dealstage] == "1234567", if([custom_property] == "Option 1 Condition","Option 1 Result",if([custom_property] == "Option 2 Condition","Option 2 Result",
read more