Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am creating a loop and reduce automation. The code is working just as expected. I would like to add the original application name to the loop and reduce value. For example, the application name is Monthly Summary. I am looping by Division number. I would like the new application to be called Monthly Summary - Division Number.
Any help / suggestion is appreciated.
Hi Frank,
Not sure if I understand you correctly, but if you need to retrieve the original application name, you could use the 'Get App Information' block to retrieve the name and use it for the name of the new application. For example, by storing it in a variable first.