Dear,
We have a Sharepoint list that uses the ID value to generate a unique number using a workflow.
The list was ok, however after deleting a row, the ID value keeps increasing like the example in the picture. Instead of attributing the ID 110, it gives the number of row that have been created so far, which is 120.
Any ideias?
I have a formula that takes the column ID (based on the creation order) to generate a unique number that goes in our documents.
Is there anything that I can do in order to still use this system?