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.

Need Help with mrvs in flow designer

tyagi_amrit2701
Tera Contributor

Hi all,

I can't use look up record in multi row variable set while using for each in flow designer .the field I am trying to access in multi row variable set is lookup select box,  is there any way through which I can use look up record in multi row variable set.

 

32 REPLIES 32

@tyagi_amrit2701 

1 more workaround here

How to access Variables Set/Multi Variable Set Variables in a flow (Flow Designer) 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@tyagi_amrit2701 

it worked for me in this way

Don't give same name for the Object and Array of Objects here

AnkurBawiskar_0-1742387692530.png

 

 

Just give the name for Array of Object and don't give name for the Object when it gets created below it

subflow with mrvs.gif

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar tried this but still getting errorflow 6.PNG

@tyagi_amrit2701 

it worked for me, as you can see in the image and gif both

Did you configure it in same manner? the subflow inputs etc?

Share your subflow inputs how you configured?

Ensure subflow is configured as Run as System User

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

 

@Ankur Bawiskar this is how i configured it and run as is still system userflow 7.PNG