Skip to main content
Nintex Community Menu Bar

Is there a wildcard character that can be used in a Get List Items rule?

  • December 15, 2017
  • 1 reply
  • 11 views

Forum|alt.badge.img+3

Does snyone know if there is a wildcard character to use in a Get List Items rule in reading a SharePoint source?

1 reply

Forum|alt.badge.img+18
  • December 15, 2017

SmartObject list methods will usually have:


 


A.  Input Properties that will act like 'equal'.


B.  Filters that will allow for 'contains', 'starts with' etc.  Advanced filters will also allow for usage of AND/OR for multiple filters:


http://help.k2.com/onlinehelp/k2appit/UserGuide/1.5_Update6/default.htm#SF_-_Rule_Designer_-_Actions_Configure.html?Highlight="filters"