Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
OK, so you want an <ask the user> report. I did not read your question carefully enough.
Make a formula text field like this
UserListToNames(ToUserList([User 1],[User 2],[User 3]))
and then make and <ask the user> contains ... report based on that field.
Make a formula text field like this
UserListToNames(ToUserList([User 1],[User 2],[User 3]))
and then make and <ask the user> contains ... report based on that field.