Hi I have a question - Im a neewbie so excuse my ignorance. My primary field consists of 300 sporting fixtures throughout the year which take place at 26 different venues, so the venue is repeated throughout the year meaning the ‘value’ in the primary field is not unique.(one venue could have 20 fixtures) How do I deal with this as I’m worried this will cause a problem down the line.(from my research it states primary cells should be unique) I could merge the date and venue fields to the primary field creating a unique record for each cell? However, I suspect there is a better structure? I have attached a screenshot to illustrate my query. thanks

Query re Primary Field
Best answer by ScottWorld
Scott thank you - I just completed you Linkedin course which is great. One further query - this text follows my date (see screenshot). What do I add to the formula to format it correctly. formula is CONCATENATE({RaceCourseName}, " ",{Date of Meeting})

Hi @Richard_Hayden,
That’s great to hear! I’m so happy to hear that you enjoyed my Airtable training course! :slightly_smiling_face: A more advanced version of that course is coming soon in April 2023.
For others who are reading this thread in the future, the link to my Airtable training course is here:
Here is the link to Airtable’s formula reference page, which will show you how to use either DATETIME_FORMAT() or DATESTR().
For example, you could use this formula to format the date portion of your string:
DATETIME_FORMAT({Your Date Field}, 'D/M/YYYY')
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
