I have a panel in a dashboard. When I click on three dots on the top right corner, I get these options:

On clicking on ‘View Query’, the following box opens:

When clicking on ‘Run in Search’, a new window opens showing the output in UDM Search for the same query written for the panel:

When I hover over three dots adjacent to any row, I get following options:

On clicking ‘Run UDM Query’, the following window opens:

The issue here is that the value inside the square bracket vanishes on clicking ‘Run UDM Query’.
principal.labels["orig_ip_bytes"] != "" —> principal.labels != "”
How can I resolve this issue? Can someone please guide me?
Do we have any alternative solution for this?