How to add MRVS "1000 + rows" on a catalog item
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 05:35 AM
Hi All,
I want to add 1000+ rows in MRVS.
As we doing some data validation through client scripts and that data enter in 3 tables all together and approval need or not on the basis some particular field that is solution center for each row if center is there we do not need approval other wise need. that why we are not using the transform method in this case.
Is there way to add 1000+ rows in MRVS.
I see a property glide.sc.multirow_set.rows.size with the max for 100 rows

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 05:48 AM
Hi,
You go the rite property. Set glide.sc.multirow_set.rows.size to 1000 to in MRVS variable set.
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 05:50 AM
Hi @keshav77 ,
I you can modify this property "glide.sc.multirow_set.rows.size" to 1000 ,
but performance can degrade as the number of rows increases beyond 50
Chandan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 05:58 AM
Hi @keshav77
What’s the business reason for having 1000 rows in an MRVS (Multi-Row Variable Set)?
From a user experience perspective, this would result in excessive scrolling and a cluttered interface. It’s important to consider how practical and user-friendly it will be for someone to navigate through that many rows."
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2025 06:20 AM
Hello @keshav77,
I totally agree with @Dr Atul G- LNG . This can't be a business requirement. Try to convince your client not to go with this. It'll be hectic for the end user to scroll through and check records, then submit the request.
Please mark this response as Correct and Helpful if it assists you.
Thanks,
Ashish