We need to have a provision to 'Add Variable' inside 'Set Variable' action like in the case of 'Initialize Variable'.
I am writing a basic workflow to copy files from blob to sharepoint. In this workflow, I have initialized a variable to increment it later in my for loop. But when added the increment variable action, ...