Forum Discussion
- ChrisChrisQrew Assistant Captain
You can create a formula text field and export that instead:
usertoname([user field])
This will convert the user field to a plan text field.
- QuickBaseCoachDQrew CaptainNo problem.
Make a new formula text field called [User Name] with a formula of
UserToName([Sales Supervisor])
Use that on your report instead.