<?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: How to separate two different value for the same date in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653740#M53758</link>
    <description>&lt;P&gt;Thanks for sharing the events.&lt;/P&gt;&lt;P&gt;You *are* collecting both values, but you apparently you are unhappy with how the values are presented.&amp;nbsp; Please describe or provide a mock-up of how you would like the values displayed and we'll try to find a way to accomplish that.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2023 14:21:14 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2023-08-09T14:21:14Z</dc:date>
    <item>
      <title>How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653621#M53740</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am using below query to fetch my records:&lt;/P&gt;&lt;P&gt;index="abc*" sourcetype =600000304_gg_abs_ipc2 source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" "Server side call completed for Collateral with record count"| rex "Server side call completed for Collateral with record count:\s+(?&amp;lt;record&amp;gt;\d+)"|timechart span=1d values(record) AS RecordCount&lt;/P&gt;&lt;P&gt;I am getting records as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Two Records.PNG" style="width: 999px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/26693i0A3F7C73CF4FC445/image-size/large?v=v2&amp;amp;px=999" role="button" title="Two Records.PNG" alt="Two Records.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I separate them .Can someone guide&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 20:37:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653621#M53740</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-08-08T20:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653624#M53741</link>
      <description>&lt;P&gt;What do you want the output to look like?&lt;/P&gt;&lt;P&gt;Please re-share the raw events.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 20:58:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653624#M53741</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-08T20:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653625#M53742</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;raw events:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;2023-08-08&lt;/SPAN&gt; &lt;SPAN class=""&gt;10:25:13.067&lt;/SPAN&gt;&lt;SPAN&gt; [&lt;/SPAN&gt;&lt;SPAN class=""&gt;INFO&lt;/SPAN&gt;&lt;SPAN&gt; ] [&lt;/SPAN&gt;&lt;SPAN class=""&gt;Thread-3&lt;/SPAN&gt;&lt;SPAN&gt;] &lt;/SPAN&gt;&lt;SPAN class=""&gt;CollateralProcessor&lt;/SPAN&gt; &lt;SPAN class=""&gt;-&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Server&lt;/SPAN&gt; &lt;SPAN class=""&gt;side&lt;/SPAN&gt; &lt;SPAN class=""&gt;call&lt;/SPAN&gt; &lt;SPAN class=""&gt;completed&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;Collateral&lt;/SPAN&gt; &lt;SPAN class=""&gt;with&lt;/SPAN&gt; &lt;SPAN class=""&gt;record&lt;/SPAN&gt; &lt;SPAN class=""&gt;count&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;476&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;2023-08-08 09:56:03.777&lt;SPAN&gt; [&lt;/SPAN&gt;INFO&lt;SPAN&gt; ] [&lt;/SPAN&gt;Thread-3&lt;SPAN&gt;] &lt;/SPAN&gt;CollateralProcessor - &lt;SPAN class=""&gt;Server side call completed for Collateral with record count&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;STRONG&gt;18541701&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;I want to fetch both values&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2023 21:07:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653625#M53742</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-08-08T21:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653643#M53748</link>
      <description>&lt;P&gt;It looks like you are collecting both those values, but your timechart command&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| timechart span=1d values(record) AS RecordCount&lt;/LI-CODE&gt;&lt;P&gt;is collecting the individual values of those into the RecordCount field giving you multiple values - do you want to add them together or something else?&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;timechart span=1d sum(record) AS RecordCount&lt;/LI-CODE&gt;&lt;P&gt;This will add them together&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 01:11:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653643#M53748</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2023-08-09T01:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653740#M53758</link>
      <description>&lt;P&gt;Thanks for sharing the events.&lt;/P&gt;&lt;P&gt;You *are* collecting both values, but you apparently you are unhappy with how the values are presented.&amp;nbsp; Please describe or provide a mock-up of how you would like the values displayed and we'll try to find a way to accomplish that.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 14:21:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653740#M53758</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-08-09T14:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653819#M53767</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/6367"&gt;@bowesmana&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to display both of them like on 08/02/2023 both values should be displayed .&lt;/P&gt;&lt;P&gt;But currently I am not able to make any bar chart for it. As two&amp;nbsp; values are coming on one date.&lt;/P&gt;&lt;P&gt;Query:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;index="abc*" sourcetype =600000304_gg_abs_ipc2 source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" source="/amex/app/gfp-settlement-transform/logs/gfp-settlement-transform.log" "Server side call completed for Collateral with record count"| rex "Server side call completed for Collateral with record count:\s+(?&amp;lt;record&amp;gt;\d+)"|timechart span=1d values(record) AS RecordCount&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I want them to come individually along with the date.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 20:21:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653819#M53767</guid>
      <dc:creator>aditsss</dc:creator>
      <dc:date>2023-08-09T20:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to separate two different value for the same date</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653832#M53770</link>
      <description>&lt;P&gt;Are you saying you want 1 column for each record count for each day in your bar chart? If so, you need to provide a series for each of the rows. There is no need to do an aggregation with timechart.&lt;/P&gt;&lt;P&gt;You can do&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...
| bin _time span=1d
| table _time RecordCount&lt;/LI-CODE&gt;&lt;P&gt;which will give you a row per event, but you then need to understand how you want to show this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 23:59:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-separate-two-different-value-for-the-same-date/m-p/653832#M53770</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2023-08-09T23:59:40Z</dc:date>
    </item>
  </channel>
</rss>

