Flow Designer Question (Arrays and Multi Variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 03:48 AM
Hello,
We have a catalog item where users can request help from an AV technician at onsite events. The user can select help over multiple days. We want to create a catalog task for each selected date as these may be allocated to more than one AV technician. We are using Flow Designer to do this. I would like help on how do we assign each separate date to a catalog task? Please see the image below.
The above is currently an array - can I split up each array element in the list? How do I do this?
Thanks in advance.
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 05:56 AM - edited 09-24-2024 05:57 AM
Hi @davidroberttelf!
This variable shown in the image is a Multi Row Variable set, right?
See in this article how you can use logic in Flow for each item in a Multi Row Variable set.
How to Use Multirow Variable Sets (MRVS) in Flow Designer
If my answer helped you in any way, please mark it as correct/helpful 🎯
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 05:42 AM
It is indeed an MRVS variable. Many thanks for the link I will take a look.
Regards
David
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 06:48 AM
Good luck @davidsmith, Im here if you need help.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2024 12:28 AM
@Isaac Vicentini Thank you. It looks like I am already doing most of what is detailed in the article but I just need to work out how to split the array. I have spotted some Utilities/Functions in Flow Designer that deal with arrays.
Regards
David