hi everyone,
can anyone explain to me why macro input can't figure out previous output?
Hi @Fedahh check the Interface Designer - Properties menu and see if the Iteration Input has been selected.
sorry but can you tell me where is the properties sittings?
Adding on @abacon's point, you need to click the macro on your main workflow, then you shall be able to see the configuration window on your left-hand side (by default)
thank your for explanation, but can you tell me why the error show!
It looks like you renamed/cleared your input name after setting up the macro. The macro is looking for Input1, but your screenshot shows its name is blank.
In the macro, update that input with an actual name and then open the interface designer (Ctrl+Alt+D) and update the iteration input to be the correct name. That should resolve the error.