<?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: Charts for counts based on dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597851#M1109457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Roland,this is perfect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 14:23:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-04T14:23:30Z</dc:date>
    <item>
      <title>Charts for counts based on dates</title>
      <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597847#M1109453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello guys,&lt;/P&gt;&lt;P&gt;I am pretty new to Qlikview.I need to design a chart in qlikview.In my current report I am showing table box which shows all the table content.Now I have to show a&amp;nbsp; chart with it.&lt;/P&gt;&lt;P&gt;In my scenario ,my table has 2 two columns, one has date and other has some repeated values.Now I have to calculate the counts of repeated values based on month appears in date column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg:&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Values&lt;/P&gt;&lt;P&gt;01/01/2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&lt;/P&gt;&lt;P&gt;24/01/2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&lt;/P&gt;&lt;P&gt;01/01/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&lt;/P&gt;&lt;P&gt;24/12/2013&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&lt;/P&gt;&lt;P&gt;01/01/2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a&lt;/P&gt;&lt;P&gt;24/02/2014&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b&lt;/P&gt;&lt;P&gt;now counts are::&lt;/P&gt;&lt;P&gt;a counts --&lt;/P&gt;&lt;P&gt;for jan13-1&lt;/P&gt;&lt;P&gt;for jan14-2&lt;/P&gt;&lt;P&gt;b counts--&lt;/P&gt;&lt;P&gt;for dec 13-1&lt;/P&gt;&lt;P&gt;for jan14-1&lt;/P&gt;&lt;P&gt;for feb14-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What chart can I use for this scenario and please suggest me expression for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597847#M1109453</guid>
      <dc:creator />
      <dc:date>2014-03-04T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Charts for counts based on dates</title>
      <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597848#M1109454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use for dimension the month as a calculated dimension or add a new field month in your table in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;expression is count(values)&amp;nbsp; according to the dimension you choose.&lt;/P&gt;&lt;P&gt;any graph like bar, straight, pivot, lines can fit your needs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597848#M1109454</guid>
      <dc:creator />
      <dc:date>2014-03-04T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Charts for counts based on dates</title>
      <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597849#M1109455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;see attached example.&lt;/P&gt;&lt;P&gt;I used two types of charts for better understanding: Straight Tables and Pivot Tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All kind of charts (table, bar, radar, ...) have two main topics:&lt;/P&gt;&lt;P&gt;-- dimensions (like Year, Month, ...., Customer, region...)&lt;/P&gt;&lt;P&gt;-- expressions (like sum(Amount), Count(Parts), ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These can be modified via chart properties --&amp;gt; dimension tab and/or expression tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HtH&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;Changed date fromat into german.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597849#M1109455</guid>
      <dc:creator />
      <dc:date>2014-03-04T13:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Charts for counts based on dates</title>
      <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597850#M1109456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for reply.I have use the expression you suggested but we have to find out the counts for a and b differently.The expression you suggested didnt counts for a and b differently,it just show total counts.&lt;/P&gt;&lt;P&gt;I am using month(date) in calculated dimension and count(values) in dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597850#M1109456</guid>
      <dc:creator />
      <dc:date>2014-03-04T13:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Charts for counts based on dates</title>
      <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597851#M1109457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Roland,this is perfect&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 14:23:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597851#M1109457</guid>
      <dc:creator />
      <dc:date>2014-03-04T14:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Charts for counts based on dates</title>
      <link>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597852#M1109458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;I took your sample data and created a pivot table counting the a's and b's per date.&lt;/P&gt;&lt;P&gt;See the picture below. Hope this is what you wanted to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QVTEST.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/54245_QVTEST.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 14:27:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Charts-for-counts-based-on-dates/m-p/597852#M1109458</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-03-04T14:27:48Z</dc:date>
    </item>
  </channel>
</rss>

