There is a field where DB is sharepoint and data type is text.
I'm automatically creating a field where 1 is increasing. But I want to make this number start over with 1 when the year changes.
if this year is 2023, 2023_1~
if this year is 2024, 2024_1~
if this year is 2025, 2025_1~...
What can I do??
