Hello @Melv_In,
First, check what input you’ve given to your Iterator. It always needs an Array as input.
In this attached screenshot see that Iterator runs only 1 time. It should be 2 times.
Please cross-check it and share your Iterator input if you can’t get it.
P.S.: Always search first, Check Make Academy. If this is helpful, Mark Best Answers as Solutions and give If you need expert help or have questions? Contact or comment below!
This is the input of the iterator. I also gave you the output of my OpenAI module just before the iterator.
And this is the formula inside the iterator module : {{5.result.matches}} (As you can see in the OpenAI outputs i’m taking an Array as a input for the iterator
I dont knoy i’m a bit fed up with this i dont know why its not working and its taking me way too much time…
In the case with 3 bundles i just took another example because i want this to be run X amount of time it can be 1 or 2 or 3 or X. To go get the cell F1 and/or F2 and/or …
I am a begginer so maybe there is another way of doing this so dont hesitate if you have any other ideas
My goal is too just if ChatGPT delivers for example Line number(3; 5; 9) i can go look for the value of the cell F3; F5; F9. It can be only one line number or more than 3
I think i have the solution… after many hours struggling but thanks a lot for our help !!!