I have a loop with variables and in this I have a "If else" condition. Somehow it only loops through my sub-flow and it doesn't move on to the next condition.
It has worked like this for the better part of a year, but suddenly it has stopped working.
It only loops the content of the yellow circle. Can someone help me?
Add a debug to the If Mio_Udforsel = 'Summarisk Angibelse' and when the flow stops there check that the variable %Mio_Udforsel% actually has one of those if else values that is checked. If it doesn't then it logically never goes into either of those subflows. Maybe also add an "Else" that you know if Mio_Udforsel condition isn't met. Like so:
Does the "Variabler" subflow have logic that makes it so that it goes to next loop?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.