- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 02:20 AM
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
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 03:21 AM
Hi Nayak
To get displayValue of refenced fields then set below parameter to true/all.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2022 03:21 AM
Hi Nayak
To get displayValue of refenced fields then set below parameter to true/all.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-12-2022 03:22 AM
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