Are you using our SaaS platform (Baserow.io) or self-hosting Baserow?
Self-hosted
What do you need help with?
I am trying to recreate a part number database that was in Filemaker.
We have a two digit module code which consists of 30 modules, a single digit code to track if it is a part or assembly, a two digit code identifying the year it was created and then a 4 digit number that increases by one for each part number created.
When the year changes the 4 digit code would reset and go back to 0000
I have figured out how to create each of the items and concat them together to get what I want. The two areas I cannot figure out is how to increment the 4 digit Number code each time I take a new part number with the module code I am using and then reset it when the year changes.
Any suggestions would be helpful.
