Report creation related issues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 12:33 AM
Hi Team,
I have a doubt regrading report creation. I want generate a report which will show Requested item no. , approval group, action date, comments on that RITM, action date .
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 12:59 AM
if your query is with respect to comments or worknotes related fields not appearing properly in report then
you can try the database view workaround for this .
Please see below article which can assist you in right direction.
And If you want to add other fields like ritm and other stuff , i would insist you look at the oob
reports and get an idea how to do it .
Link:
Mark my ANSWER as CORRECT and HELPFul if it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 01:06 AM
to see RITM, approval group etc you need to have database view between sc_req_item and sysapproval_approver table
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 01:55 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 01:55 AM
I got the answer thanks for your responses.