Hi-
I am moving an application from Fieldbook to Airtable, FB has lovely formulas that allow the user to look thru a link to a table and perform any formula on that table, similar to rollups but with more functionality. Recreating my systems in airtable, i am stuck on one i canāt work out.
i have a table of entries called 'table2 and want to find āpriceā in the last entry. In fieldbook itās simple:
last(table2.price)
I am not finding any equivalent in Airtable. there are various other data points in the row on table2, including a sequential integer field called āownership Numberā where the ālastā would also be the āmaxā however i am unable to get a formula to work in a rollup that says
'lookup āpriceā on ātable 2ā for the row with the max āownership numberā
Any suggestions?



