- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 05:21 PM
Hi,
I want to create reports for survey results and show a specific report range particular to HR Cases. I tried using asmt_metric_result table but I could not create report range as OOB ranges are already defined in ServiceNow. So i created the report on "asmt_assessment_instance_question" table and added report ranges.
Can we use "asmt_assessment_instance_question" for reporting survey results. Do we have any challenges if we use this.
Thank you in advance!
Regards,
Sree Keerthi Kasula
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2025 05:29 PM
Hi @sreekeerthi
Yes, you can use Assessment Instance Question table to report on survey results.
We are using the same and it's working fine.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 02:43 AM
@Shivani_singh Will chcek and let you know
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2025 04:20 AM
Hi @J Siva
Any idea how to do it?.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2025 12:49 AM
Thank you for confirming!