Getting Data In

Can you help me set a filter between min and max value?

pragycho
Loves-to-Learn

Hi ,

I need your help to set a filter between min and max value.

example : want to print value between range ( value >-2 and value < 5 )

I have created two dropdown box

create two filter

FILTER  score > "$minwbrs_score$"
FILTER score < "$maxwbrs_score$"  ---> issue

Here, I am facing an issue in an XML parsing for operator < (less than)

This is the Error :

 XML Syntax Error: StartTag: invalid element name
0 Karma

Vijeta
Influencer

In XML dashboards replace < with &lt; and > with &gt;

0 Karma
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...