Create a report with RITM Variables catalog variables and Multi-row Variable Set
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 01:08 PM
I need to create a report where I need ritm variables, catalog item variables as well as mrvs variable set variables.
I tried with multi_row_question_answer table in database view but it is only giving me mrvs variables not all RITM and catalog item variables.
I tried different combinations but couldn't get the desired output can you please suggest
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 02:34 PM
Can you add the following tables to your db view?
Alias Table Name
ritm | sc_req_item |
opt_mtom | sc_item_option_mtom |
opt | sc_item_option |
mrvs | sc_multi_row_question_answer |
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2025 11:57 PM
I added but found the table blank