But it’s not allowing me to bind name and location together as the label. How do I accomplish this, I want users to see both the name and duration of the playbook?
In my iterator action (for loop), I bind my initial array.
And the only action in the loop is a: change variable → your new array → insert at end → And here you can modify your data thanks to binding.
Be careful, the keys to be used in the loop are contained in loop → item
You can then bind your select to your new formatted variable