Skip to main content
Solved

How to make user input filters case-insensitive in SecOps Native Dashboard

  • August 9, 2025
  • 3 replies
  • 180 views

josuha

Hi everyone,

When creating a search filter in Native Dashboard I’ve noticed that the filter seems to be case-sensitive.

For example:

  • Searching for johndoe will miss results containing JOHNDOE or JohnDoe

Is there a way to make the filter case-insensitive so that user input matches regardless of letter case?

Best answer by cmorris

There is an existing feature request for this functionality, but today the filter is case sensitive.

3 replies

cmorris
Staff
Forum|alt.badge.img+16
  • Staff
  • Answer
  • August 9, 2025

There is an existing feature request for this functionality, but today the filter is case sensitive.


IamMarlon
  • New Member
  • August 14, 2026

Is there any update on this feature to make the dashboard UI user input filters to be case-insensitive? Thanks.


cmorris
Staff
Forum|alt.badge.img+16
  • Staff
  • August 14, 2026

Is there any update on this feature to make the dashboard UI user input filters to be case-insensitive? Thanks.

Not at this time for the prebuilt filters. If you use the Advanced Token Filters and use nocase with your token variable in your dashboard query, you should be able to create one that is case insensitive -