Prepopulate a filter using the current user information

Table:  employees

Slice "User" of employees table:  table with only the current user only

expression:  [email]=username() to only have one row in the User table

Table:  filters

I have a field [state], enum valid_if referencing a list of states

For the initial value, I want to have the user's [state]

icarecenter_0-1646600737788.png

User table with only one entry.

icarecenter_1-1646600784138.png

It doesn't seem to work.  What am I missing?

0 1 49
1 REPLY 1

Verify that TX is a value in your validation list.   In other words, Is "TX", from the User information a value in the list Cities[Abbreviation]?

Top Labels in this Space