The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Trying to auto create a unique key in a table used for tracking grazing on a cattle farm.
So my current formula is
“(Pasture & DATETIME_FORMAT(Date, ‘M/D/YYYY’)”
Where “Pasture” and “Date” are both fields in the table.
Any help?