I want to get data from "sc_multi_row_question_answer" using table API

Samarendra Naya
Kilo Contributor

Dear All,

I want to get data from "sc_multi_row_question_answer" using table API, I have tried as attached image.

But I am getting reference value in place of actual field name of the variable reside of variable set.

 

Please suggest.

Thanks,

Samarendra Nayak

 

1 ACCEPTED SOLUTION

Voona Rohila
Kilo Patron
Kilo Patron

Hi Nayak

To get displayValue of refenced fields then set below parameter to true/all.

 

find_real_file.png


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

View solution in original post

2 REPLIES 2

Voona Rohila
Kilo Patron
Kilo Patron

Hi Nayak

To get displayValue of refenced fields then set below parameter to true/all.

 

find_real_file.png


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

Hi Rohila Voona,

Thank you.

Also tried to get name & values of variables  in a cart item using Table API. I am using  sysparm_query  as "cart_item.name=Demand Management Request" where Demand Management Request and table sc_item_option

Can you please suggest what is the table to get variable name and value which are in variables of a cat item

Please check the attached screen.

 

Thanks

Samarendra Nayak