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
sweta kumari 55sweta kumari 55 

We have 2 user , 1 user have 100 record in account object , I want to share 50 record to 2nd user , How can we do that.

Hi, 
We have to user ,one user have 100 record in account object , I want to share 50 record to another user , How can we do that.



Thanks in advance
 
Karthik PadmakumarKarthik Padmakumar
Hi Sweta, 

Is there any criteria to determine the 50 records that you are talking about? If yes, you can leverage the Criteria based sharing rules to share thre records with the Role or a Group the second user is part of.

Thanks!
sweta kumari 55sweta kumari 55
Hi Karthik,
No there is no any criteria , we have to share the 50 record to 2nd user.