<?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 comparison with QV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/comparison-with-QV/m-p/1068191#M934149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I want to do a comparison with QlikView which allows me when I shoose for exemple a Month , in the Barchart I get 2 bars the first ine is for the month that I selected and the selcond one for the previous month.&lt;BR /&gt;For exemple if I shoose June, I get tow bars , one for June and one for May.&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 10:06:25 GMT</pubDate>
    <dc:creator>yahiaoui</dc:creator>
    <dc:date>2016-03-02T10:06:25Z</dc:date>
    <item>
      <title>comparison with QV</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-with-QV/m-p/1068191#M934149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I want to do a comparison with QlikView which allows me when I shoose for exemple a Month , in the Barchart I get 2 bars the first ine is for the month that I selected and the selcond one for the previous month.&lt;BR /&gt;For exemple if I shoose June, I get tow bars , one for June and one for May.&lt;BR /&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 10:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-with-QV/m-p/1068191#M934149</guid>
      <dc:creator>yahiaoui</dc:creator>
      <dc:date>2016-03-02T10:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: comparison with QV</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-with-QV/m-p/1068192#M934150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this using set analysis, something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a sequential month number field in the script (assuming your Month field is a dual value with numeric representation)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2830"&gt;Data Types in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Year,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&amp;nbsp; Year*12+Month as MonthNo&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FROM ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first expression:&lt;/P&gt;&lt;P&gt;=Sum(Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second expression:&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;MonthNo = {$(=Max(MonthNo)-1)}, Month=, Year=&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also:&lt;/P&gt;&lt;P&gt;&lt;A href="http://aftersync.com/blog/the-magic-of-set-analysis-point-in-time-reporting" title="http://aftersync.com/blog/the-magic-of-set-analysis-point-in-time-reporting"&gt;The Magic of Set Analysis - Point In Time Reporting • Blog • AfterSync&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 18:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-with-QV/m-p/1068192#M934150</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-02T18:10:52Z</dc:date>
    </item>
  </channel>
</rss>

