Hello!
I want to have a Formula as the Secondary Field. Now the Formula is:
CONCATENATE(“PR-”,Autonumber,"/",YEAR(TODAY()))
The “Autonumber” is a Field as Autonumber.
How can I achieve, that the “Autonumber” in the CONCATENATE is always 4 digits long, independent of it’s length. Besides that I want only the two second digits of the year.
So the values of the Autonumber is “4”, I want: “PR-0004/21”
Thank you for your help in advance!
Best regards
Attila




