We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Where are store the answers of Variable set multi row

dioni95
Kilo Expert

Hi all,

 

I need the table where the answers of variable sets multi-row are stored. I need it to make a report, I know that the tables sc_item_option and sc_item_option_mtom store the answers of variables, but I can´t see the answers of the questions that belong to a multi-row variable set. (They appear empty)

 

If you have some information, it´ll be helpful-

 

Thanks in advance

1 ACCEPTED SOLUTION

dioni95
Kilo Expert

Thanks people, I found the table. The name is sc_multi_row_question_answer 

View solution in original post

4 REPLIES 4

Stewe Lundin
Mega Guru

If you are referring to the answer that you give in a variable ends up in the RITM created by the Catalog item using the Variable set.

sc_req_item

I can see the answers in the SC_REQ_ITEM through Variable editor, but I need to export these answers to an excel document.

Ben42
Tera Contributor

Can you check in question_answer.list

 

-Ben

dioni95
Kilo Expert

Thanks people, I found the table. The name is sc_multi_row_question_answer