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
Hi Aryan,
You may add an additional filter condition while fetching child records and put criteria as Child Record. Age <= 18.