Hi,
I'm trying to write a formula that creates links for all the records of a particular table.
CONCATENATE("https://airtable.com/apppHrkLvUlS6WHMn/tbluWhdAjZM8xU9DD/viwCnMkKvccWgTatL", RECORD_ID())
This is creating a broken link. Am I missing something?
Thanks!