Hi,
When I query Part table, I get GUIDs of Assigned Creator and Designated User (User type fields) from owned_by_id and managed_by_id columns respectively. I need to convert these GUIDs into actual user name value, so I queried innovator.User table…