Is there a simple way to display which iteration or batch is being run in the 'batch macro'?
Hey @GaRaGe
Fairly simple thing to do actually. You need to add a 'message' tool to your batch macro like this
Then configure it like this:
Then when you run it you will see the iterations in your results window
| Benutzer | Anzahl |
|---|---|
| 11 | |
| 10 | |
| 4 | |
| 3 | |
| 2 |