I am trying to find when due date is changed for child if those dates are greater than the parent due date .
PARENT - Due date = 04/12/2022
Child 1 = Due date = 03/29/2022
Child 2 = Due date = 03/30/2022
Child 3 = Due date = 04/12/2022 If a users changes due date for child if that date is greater than the parent then it should show red flag for that row.