Skip to main content
Question

Secops Dashboard-Filters Query

  • March 24, 2026
  • 2 replies
  • 71 views

Sanzz
Forum|alt.badge.img+1

Hi ,

 

I’ve noticed that when I refer data tables in a dashboard query, I’m unable to apply the global filter to that specific widget. Is this a known limitation in Google SecOps?”

Query :

case.alerts.entities.type = "ADDRESS"

$ip = case.alerts.entities.identifier

$ip in %Test.Value

Match:

    case.priority

outcome:

    $Count = count(case.name)


In the above query, I need to apply a global filter based on case.alerts.entities.identifier. However, when I try to create a filter using this field, the corresponding widget becomes greyed out. Could someone help me with a solution to this issue?”

Thank you!

2 replies

Forum|alt.badge.img+8
  • Staff
  • March 25, 2026

I believe this is a known limitation, there’s a open feature request for it. No ETA however.  


Sanzz
Forum|alt.badge.img+1
  • Author
  • Bronze 1
  • March 30, 2026

I believe this is a known limitation, there’s a open feature request for it. No ETA however.  

Thank you!