- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 03:46 AM
Hi All,
Trying to pull a report of an RITM, which has multi row variable set values in it. Where can I check those values stored?
Checked mtom table but no luck, it is showing empty. Please help!
Thanks
Shivani
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 03:54 AM
Hi,
Data for MRVS is stored in this table
Multi Row Question Answer [sc_multi_row_question_answer]
Each row of MRVS is a record in this table
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 03:50 AM
It is stored in Multi Row Question Answer [sc_multi_row_question_answer] table.
Thanks!
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2022 03:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2022 01:45 AM
Hello Mr. Ankur,
I wanted to get the values specifically in this column as I needed to make a report out of it.
However when I access the sc_multi_row_question_answer table. I could not seem to find the values.
As clicking on the green rect. box value only shows this.