<?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: Splunk Charting Data Based on Type in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530970#M36098</link>
    <description>&lt;LI-CODE lang="markup"&gt;| makeresults count=30
| eval categoryID=mvindex(split("Strategy,Archade",","),random() % 2)
| eval itemId="EST-1".(random() % 9 + 1)
| rex "(?&amp;lt;Comment&amp;gt;(?# this is your actual result, check this. 
from here, the logic))"
| xyseries itemId categoryID itemId&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 26 Nov 2020 08:39:35 GMT</pubDate>
    <dc:creator>to4kawa</dc:creator>
    <dc:date>2020-11-26T08:39:35Z</dc:date>
    <item>
      <title>Splunk Charting Data Based on Type</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530953#M36097</link>
      <description>&lt;P&gt;I have derived data from Splunk in the following format (&lt;U&gt;Actual Format&lt;/U&gt;). But I want to format furthermore it in such a way that I can see which items are present in which categories, and which are missing (&lt;U&gt;Expected Format&lt;/U&gt;). I am trying to chart it based on categoryID, but it's not working for me as I do not think max function is appropriate for this. Can anyone please help me know how can I achieve this&lt;/P&gt;&lt;P&gt;Tried using&lt;/P&gt;&lt;PRE&gt;| chart max(itemId) over itemId by categoryID&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Expected Format&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Expected Format" style="width: 236px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12072iC36E5368C79A661E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.PNG" alt="Expected Format" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Expected Format&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Actual Format&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Actual Data" style="width: 589px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/12073i4A61CA20B47381F5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Actual Data" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Actual Data&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 07:37:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530953#M36097</guid>
      <dc:creator>naralkar</dc:creator>
      <dc:date>2020-11-26T07:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Charting Data Based on Type</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530970#M36098</link>
      <description>&lt;LI-CODE lang="markup"&gt;| makeresults count=30
| eval categoryID=mvindex(split("Strategy,Archade",","),random() % 2)
| eval itemId="EST-1".(random() % 9 + 1)
| rex "(?&amp;lt;Comment&amp;gt;(?# this is your actual result, check this. 
from here, the logic))"
| xyseries itemId categoryID itemId&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 26 Nov 2020 08:39:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530970#M36098</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-11-26T08:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Charting Data Based on Type</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530989#M36101</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/184221"&gt;@to4kawa&lt;/a&gt;&amp;nbsp;. This was all I needed..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 10:59:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Splunk-Charting-Data-Based-on-Type/m-p/530989#M36101</guid>
      <dc:creator>naralkar</dc:creator>
      <dc:date>2020-11-26T10:59:09Z</dc:date>
    </item>
  </channel>
</rss>

