<?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 based on first field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311508#M516222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a table as attached. in the first column i have the months (Feb 2017, MArch 2017 etc) in the second column it comes up with Dec 2016 till date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i get a simple solution to restrict the second column to display only from the value in column1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex if the column1 displays Feb 2017, Column 2 should display Feb 2017, March 2017, April 2017 and not earlier than that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 May 2017 13:10:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-09T13:10:14Z</dc:date>
    <item>
      <title>Calculated dimension based on first field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311508#M516222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a table as attached. in the first column i have the months (Feb 2017, MArch 2017 etc) in the second column it comes up with Dec 2016 till date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can i get a simple solution to restrict the second column to display only from the value in column1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex if the column1 displays Feb 2017, Column 2 should display Feb 2017, March 2017, April 2017 and not earlier than that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 13:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311508#M516222</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-09T13:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimension based on first field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311509#M516223</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;If column1 and column2 has a date format you can use this condition:&lt;/P&gt;&lt;P&gt;if(column2&amp;gt;=addmonths(column1,0) and &lt;SPAN style="font-size: 13.3333px;"&gt;column2&amp;lt;=addmonths(column1,2),column2,null()).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Remember that you already have a null value in column2 so you must modify it somehow, otherwise all rows that is not true for the condition above will be cumulate in the null-row.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you find it usefull!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 05:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311509#M516223</guid>
      <dc:creator>Sergey_Shuklin</dc:creator>
      <dc:date>2017-05-10T05:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated dimension based on first field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311510#M516224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sergey , will try your suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 05:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-dimension-based-on-first-field/m-p/1311510#M516224</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-10T05:50:45Z</dc:date>
    </item>
  </channel>
</rss>

