1
How to link CreatedBy to User ID name?
Question asked by Art Crowley - 10/31/2014 at 9:12 AM
Answered
On a purchase order, there is a CreatedBy.  It's output is the User ID as to who is logged in and creating the PO.  How do I link the CreatedBy to the User ID's name?

2 Replies

Reply to Thread
1
Mark Culos Replied
Employee Post Marked As Answer
You will need to link the id table in the Primary data view on id.ID to po.CreatedBy.
0
Art Crowley Replied
After a couple of tries I got it to work. I think created the link from po.CreatedBy to id.ID the first time and it didn't work. I changed the link from id.ID to po.CreatedBy and it worked. Thanks for the help!

Reply to Thread