Display few variables in record producer to appear multiple times based on selection of quantity

Renu9
Tera Contributor

Hi All,

 

I am having a record producer with 10 variables. There is a select box "Select item". In that, if a choice 'Panel' is selected then the quantity variable appears. If quantity is given as 5. Then a set of variables(Status, style that appears, model appears) should appear for 5 times for (panel1, panel2, panel3, panel4, panel5). the flow will work separately for all the panels. If the quantity is selected as 3 , then the set of variables should appear for 3 times(panel1, panel2, panel3). The requester will enter those details.

 

Is there any possible way in ServiceNow to accommodate.?

 

Renu9_0-1698078562620.png

 

 

 

 

 

2 REPLIES 2

Abbas_5
Tera Sage
Tera Sage

Hello @Renu9 ,
Please refer to the below link:
https://www.servicenow.com/community/itsm-forum/i-want-to-show-a-set-of-variables-on-record-producer...

 

If it is helpful, mark it as a thumps-up and accept the correct solution.
Thanks & Regards,
Abbas

 

Renu9
Tera Contributor

Hi @Abbas_5 

Thanks for the link. I have created MRVS and tried to submit. Once the created record is opened, I do not see any details related to MRVS in that. Please help me how to appear on the form as well.