Hello @Jace_Garside1
Is this a normal/expected outcome?
Yes, when connecting tables the default way it to use Foreign Keys and Primary keys so that is why you see an integer.
Is there a way to have the user's name populate without having to create a formula field in SFDC?
Yes, try the following to output a name (text) value: https://developer.salesforce. com/forums/?id= 906F0000000AxcXIAS
... View more