- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 04:54 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 07:28 AM - edited ‎07-20-2023 07:29 AM
Step 1: create database view with this condition.
Step 2: Create a report using this date base view and confugure the column as per your requirement in report.
eg:
If you find the useful Please mark my answer Helpful & Accepted solution,
Thank you
Praneeth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 05:14 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 06:20 AM - edited ‎07-20-2023 06:23 AM
@praneeth7 i have create data base view trying add condition for that could you please help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2023 07:28 AM - edited ‎07-20-2023 07:29 AM
Step 1: create database view with this condition.
Step 2: Create a report using this date base view and confugure the column as per your requirement in report.
eg:
If you find the useful Please mark my answer Helpful & Accepted solution,
Thank you
Praneeth