So just to make sure, there is a field where they select a number, and then you need to create a CSV with a new entry for each number formatted as
Name #, Date #
If that's correct, here's what I would do.
Setup a repeater that will repeat for how ever times they selected.Setup a text aggregat...
If you are still struggling with this, another option is to add a router right before your iterator, and put after thing you want to run once after your iteration is complete on a new leg coming off of the router.
You can get it, but not from the original object. Once you have the value you want, you should be able to make a request to the POPT end-point, parameter:name = {field}, and value = {value}.
You can do the same trick here as in your other post, Nick. If you can get your source information into a single array, like if you use a custom api call instead of the native one, you can use the deduplicate(map({your array};emailAddr))
Since it looks like you're feeding that array into an iterator, you can make your owner ID list without the iterator with this function in a variable.
deduplicate(map({your source array};ownerID))
I agree. I ended up testing the new module before I updated an existing code, and it can do everything else from what I can tell except for the versioning one. I submitted a bug report, but like you I got a less than helpful reply. It appears that when you do the version upload, the module doesn't m...