<?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 Calculated dimension Daterange with variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905603#M314745</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;Would appreciate some guidance with a calcualted dimension. One of my dimensions is year month. Year month have values for 5 years like 201001 201002 201003........ 201503. I have a line chart that i would like to display the last 12 months only. So when user select for instance 2013 in year list box, the yearmonth variables change correctly. So variables is fine, the calculated dimension is the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a calculated dimension with dates greater and less than two variables. The variables values have values 201404 and 201503&lt;/P&gt;&lt;P&gt; my calcualted dimension&lt;/P&gt;&lt;P&gt; = if ({&amp;lt; yearmonth = {"&amp;gt;=$(= vminyearmonth ) &amp;lt;= &amp;amp;(= vmaxyearmonth)"&amp;gt;}, yearmonth, null() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then what i would do is check the "supress when value is null" to only show yearmonths between this range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Louw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 13:20:36 GMT</pubDate>
    <dc:creator>louwriet</dc:creator>
    <dc:date>2015-06-03T13:20:36Z</dc:date>
    <item>
      <title>Calculated dimension Daterange with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905603#M314745</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;Would appreciate some guidance with a calcualted dimension. One of my dimensions is year month. Year month have values for 5 years like 201001 201002 201003........ 201503. I have a line chart that i would like to display the last 12 months only. So when user select for instance 2013 in year list box, the yearmonth variables change correctly. So variables is fine, the calculated dimension is the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a calculated dimension with dates greater and less than two variables. The variables values have values 201404 and 201503&lt;/P&gt;&lt;P&gt; my calcualted dimension&lt;/P&gt;&lt;P&gt; = if ({&amp;lt; yearmonth = {"&amp;gt;=$(= vminyearmonth ) &amp;lt;= &amp;amp;(= vmaxyearmonth)"&amp;gt;}, yearmonth, null() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then what i would do is check the "supress when value is null" to only show yearmonths between this range.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Louw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:20:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905603#M314745</guid>
      <dc:creator>louwriet</dc:creator>
      <dc:date>2015-06-03T13:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimension Daterange with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905604#M314746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good job, it should work, what's the question?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905604#M314746</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-03T13:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimension Daterange with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905605#M314747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alessandro it is not working.&amp;nbsp; Also above&amp;nbsp; the &amp;amp; is actually a $ in my code.&lt;/P&gt;&lt;P&gt;I need help with the calculated dimension so that it works the way i want it to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905605#M314747</guid>
      <dc:creator>louwriet</dc:creator>
      <dc:date>2015-06-03T13:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimension Daterange with variables</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905606#M314748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if ($ {&amp;lt;yearmonth = {'&amp;gt;=$(vminyearmonth)&amp;lt;=$(vmaxyearmonth)'}&amp;gt;}, yearmonth, null() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if still doesn't work try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= if ($ {&amp;lt;yearmonth = {'&amp;gt;=vminyearmonth&amp;lt;=vmaxyearmonth'}&amp;gt;}, yearmonth, null() )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:50:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-Daterange-with-variables/m-p/905606#M314748</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-06-03T13:50:23Z</dc:date>
    </item>
  </channel>
</rss>

