Andrew Winters 10/20/2021 6:19:04 AM In the parent table, create a summary column for each child table that looks at the number of records in that child table, and filters them by the Last Modified column. Use a filter of modified within 72 hours, or whatever time frame you want. Then create a checkbox column in the parent table that triggers "yes" if any of your child summary columns have a number greater than 0.
|