<?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 Bar Using Pivot in Reporting</title>
    <link>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129270#M2923</link>
    <description>&lt;P&gt;End users can use the pivot search in Search app and selecting required visualization options. Same can be done from the Pivot (create/update) view. (this code is the saved pivot report from Pivot view)&lt;/P&gt;</description>
    <pubDate>Fri, 11 Apr 2014 19:28:53 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2014-04-11T19:28:53Z</dc:date>
    <item>
      <title>Stacked Bar Using Pivot</title>
      <link>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129267#M2920</link>
      <description>&lt;P&gt;Is there a way to create a report similar to a stacked bar timechart using the pivot model?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2014 17:09:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129267#M2920</guid>
      <dc:creator>ShaneNewman</dc:creator>
      <dc:date>2014-04-11T17:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Using Pivot</title>
      <link>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129268#M2921</link>
      <description>&lt;P&gt;Will this work? (based on Splunk's sample data model internal_server)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;StackedPivot&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;chart&amp;gt;
      &amp;lt;searchString&amp;gt;| pivot internal_server server count(sourcetype) AS "Count" SPLITROW _time AS "_time" PERIOD minute SPLITCOL sourcetype SORT 0 _time NUMCOLS 100&amp;lt;/searchString&amp;gt;
      &amp;lt;earliestTime&amp;gt;-60m@m&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;now&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="charting.axisY.scale"&amp;gt;linear&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.axisX.scale"&amp;gt;linear&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.axisTitleY.text"&amp;gt;Count&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.legend.placement"&amp;gt;right&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.legend.labelStyle.overflowMode"&amp;gt;ellipsisMiddle&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.chart.stackMode"&amp;gt;stacked&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.chart.nullValueMode"&amp;gt;gaps&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.chart.sliceCollapsingThreshold"&amp;gt;0.01&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.chart.style"&amp;gt;shiny&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.axisTitleX.visibility"&amp;gt;visible&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.axisTitleY.visibility"&amp;gt;visible&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.chart"&amp;gt;bar&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.drilldown"&amp;gt;all&amp;lt;/option&amp;gt;
      &amp;lt;option name="charting.layout.splitSeries"&amp;gt;0&amp;lt;/option&amp;gt;
    &amp;lt;/chart&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 11 Apr 2014 18:36:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129268#M2921</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-04-11T18:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Using Pivot</title>
      <link>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129269#M2922</link>
      <description>&lt;P&gt;It will in a dashboard view, I am trying to figure out if I can let end users do it in the Pivot panel...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2014 18:39:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129269#M2922</guid>
      <dc:creator>ShaneNewman</dc:creator>
      <dc:date>2014-04-11T18:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Using Pivot</title>
      <link>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129270#M2923</link>
      <description>&lt;P&gt;End users can use the pivot search in Search app and selecting required visualization options. Same can be done from the Pivot (create/update) view. (this code is the saved pivot report from Pivot view)&lt;/P&gt;</description>
      <pubDate>Fri, 11 Apr 2014 19:28:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129270#M2923</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-04-11T19:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked Bar Using Pivot</title>
      <link>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129271#M2924</link>
      <description>&lt;P&gt;So the trick is to splitrow by _time and splitcol by what you want stacked. Thanks for shraring!&lt;/P&gt;</description>
      <pubDate>Sun, 08 Mar 2015 22:49:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Reporting/Stacked-Bar-Using-Pivot/m-p/129271#M2924</guid>
      <dc:creator>helge</dc:creator>
      <dc:date>2015-03-08T22:49:13Z</dc:date>
    </item>
  </channel>
</rss>

