Hello i am trying to invoke a new workflow inside my inital one to extract some data etc. But getting this error upon invoke
Seems like your ‘if’ decision flow does not have a conditional statement. Check it again.
Yes, but dont quite understand what i shall set in the condetion also where its the condition
Can you share project file?
its quite big, but can share a snippet
its not an if, its an for each loop
Main.xaml (131.8 KB)
thats the hole project, but it will crash because you are msising files but you will see how its structured
i figure out where the error was, but i have anotehr problem. I have a variable in the main and in the invoke workflow i need to use that variable, but i cant find it