Hello,
I want to remove Users with empty email from my DB.
Here is my workflow :
But it’s not working ! Maybe the blank to say “email is empty” is not the correct way.
Thanks for your help
Thomas
Hello,
I want to remove Users with empty email from my DB.
Here is my workflow :
But it’s not working ! Maybe the blank to say “email is empty” is not the correct way.
Thanks for your help
Thomas
Try to setup the expression like this
Should work to delete those with an empty email, but more than likely there are no users with empty email…even if I try to manually add a user in the database from editor I get an error popup

Hi,
Directly access your user table from data tab. There available option to edit/delete entries so you fine empty email in users and manually delete those.
Another option,
Search from user :filted
This user email is empty

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