Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Flow Designer Question (Arrays and Multi Variables

davidroberttelf
Giga Expert

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.olly.png

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

8 REPLIES 8

Isaac Vicentini
Mega Sage
Mega Sage

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.

 




Best regards,

Isaac Vicentini
MVP 2025


If my answer was helpful, mark it as Helpful or Accept as Solution.

davidsmith
Tera Expert

Hi @Isaac Vicentini 

It is indeed an MRVS variable. Many thanks for the link I will take a look.

Regards

David

Good luck @davidsmith, Im here if you need help.


Best regards,

Isaac Vicentini
MVP 2025


If my answer was helpful, mark it as Helpful or Accept as Solution.

@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