Want to add requested for field on report on task table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:07 PM
Hi,
I want to add requested for field in report on task table.
As requested for field is not a task table field I am not able to get the value of it in task table report.
I have tried by adding extended fields but through that I am getting only incident requested for field value not RITM requsted for. Please help me with this concern.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:41 PM
I am asking for Task table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2020 01:19 AM
I have added requested for field for RITM on task list view using list control extended table.
List control view of Task table:-
But not able to do same thing on report as not able to do dot walking on report.
Report Choose columns view:-
Any help here....!!
Thanks in Advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-27-2020 01:17 AM
you have to change the table , you wont get requested for value if you will report on "task" table.
eg: report on sc_task
If my answer helped you, kindly mark it as correct and helpful.