Hey Guys,
May you can help me out.
I need to create a flow where is a new specific Number generated.
The Format must be 8-digits: yyMMdd(01) and the 01 have to be specific.
The first step i made with initialize variable with formatDateTime(utcNow(), 'yyMMdd')
What is the best procedur to add the 01/02/03.
Thank you for you advice.