Forum Discussion
johnjohn-Peter
Dec 17, 2023Iron Contributor
Do Until insdie automate power automate never end
I have this Do Until, where i am checking if a variable named i = Frequency. but the do until never ends:-
although the Frequency is a SharePoint number field.
Any advice?
1 Reply
Make sure you are using the Number/Integer type for variable "i" and also initializing it with 0 value.
Also, I think there is some issue with Do Until action at Microsoft end and Microsoft team is working on fixing it.
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.