Want to add requested for field on report on task table.

dhanu3
Kilo Sage

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.

find_real_file.png

9 REPLIES 9

Harsh Vardhan
Giga Patron

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 

Harsh Vardhan
Giga Patron

screenshot for reference. 

this is the form layout view of RITM 

 

find_real_file.png

 

If my answer helped you, kindly mark it as correct and helpful.

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

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.