Forum Discussion
AustinK
6 years agoQrew Commander
What is the text formula you tried?
Try using UserToName([Record Owner]) instead. If you were getting an email it should convert that over, same for the actual QuickBase user in your screenshot I believe.
If you want the last name first you need to do it another way. UserToName([Record Owner], "LF")
Try using UserToName([Record Owner]) instead. If you were getting an email it should convert that over, same for the actual QuickBase user in your screenshot I believe.
If you want the last name first you need to do it another way. UserToName([Record Owner], "LF")