Skip to main content
Solved

Date as a Primary Field [Newbie]


Forum|alt.badge.img+8

I created a new base in preparation for moving some spreadsheet data. Column 'A' of the sheet is dates.

I'm thinking I can set the primary field as a 'date' field and include 'time' in order to make each record unique. After import (copy & paste) I can change the default time (12:00am) to 12:01am, 12:02am, etc. if there are multiple spreadsheet rows (records) with the same date.

QUESTION: Is there a potential issue with having a dates in the Primary Field?

Best answer by TheTimeSavingCo

Nah there shouldn't be any issues and plenty of people do that.  May I know why you want to manually make each record unique with that time method though? 

If it helps, each record already has a unique ID that you can see by adding a formula field with the formula 'RECORD_ID()'

View original
Did this topic help you find an answer to your question?

2 replies

TheTimeSavingCo
Forum|alt.badge.img+28

Nah there shouldn't be any issues and plenty of people do that.  May I know why you want to manually make each record unique with that time method though? 

If it helps, each record already has a unique ID that you can see by adding a formula field with the formula 'RECORD_ID()'


Forum|alt.badge.img+8
  • Author
  • Known Participant
  • 21 replies
  • March 18, 2023
TheTimeSavingCo wrote:

Nah there shouldn't be any issues and plenty of people do that.  May I know why you want to manually make each record unique with that time method though? 

If it helps, each record already has a unique ID that you can see by adding a formula field with the formula 'RECORD_ID()'


Thank you!

I thought the Primary Field data had to be unique and did not know AT assigned a unique identifier so as to allow duplicate entries in that field. So, I'll set the base up pretty much like the spreadsheet except utilizing 'Linked fields' and 'Rollups' for some of the associated fields.

Thanks again [Less Newbie now :-)].


Reply