• Fabrizio Sigillo
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
To connect Salesforce to Exchange using OAuth 2.0, can I only login with the Office 365 global administrator account or can I use someone account with less privileges?
 

Hello,

       This is the validation rule:

ISPICKVAL( $ObjectType.Agreement__c.Fields.Agreement_Motive__c ,'Location Changed').  Where Agreement_Motive__c is a picklist. I am currently working on Opportunity object. Unfortunately, I am faced with this error:

 Error: Incorrect parameter type for function 'ISPICKVAL()'. Expected Picklist, received Object.

Could you, please, help me with this issue?

I thank you.

Regards, 
Vijay.