Skip to main content
Nintex Community Menu Bar

Delete Multiple Items Action not Respecting Filter on Yes/No Column

  • March 26, 2021
  • 0 replies
  • 100 views

Forum|alt.badge.img+9

Issue

Filtering the Delete Multiple Items action on a Yes/No SharePoint column doesn't delete the correct items.

 

Resolution

Replace the Delete Multiple Items action with a Query List action that filters on the Yes/No column value. Then, loop through the query results and use the Delete Item action to delete one item at a time. A workflow export is attached as an example.

 

Additional Information

This issue is pending a fix in a later release.

 

Related Links