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:14 PM
there is not any requested for field for RITM, it's coming from request table
its dot walk field request.requested_for on RITM
so here you will use requested for request

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:19 PM
Hi Harshvardhan,
Yes requested for is from request table. But we want to show it on task table report not on RITM table.
Regards,
Dhanashree

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2020 11:27 PM
same way. you have to dot walk here . because on task you will see "request" column so just dot walk to fetch the request for value.