The CreatorCon Call for Content is officially open! Get started here.

Search sys_report table for partial 'Select fields for list' content

eamoncampbell
Tera Contributor

Using sys_report.list - currently the only available operators the appear to be available for the 'Select fields for list' are 'is', "is not' AND 'is anything'

Can anyone suggest how one might be able to perform partial string searching for reports based on this field? 

  find_real_file.png

2 REPLIES 2

Judas Hudson
Kilo Contributor

While the operator for "contains" is not there by default you can seemingly force it, by doing the search on the column itself by using an asterisk and then whatever field you are looking for.

 

find_real_file.png

 

eamoncampbell
Tera Contributor

I do not have that feature enabled can you suggest how I might get this switched on (search on the column itself) - I do not have admin privilege though I can request if I knew which property to activate - Thanks