Create a report from 'Requested Item [sc_req_item] table that are pending from particular group

Mithun Mohan S
Tera Contributor

I would need a report with requests from 'Requested Item [sc_req_item] table that are pending for approval from a particular group of approval. Is it possible? if yes, please advice how we can add a filter

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mithun Mohan S 

 

Try this way

 

AGLearnNGrow_0-1740492348330.png

 

 

Change the count to greater than or equal to zero

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Mithun Mohan S 

 

Try this way

 

AGLearnNGrow_0-1740492348330.png

 

 

Change the count to greater than or equal to zero

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Thanks @Dr Atul G- LNG for your quick guidance. 

 

Wonderful, it worked as expected. I would really appreciated.