function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Krutik YadavKrutik Yadav 

How to set new field's value for already existing records

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?
MagulanDuraipandianMagulanDuraipandian
Krutik,
for existing records, you have to do a one time data update.
--
Magulan Duraipandian
www.infallibletechie.com