HI,
I am new to Power platform and trying to work on a simple autoamtion where i need to increement a string variable,
How do I increement a string variable in power Automate?
Example : VarString : C0001
I need to increement this VarStrng by 1 the result would be C0002,C0003,C0004.. so on.
In NAV we have a inbuild function - "INCSTR" that would increment a string variable. Do we have a similar function in Power Automate?
TIA,
Amol