Skip to main content
ARYAN YADAV (Accenture) 님이 #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개
  1. 2024년 4월 18일 오전 6:43

    Hi Aryan,

     

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

0/9000