MRVS line items to create a record in the table

gowthamnena
ServiceNow Employee
ServiceNow Employee

Hi everyone! 👋

I’m working on a ServiceNow Flow Designer use case where In a catalog item I have:

  • A few single catalog variables 
  • A Multi-Row Variable Set (MRVS) with the same fields as the single variables

When a user submits the catalog item:

  • They enter one set of data in the single variables (e.g.,  A)
  • And multiple entries in the MRVS (e.g., B, C, D) 

The goal is to create records in a destination table that includes all entries—both the single variable data (A) and each row from the MRVS (B, C, D)—so that all details are stored in the same table, which has the consistent columns.

 

Currently, only the single-variable data are being processed in the table. The MRVS entries are not being added to the same table.  Any guidance??

 

 

 

6 REPLIES 6

gowthamnena
ServiceNow Employee
ServiceNow Employee

@Kieran Anson @Ankur Bawiskar 
Hi Both,
Here's the flow I'm currently using. Let me know if this helps!

@gowthamnena 

looks fine.

it's not iterating?

share the flow context screenshots

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