need to create report for sc_request and need to check who approved for the request.

Vani14
Tera Contributor

we need to create the report for sc_request and need to check the approver for the requests could you please let us know how can i achieve this.

1 ACCEPTED SOLUTION

Step 1: create database view with this condition.

praneeth7_0-1689863137837.png

Step 2: Create a report using this date base view and confugure the column as per your requirement in report.

eg: 

praneeth7_1-1689863295149.png

 

 

If you find the useful Please mark my answer Helpful & Accepted solution,

Thank you

Praneeth

View solution in original post

3 REPLIES 3

praneeth7
Tera Guru

Hello @Vani14 

 

You can create a database view for sc_request and sysapproval_approver table. it will help you to create a report with you approved the requests.

 

If you find the useful Please mark my answer Helpful & Accepted solution,

Thank you

Praneeth

Vani14
Tera Contributor

@praneeth7  i have create data base view trying add condition for that could you please help me

Step 1: create database view with this condition.

praneeth7_0-1689863137837.png

Step 2: Create a report using this date base view and confugure the column as per your requirement in report.

eg: 

praneeth7_1-1689863295149.png

 

 

If you find the useful Please mark my answer Helpful & Accepted solution,

Thank you

Praneeth