CRM On Demand - Administration (MOSC)

MOSC Banner

Adding an expression to an existing expression

edited Oct 21, 2011 3:19AM in CRM On Demand - Administration (MOSC) 1 commentAnswered
I'm using the below expression to update a field by taking the rowid and turning it into a number.  Now I'm trying to tell this expression to only update this field IF the opportunity type is equal to contract/bid.  Does any one know how to add this statement in...everything I've tried doesn't work.  Please help.
Current expression -

Right(RowIdToRowNum([<OpportunityId>]), Len(RowIdToRowNum([<OpportunityId>]))-InStr(RowIdToRowNum([<OpportunityId>]),'-'))

Thanks.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center