Forum Discussion
BrianCafferelli
7 years agoQuickbase Staff
Hi Everett, whoops sorry about that! It's because Last Modified By is a User field, so the user ID will be shown along with the user's name. Instead, you can make a Formula - Text field called _Last Modified By (Text) _with this formula:
Then, you can use the formula field in the automation instead. I'll update the article above so others create this formula as well.
- Brian
UserToName([Last Modified By])
Then, you can use the formula field in the automation instead. I'll update the article above so others create this formula as well.
- Brian