• Krutik Yadav
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies
I am creating new picklist field in Account object which has two values : 'Active' and 'Inactive'. If I will create new record then I can assign value for this picklist field easily but what about already existing records? How can I assign ' Active' value to this picklist field for all already existing records of Account object?
How to prevent a record save if two fields on an object have same values?