Forum Discussion
QuickBaseCoachD
11 years agoQrew Captain
Make a summary field of the maximum of the Record ID# of the child status table records called [Maximum Record ID# of status records]
Make a new relationship where 1 Status is related to Many parents - ie a reverse relationship and the reference field at the right side will be that field [Maximum Record ID# of status records]
Then just do a lookup of the Status from the Child to the Parent. but QuickBase will see it as a lookup from a parent to a child.
Make a new relationship where 1 Status is related to Many parents - ie a reverse relationship and the reference field at the right side will be that field [Maximum Record ID# of status records]
Then just do a lookup of the Status from the Child to the Parent. but QuickBase will see it as a lookup from a parent to a child.
MarleneMarlene
9 years agoQrew Trainee
Hi!
My apologies for the very naive question but how/what is the syntax to get the maximum record ID#?
I created a field and typed ' Max([CI-PN ID#]) ' under the formula field but the syntax seems to be incorrect.
How do I get a max of a record?
And more generally how can I get the max of a table or a column of a table?
Thanks for your help
My apologies for the very naive question but how/what is the syntax to get the maximum record ID#?
I created a field and typed ' Max([CI-PN ID#]) ' under the formula field but the syntax seems to be incorrect.
How do I get a max of a record?
And more generally how can I get the max of a table or a column of a table?
Thanks for your help