
Announcements
Hello together,
i am starting to build two workflows but i fail to write a filter query for a sharepoint list.
Case #1
The Column Abholer is of type person/contact. I want to filter empty entries. I tried something like this, but i failed:
Abholer eq null (null as function)
Abholer eq ''
Case #2
The Column Abholdatum is of type date/time. I want to filter empty entries. I tried similar to case #1, but also failed.
Hope, somebody can help me.
Jürgen
HI @JürgenD ,
You can use below formula -
Abholer/EMail eq null and Abholdatum eq null
Make sure you use internal column name