<?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 How to create a Stacked Bar Chart for the category of month and week together? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-Stacked-Bar-Chart-for-the-category-of-month-and/m-p/341527#M39979</link>
    <description>&lt;P&gt;So I have a question on how to report on multiple Categories.&lt;BR /&gt;
I want it so the Graph has like below. In my table, I have the fields&lt;/P&gt;

&lt;P&gt;Month ( 1 through 12)&lt;BR /&gt;
Week (1 through 52)&lt;BR /&gt;
platform (Virtual / Physical)&lt;/P&gt;

&lt;P&gt;::: = Physical&lt;BR /&gt;
--- = Virtual&lt;/P&gt;

&lt;P&gt;Jan: Week1  (::::::::::::::::::::::::::::)(----------------------)&lt;BR /&gt;
    : Week2  (::::::::::::::::::::)(---------------------)&lt;BR /&gt;
    : Week3  (:::::::::::::::::::::::::::::::::::)(----)&lt;BR /&gt;
    : Week4  (:::::::::::::::::::::::::::::::::::::::)(-----------------------)&lt;/P&gt;

&lt;P&gt;I am using this search below, and it works perfectly for either Week or Month but not both.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| dbxquery query="SELECT * FROM \"ESAO\".\"dbo\".\"CST.provisioning\" where Year = Year(GETDATE())" connection="ESAO_DB" | chart count Over Week by platform
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 31 Jan 2018 18:19:16 GMT</pubDate>
    <dc:creator>Bbyers3</dc:creator>
    <dc:date>2018-01-31T18:19:16Z</dc:date>
    <item>
      <title>How to create a Stacked Bar Chart for the category of month and week together?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-Stacked-Bar-Chart-for-the-category-of-month-and/m-p/341527#M39979</link>
      <description>&lt;P&gt;So I have a question on how to report on multiple Categories.&lt;BR /&gt;
I want it so the Graph has like below. In my table, I have the fields&lt;/P&gt;

&lt;P&gt;Month ( 1 through 12)&lt;BR /&gt;
Week (1 through 52)&lt;BR /&gt;
platform (Virtual / Physical)&lt;/P&gt;

&lt;P&gt;::: = Physical&lt;BR /&gt;
--- = Virtual&lt;/P&gt;

&lt;P&gt;Jan: Week1  (::::::::::::::::::::::::::::)(----------------------)&lt;BR /&gt;
    : Week2  (::::::::::::::::::::)(---------------------)&lt;BR /&gt;
    : Week3  (:::::::::::::::::::::::::::::::::::)(----)&lt;BR /&gt;
    : Week4  (:::::::::::::::::::::::::::::::::::::::)(-----------------------)&lt;/P&gt;

&lt;P&gt;I am using this search below, and it works perfectly for either Week or Month but not both.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| dbxquery query="SELECT * FROM \"ESAO\".\"dbo\".\"CST.provisioning\" where Year = Year(GETDATE())" connection="ESAO_DB" | chart count Over Week by platform
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 31 Jan 2018 18:19:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-Stacked-Bar-Chart-for-the-category-of-month-and/m-p/341527#M39979</guid>
      <dc:creator>Bbyers3</dc:creator>
      <dc:date>2018-01-31T18:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a Stacked Bar Chart for the category of month and week together?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-Stacked-Bar-Chart-for-the-category-of-month-and/m-p/690963#M56606</link>
      <description>&lt;P&gt;Better late than never:&lt;BR /&gt;&lt;BR /&gt;This needs more information on what you consider month and week boundaries. Does "January, Week 1" mean the first 7 days of January, January 1st to the last day of the week (e.g. Saturday), or the Sunday before January 1st, to the following Saturday?&lt;BR /&gt;&lt;BR /&gt;When you say by week and month together, do you just want a label for the month in front of the 52 weeks?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 07:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-create-a-Stacked-Bar-Chart-for-the-category-of-month-and/m-p/690963#M56606</guid>
      <dc:creator>P_vandereerden</dc:creator>
      <dc:date>2024-06-18T07:28:05Z</dc:date>
    </item>
  </channel>
</rss>

