<?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: stacked column chart for three values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/stacked-column-chart-for-three-values/m-p/192950#M55481</link>
    <description>&lt;P&gt;Got my answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;sourcetype="Churn Data_CSV" |  stats count(eval(Churn="True.")) as True, count(eval(Churn="False.")) as False,count(eval(Churn="")) as Empty  by state | sort - True| head 10&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2015 07:18:42 GMT</pubDate>
    <dc:creator>SanthoshSreshta</dc:creator>
    <dc:date>2015-05-13T07:18:42Z</dc:date>
    <item>
      <title>stacked column chart for three values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stacked-column-chart-for-three-values/m-p/192949#M55480</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;I have generated a dashboard with column chart using Query: &lt;STRONG&gt;sourcetype="Churn Data_CSV" Churn="True." |  stats count(Churn) as "Churn Count" by state |sort - "Churn Count" |head 10&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;In the above query I used only Churn="True" but now I want to get for TRUE and FALSE for every state showing in stacked column chart. &lt;BR /&gt;
Can anyone help me out please.?&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Santhosh S.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 07:10:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stacked-column-chart-for-three-values/m-p/192949#M55480</guid>
      <dc:creator>SanthoshSreshta</dc:creator>
      <dc:date>2015-05-12T07:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: stacked column chart for three values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/stacked-column-chart-for-three-values/m-p/192950#M55481</link>
      <description>&lt;P&gt;Got my answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;sourcetype="Churn Data_CSV" |  stats count(eval(Churn="True.")) as True, count(eval(Churn="False.")) as False,count(eval(Churn="")) as Empty  by state | sort - True| head 10&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 07:18:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/stacked-column-chart-for-three-values/m-p/192950#M55481</guid>
      <dc:creator>SanthoshSreshta</dc:creator>
      <dc:date>2015-05-13T07:18:42Z</dc:date>
    </item>
  </channel>
</rss>

