Forum Discussion
LaMakiry
Mar 06, 2023Copper Contributor
Do Until Approval
I am having trouble with the initialize variable part. The error I am receiving is below. The end goal is to loop until Manager status is not "Pending Manager Approval". I would also like to make sure the rest of the flow is okay but I cannot get past the initialize variable.
LaMakiry why have you initialised the variable as an array variable? It seems to me it just needs to be a string variable.
Rob
Los Gallardos
Microsoft Power Automate Community Super User
- RobElliottSilver Contributor
LaMakiry why have you initialised the variable as an array variable? It seems to me it just needs to be a string variable.
Rob
Los Gallardos
Microsoft Power Automate Community Super User- LaMakiryCopper ContributorIt was once a string but I changed the value to "Approved" this morning after running it yesterday and did not pick it up. I thought changing it to array would help but it did not.
I just changed it back to "String" and it worked but now I am wondering why it did not recognize the change this morning. The delay is set to 1hr and I waited the full hr and then some.