How to Dot-Walk from sysapproval_approver to sc_req_item?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2020 06:51 AM
I would like to use the Report Builder (in London) to generate a more detailed report for users regarding their approvals.
I am able to get everything I need from the sc_req_item table but need to dot-walk to the approval table to obtain the pending requests for the specified user. Would appreciate any advise and thanks in advance!
I've read that 1-M relationship between approver and req_item means it's not doable but there is only one approver on the form.
- Labels:
-
Multiple Versions
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2020 12:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2020 01:23 PM
For some reason, fields I dot-walk to don't show on the report when I try this 😕
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-16-2020 01:28 PM
You have to select Show Related Fields at the bottom of the list first.
Please mark my response as correct answer and helpful if it helped solved your question.
-Best Regards
Prateek kumar
Please mark my response as correct and helpful if it helped solved your question.
-Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2020 04:49 AM
the "Approval for" field on the Approvals table stores the ID of the sc_req_item table, does that help?