/
Data filtering
Data filtering
This article shows available data filtering options, their descriptions, and usage.
Filters support expressions in all available column types.
Filtering options
search: type a search term to see all values containing
true/false: type true or false to see the values containing
expressions: >/</=/range
Filters usage
String: if value contains search term ignoring case
Number: =, >, <, range
Integer: =, >, <, range
Date: =, >, <, range(must match date format)
DateTime: =, >, <, range(must match date format)
Time: =, >, <, range(must match exact time format)
List: if value contains search term ignoring case
Checkbox: true or false
Userlist: by typing part of username ignoring case
Expression examples
>a, <b, =n, where a,b,n are column vales
true/false - shows checked/unchecked rows
, multiple selections available,
Related content
Filterable options
Filterable options
More like this
gd.filter
More like this
Project Estimation using a grid
Project Estimation using a grid
Read with this
Column to attribute mapping
Column to attribute mapping
More like this
col.xyz.type = userlist
col.xyz.type = userlist
More like this
col.xyz.allow.groups
col.xyz.allow.groups
More like this