Add "is empty" operator to data deployment filters
Add the empty operator or allow for '' or an equivalent to be considered a value for filtering while using the data loader, this would allow to use filters like where accountid='' or equivalent
1
vote
Dan
shared this idea
You can now use the is empty and is not empty filters on nillable fields.