The TIBCO Platform is a real-time, composable data platform that will bring together an evolving set of your TIBCO solutions - and it's available now!
A chart showing the TIBCO Platform vision
Jump to content
Forums
Ask questions and gain insight from discussions

Recommended Posts

Posted

Seems like this should be fairly simple:

I have an option set field with 3 values that I'm trying to update

This is my formula where S1 and S2 are two source fields and 1, 2 & 3 are the possible target values.

IF(S1 = 'Y', "1", IF(ISEMPTY(S2), "3", "2" ))

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...