• Detra Hutchinson
  • NEWBIE
  • 0 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi, I'm new and stuck. I am trying to make a workflow that will clear a date field called Date Client Became at Risk when the At Risk checkbox is unchecked. This is what I have so far. Thank you!
User-added image
I would like to know how to add a text using a formula.

I would like to auto-fill a certain field with a message after it's being created. 

For example, A receivable is created and a field must have this message on the "Message on Invoice" field: "Please contact your Case Administrator if you have any questions."
Hi Community,

Can someone help me resolve this issue?

My formula field throws error Error: Syntax error. Extra ',' for the following
IF(ISBLANK(ffpsai__BillingEvent__r.Company_ABN__c),'2414235y',ffpsai__BillingEvent__r.Company_ABN__c),IF(NOT(ISBLANK(ABN_Override__c)),ABN_Override__c,'123324')
Tried few parathsis things.  ABN override is a text field