I need to create a view similar to this SQL question:
select name, max(date) from xxx group by name;
I have no idea how I can do this with airtable.
Any help?
I need to create a view similar to this SQL question:
select name, max(date) from xxx group by name;
I have no idea how I can do this with airtable.
Any help?
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.