Database View to join tables sysapproval_approver and sc_req_item

AndyMaier
Giga Contributor

Has anyone joined these tables sysapproval_approver and sc_req_item, and how?

5 REPLIES 5

sabrina0522
Tera Contributor

Hi Andy, 

 

I had a similar request. I created a database view with sysapproval_approver and sc_req_item tables. Joined them like this: sri_sys_id=saa_sysapproval

 

sabrina0522_0-1742847494470.png

 

Not sure if that helps, but figured I'd comment. 🙂 Good luck!