<?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: rolling year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962600#M528097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat({&amp;lt;OpYear={"&amp;gt;=$(vTwoyear)&amp;lt;=$(vCurrentYear)"}&amp;gt;} &lt;STRONG&gt;Distinct&lt;/STRONG&gt; OpYear,'"|"')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Sep 2015 12:06:57 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-09-16T12:06:57Z</dc:date>
    <item>
      <title>rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962597#M528094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I want to display last two years data based on selection: I am using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;concat({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OpYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(vTwoyear)&amp;lt;=$(vCurrentYear)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;OpYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'"|"') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;But it gives me only 2014|2014|2014|2014 lot of times, Any solution for this?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962597#M528094</guid>
      <dc:creator />
      <dc:date>2015-09-16T12:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962598#M528095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9144"&gt;Set Analysis for Rolling Periods&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962598#M528095</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-09-16T12:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962599#M528096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;concat(DISTINCT {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OpYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&amp;gt;=$(vTwoyear)&amp;lt;=$(vCurrentYear)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;}&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OpYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'"|"')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962599#M528096</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-09-16T12:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: rolling year</title>
      <link>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962600#M528097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concat({&amp;lt;OpYear={"&amp;gt;=$(vTwoyear)&amp;lt;=$(vCurrentYear)"}&amp;gt;} &lt;STRONG&gt;Distinct&lt;/STRONG&gt; OpYear,'"|"')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2015 12:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/rolling-year/m-p/962600#M528097</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-09-16T12:06:57Z</dc:date>
    </item>
  </channel>
</rss>

