I have a queue of parts. I’m trying to make it so when a part is done it will notify a channel and will send a message that has the name of the person who submitted it. I’m having trouble since when I use the creation column in the message, it only pulls the date, not the name. How can I only pull the name from the creation column in a message. Thanks!