Skip to main content
ARYAN YADAV (Accenture) a posé une question dans #Security

I have one user to whom I don't want to show 18+ age record and I am counting the no of child records for a parent object using flows. how to restrict the 18+ age record to get exact count for this user ?

1 réponse
  1. 18 avr. 2024, 06:43

    Hi Aryan,

     

    You may add an additional filter condition while fetching child records and put criteria as Child Record. Age <= 18.

0/9000