<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Single Value Radial - negative values in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660316#M54349</link>
    <description>&lt;P&gt;if only it was supported in dashboard studio!&amp;nbsp; will use classic for the time being - thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 21:18:18 GMT</pubDate>
    <dc:creator>splunkernator</dc:creator>
    <dc:date>2023-10-10T21:18:18Z</dc:date>
    <item>
      <title>Single Value Radial - negative values</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660277#M54344</link>
      <description>&lt;P&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;I have written a script that pull off the receive power from optical transceivers on every hour.&amp;nbsp; &amp;nbsp;All is well with this except, as the values are a measurement in loss, they are negative values in bells.&lt;/P&gt;&lt;P&gt;I would really like to represent this with the single value radial - I can get it to work with a perfectly with a marker gauge but having that "rev counter" type representation would not only be so cool bit &lt;STRONG&gt;so useful&lt;/STRONG&gt; to get power readings at&amp;nbsp; glance on our long range transmission kit, its such a perfect representation I think for this kind of measurement, and would really appeal to that more "scientific"&amp;nbsp;&lt;SPAN&gt;engineering&amp;nbsp;&lt;/SPAN&gt;type of audience.&lt;/P&gt;&lt;P&gt;When I use the&amp;nbsp;&lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;ingle value radial I cannot for the life of me work out where I can adjust the scale (ideally -40dBm to 0dBm.&amp;nbsp; I just expected this to be like managing any other sort of float (I am working with a decimal&amp;nbsp;number, not a string or anything), just to happens to be a negative value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Am I just missing something really silly?&amp;nbsp; Any help would be gratefully received - I'm using dashboard studio if that makes a difference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 18:57:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660277#M54344</guid>
      <dc:creator>splunkernator</dc:creator>
      <dc:date>2023-10-10T18:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value Radial - negative values</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660294#M54346</link>
      <description>&lt;P&gt;You can use the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Gauge" target="_self"&gt;gauge command&lt;/A&gt; to set your limits.&lt;BR /&gt;&lt;BR /&gt;Here is a dummy search where I make up some decibel data:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=_internal | eval decibels=(-1 * date_minute) 
| stats avg(decibels) as avg_decibels
| eval avg_decibels = round(avg_decibels,2)
| gauge avg_decibels -100 -75 -50 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can then use that for the radial chart:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="decibel.png" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/27513i48B7CD9F29B416D7/image-size/large?v=v2&amp;amp;px=999" role="button" title="decibel.png" alt="decibel.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 19:49:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660294#M54346</guid>
      <dc:creator>_JP</dc:creator>
      <dc:date>2023-10-10T19:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Single Value Radial - negative values</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660316#M54349</link>
      <description>&lt;P&gt;if only it was supported in dashboard studio!&amp;nbsp; will use classic for the time being - thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 21:18:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Single-Value-Radial-negative-values/m-p/660316#M54349</guid>
      <dc:creator>splunkernator</dc:creator>
      <dc:date>2023-10-10T21:18:18Z</dc:date>
    </item>
  </channel>
</rss>

