Skip to main content
Nintex Community Menu Bar

SharePoint SmartObject does not return correct results when using boolean column

  • March 5, 2016
  • 0 replies
  • 1 view

Forum|alt.badge.img+10


 

Symptoms


When querying a SharePoint list using a SmartObject and specifying a boolean value along with another parameter, the results returned do not include any of the specified results.
 

Diagnoses


This is a known issue when using boolean columns in a SharePoint list.
 

Resolution

The suggested workaround is to use the boolean column as the input value for the SmartObject, and configure the other criteria as filters on the returned results.