cancel
Showing results for 
Search instead for 
Did you mean: 
intapiuser
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.
Solution: You can set such a thing as a filter on a dashboard, widget, or formula on any dashboard
JAQL syntax
{
"contains": "mm"
}
You can also use 'like' in the advanced option of the filter:

{
"like": "%black%"
}
Version history
Last update:
‎03-02-2023 08:34 AM
Updated by:
Contributors
Community Toolbox

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

Product Feedback Forum:

Need additional support?:

Submit a Support Request

Sisense Privacy Policy