0

Filter by Current User

Suppose a table (e.g., a task list) contains a field which references a user.  It would be nice to be able to create views which filter automatically on the current user.  At present users must manually select the user they want because there is no way of specifying a filter for "user()", or something similar.

2 replies

null
    • Head of Program Management at Groq
    • Vladimir_Bathory
    • 3 yrs ago
    • Reported - view

    I found the answer.  Create a calculated column which computes a Boolean value, then filter the view on the calculated column.  This is covered in the manual.  Note to self: read the manual more closely before posting.

    • frsalabert
    • 3 yrs ago
    • Reported - view

    Hi Vladimir,

    Do you have an example of your boolean feature? I've red the manual, but I'm not very skilled with coding syntaxes.

    Thanks!

Content aside

  • 3 yrs agoLast active
  • 2Replies
  • 507Views