Custom list of users the do a search doesn't work

Hello the Community

I try to filter in a custom state (list) the list of USERS who’s phone number is empty
logically I write a WF :
“myuserlist = do a search for users” with parameter “phonenumber is empty”

  • In PRIVACY I’ve opened every item of users data type (for me admin)
  • I’m sure that exist users WITHOUT phone number
  • BUT the list is empty after this step !
    (I have the same pb with other fields, like “name is empty”, “birthday is empty” and so)

do anybody have an idea ? I’m sure it’s very simple but it doesn’t appear to me
thanks a lot !

I precise the same function works perfectly in a RG, but not in a WF

Have you tried doing a constraint: phonenumber is empty

1 Like

Hello thanks, I founded the problem which was just the label of each line of my radiobutton… Sorry for disturb ! bye

This topic was automatically closed after 70 days. New replies are no longer allowed.