Skip to main content

Good morning Salesforce Gurus,

I need assistance with creating a formula. Every attempt I make results in a syntax error. This is what I am trying to do.

I want to update the formula for the following field called "B"

 

If A>0 then B = A, else if C >0 and D within 90 days then B = C, else B = null

 

Help!

12 条评论
0/9000