SOLVED

Do Until Approval

Copper Contributor

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_0-1678120902055.png

 

LaMakiry_1-1678120978495.png

LaMakiry_2-1678121002502.png

 

 

2 Replies
best response confirmed by LaMakiry (Copper Contributor)
Solution

@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

It 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.
1 best response

Accepted Solutions
best response confirmed by LaMakiry (Copper Contributor)
Solution

@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

View solution in original post