cancel
Showing results for 
Search instead for 
Did you mean: 
Community_Admin
Community Team Member
Community Team Member

Question:

Is there any kind of way that allows me to filter a field based on "contains word" criteria.

Answer:

You can set such a thing as a filter on a dashboard, widget, or formula on any dashboard

Community_Admin_0-1634254107775.png

JAQL syntax

{
"contains": "mm"
}

You can also use 'like' in the advanced option of the filter:

Community_Admin_1-1634254164824.png
{
"like": "%black%"
}

 

Version history
Last update:
‎10-14-2021 04:30 PM
Updated by:
Contributors
Community Toolbox

Recommended quick links to assist you in optimizing your community experience:

Developers Group:

Product Feedback Forum:

Need additional support?:

Submit a Support Request

The Legal Stuff

Have a question about the Sisense Community?

Email [email protected]

Share this page: