I have a base that currently has a single table which is populated via an integration with Jotform. There may be more than one record per customer and I'd like to create a view which will only show the most recent submission.I've got "last modified" ...
Thanks for this, that makes sense. I have a couple of questions though1. Have all the records linked to a single record called `Rollup` - is it possible to link all the records in one go, and then, going forward, link them automatically as and when n...