find RITM in Request Table

Jaeik Lee
Mega Sage

Hi.

I'm making My request Filter, and One problem occured.

When Using filter, I must use Request Table. but target column is inside of RITM.

Can i find that column?

Thank you for your answer.

 

6 REPLIES 6

AnubhavRitolia
Mega Sage
Mega Sage

Hi @Jaeik Lee 

 

In this case you must use 'Requested Item' table only [sc_req_item] table on your Filter.

 

There you can show RITM fields and Request fields also through Dot Walking.

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

Sorry. I can not understand it.

I must show Request table. and use RITM column.

I think answer was reverse version of that.

Hi @Jaeik Lee 

 

I proposed answer based on your requirement.

 

As there will be multiple RITM for single Request, dot walking won't be possible to RITM table from Request as there would be multiple RITMs.

 

So you can use RITM table on Filter and dot walk Request.

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

U_verma
Tera Expert

HI Jaeik,

 

Generally we use sc_req_item (ritm table) to filter and with the help of dot walking we show Request table.

 

If you are using request table for ritm I don't think we get option in filter on the table but you can use reports for the same you will get the list of records. You can enter your ritm related field on the related list side.

U_verma_0-1672822056726.png