<?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: Compare two charts with different calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331118#M121979</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;Maybe you can use set analisis, set and set in your different table the year, no ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Fabien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jul 2012 12:59:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-18T12:59:32Z</dc:date>
    <item>
      <title>Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331111#M121972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create a tab where I have two straight tables and for each table there should be a calendar so I could compare those tables within different date periods. I have attached a excel to show how it could be visualized. &lt;/P&gt;&lt;P&gt;Is there anyone that have any suggestions how to solve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 08:41:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331111#M121972</guid>
      <dc:creator />
      <dc:date>2012-07-03T08:41:40Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331112#M121973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you had a look to the the alternate state functionality ?&lt;/P&gt;&lt;P&gt;It seems to offer something close to your need.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 10:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331112#M121973</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-07-03T10:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331113#M121974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 11:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331113#M121974</guid>
      <dc:creator />
      <dc:date>2012-07-03T11:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331114#M121975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you familiar with Alternate states ?&lt;/P&gt;&lt;P&gt;If it's not the case, have a look to the help page in Qlikview (Alternates states and Examples of Alternates states).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else, with the help of alternate states, you can have a single calendar table in your datamodel. You have to create an alternate state (document properties), for example called "State1". &lt;/P&gt;&lt;P&gt;Then, you create in double your listboxes for year, month and quarter and you assigned State1 to a year, a month and a quarter listboxes.&lt;/P&gt;&lt;P&gt;After that, you can make comparisons in your expressions with something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;SPAN class="Bold"&gt;sum&lt;/SPAN&gt;([Nr Cust]) - &lt;SPAN class="Bold"&gt;sum&lt;/SPAN&gt;( {$&amp;lt;[Year] = p({State1} [Year]), [Quarter] = p({State1} [Quarter]), [Month] = p({State1} [Month])&amp;gt;} [Nr Cust])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 12:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331114#M121975</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-07-03T12:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331115#M121976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello larsbjorn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Vincent suggests, alternate states is a very useful tool för this. Setting two different alternate states and assigning chart 1 to state A and chart 2 to state B will allow you to make selections in the calender (with different states) that only affects one of the charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way you can make date selections in calender 1 and results will show in chart 1. At the same time you can make selections in calender 2 and results will show in chart 2 for comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate states are found under Document properties -&amp;gt; General -&amp;gt; Alternate states&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that was what you were looking for. Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 12:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331115#M121976</guid>
      <dc:creator />
      <dc:date>2012-07-03T12:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331116#M121977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this function is only possible in version 11? I can't find it and I'm using version 10. Is there a way to do similar things in version 10? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 08:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331116#M121977</guid>
      <dc:creator />
      <dc:date>2012-07-04T08:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331117#M121978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes you're right, it's a new functionality in version 11.&lt;/P&gt;&lt;P&gt;In version 10, may be you can duplicate in your datamodel your calendar (with other column names using QUALIFY for example) but keeping the same KEY in order to join your fact tables with the two calendars.&lt;/P&gt;&lt;P&gt;Then, you can have listboxes coming from the two calendars.&lt;/P&gt;&lt;P&gt;And, in your expression (if your second calendar is called Calendar2), you can use Set Analysis like that (not tested) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;sum({$&amp;lt;[Calendar2.Year] = , [Calendar2.Quarter] = , [Calendar2.Month] = &amp;gt;}[Nr Cust]) - sum({$&amp;lt;[Year] = , [Quarter] = , [Month] = &amp;gt;}[Nr Cust])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2012 12:29:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331117#M121978</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2012-07-05T12:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compare two charts with different calendar</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331118#M121979</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;Maybe you can use set analisis, set and set in your different table the year, no ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Fabien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2012 12:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-two-charts-with-different-calendar/m-p/331118#M121979</guid>
      <dc:creator />
      <dc:date>2012-07-18T12:59:32Z</dc:date>
    </item>
  </channel>
</rss>

