Hello Together
I have the following table design:
Column “Invoice date” - Type “Date” - Example value: 2021-12-30
Column “Customer code” - Type “Name” - Example value “awc”.
Now I want to compose an invoice number from these two fields using a formul...