I have the result output from the calculated field last numbering = 0001
But I want to make the expression to 0002, if the increment numbering is 1 (int)
What is the expression I should create?
Solved! Go to Solution.
hi @krfajar both values needs to be int
I'll add the next expresion: add( int('OUPUT COMPOSE') , int ('1') )
Proud to be a Flownaut!
hi @krfajar both values needs to be int
I'll add the next expresion: add( int('OUPUT COMPOSE') , int ('1') )
Proud to be a Flownaut!
Hi @ChristianAbata If I add your expression, my output result
But, what I want is 0002. So my previous flow, I gave initialize variable to convert to string, but there was an error. My trigger compose, I use for increment number on the previous number (0001)
Please follow my result flow, which has been create before
@krfajar please change initialize varible to int istead strign. and then just call the propertie variable in your add expresion
Proud to be a Flownaut!
hi @ajdhingr I use an expression that is more or less the same as that given @ChristianAbata
Only slightly needed modification. Thank you for the help
Check out new user group experience and if you are a leader please create your group
See the latest Power Automate innovations, updates, and demos from the Microsoft Business Applications Launch Event.