Forum Discussion
QuickBaseCoachD
Qrew Captain
If lu want to have a parent know that maximum Date Modified of it�s children, then make a summary field of the Maximum Date Modified of its children.
Then have a field that calculates the
Max([Date Modified Of Children], [Date Modified])
You can use this same technique with lookup fields as well when you are going �down� instead of Iup.
Then have a field that calculates the
Max([Date Modified Of Children], [Date Modified])
You can use this same technique with lookup fields as well when you are going �down� instead of Iup.
QuickBaseCoachD
6 years agoQrew Captain
iPad typing is never very accurate for me ... but glad you liked my answer.