<?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: Comparing two years sales without set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564826#M1118015</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In script you create a calendar with the desired time ranges in a field to include as a dimension in your charts. Here you can find how to do that:&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewnotes.blogspot.nl/2012/01/easy-period-analysis-using-qlikview.html" title="http://qlikviewnotes.blogspot.nl/2012/01/easy-period-analysis-using-qlikview.html"&gt;Qlikview Notes: Easy Period Analysis using Qlikview Components&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 11:30:46 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2014-02-10T11:30:46Z</dc:date>
    <item>
      <title>Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564824#M1118013</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;can any body tell me how to show current year and previous years charts with out set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564824#M1118013</guid>
      <dc:creator />
      <dc:date>2014-02-10T11:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564825#M1118014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(if(Year=2014, Sales))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(if(Year=year(Today())-1, Sales))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:20:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564825#M1118014</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-10T11:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564826#M1118015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In script you create a calendar with the desired time ranges in a field to include as a dimension in your charts. Here you can find how to do that:&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewnotes.blogspot.nl/2012/01/easy-period-analysis-using-qlikview.html" title="http://qlikviewnotes.blogspot.nl/2012/01/easy-period-analysis-using-qlikview.html"&gt;Qlikview Notes: Easy Period Analysis using Qlikview Components&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564826#M1118015</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2014-02-10T11:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564827#M1118016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mahesh why dont you want set analysis?&lt;/P&gt;&lt;P&gt;Do you have any technical reason or advantage of not using the set modifier.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:33:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564827#M1118016</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-02-10T11:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564828#M1118017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sujeet,&lt;/P&gt;&lt;P&gt;it is asked in interview generally i do with set analysis.But he particularly mentioned about that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh t&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564828#M1118017</guid>
      <dc:creator />
      <dc:date>2014-02-10T11:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564829#M1118018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok that is to test the tricks .&lt;/P&gt;&lt;P&gt;Ok you can use the is satement as one suggested and also use the document function to accomplish that .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 11:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564829#M1118018</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-02-10T11:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564830#M1118019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fine Sujjeth .can you please give me solution to suppose for previous year we apply modifier '1' for all selections and '$' for current selections.can we achieve by any other option can you please give me functions too for expressions.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 12:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564830#M1118019</guid>
      <dc:creator />
      <dc:date>2014-02-10T12:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564831#M1118020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Alternate States. It means that some selections will be done on Alternate1, some on Alternate2. So one will get Year Ago, one will get this year.&lt;/P&gt;&lt;P&gt;Each Chart can be linked to a specific Alternate State.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You create the first AS by clicking on Document Properties / general Tab / Alternate States. After that, the AS will be available for ListBox, Chart ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 18:10:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564831#M1118020</guid>
      <dc:creator />
      <dc:date>2014-02-10T18:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564832#M1118021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;fine answer can u elaborate with some example naming in alternate states etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 14:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564832#M1118021</guid>
      <dc:creator />
      <dc:date>2014-02-11T14:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564833#M1118022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I do not understand what you mean.&lt;/P&gt;&lt;P&gt;Alternate States are an "out-of-the-box" possibility of QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look for some docs about it: there are plenty I am sure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 14:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564833#M1118022</guid>
      <dc:creator />
      <dc:date>2014-02-11T14:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two years sales without set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564834#M1118023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.fine i will check it.i have not used alternate sates yet.i am closing the thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mahesh T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 14:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-years-sales-without-set-analysis/m-p/564834#M1118023</guid>
      <dc:creator />
      <dc:date>2014-02-11T14:33:49Z</dc:date>
    </item>
  </channel>
</rss>

