<?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: Year filtering to limit dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067216#M356754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;The requirement is to select a year and the result should filter from that year till current. selecting for instance 2015 should filter every customer from 2015 till current which should be between 13-14 months category. But the issue is that any year selected seems to have data in the 24 months category.&lt;/P&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2016 13:17:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-03-03T13:17:18Z</dc:date>
    <item>
      <title>Year filtering to limit dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067212#M356750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please I need assistance with an expression for a business requirement on how to do a date selection to only show minimum and maximum date for a dimension in a Pivot Table&lt;/P&gt;&lt;P&gt;dimension Name&amp;nbsp; within a cyclic group is&amp;nbsp; [Length of Membership]&lt;/P&gt;&lt;P&gt;Length of membership is described as Date a customer became a member till current date&lt;/P&gt;&lt;P&gt;There are period ranges that was created in the SQL side utilizing CTE&lt;/P&gt;&lt;P&gt;ranges are&lt;/P&gt;&lt;P&gt;&amp;lt;1 Month&lt;/P&gt;&lt;P&gt;2 months&lt;/P&gt;&lt;P&gt;3 Months&lt;/P&gt;&lt;P&gt;4 Months&lt;/P&gt;&lt;P&gt;5 Months&lt;/P&gt;&lt;P&gt;6 Months&lt;/P&gt;&lt;P&gt;7-9 Months&lt;/P&gt;&lt;P&gt;10-12 Months&lt;/P&gt;&lt;P&gt;13-24 Months&lt;/P&gt;&lt;P&gt;&amp;gt;24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to be able to select a Year and it filters from that year till current Year. The issue am having is that when I select say Year 2015, I will get results in the Greater than &amp;gt;24 Months category which is incorrect since from January 2015 till March 2016 is less than 24 months&lt;/P&gt;&lt;P&gt;This is what I have so far &lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Year&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$((Min(OrderDateSK))))&amp;lt;=$((Max(OrderDateSK))"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;LengthOfMembership&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/116530_Capture.PNG" style="width: 620px; height: 93px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 05:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067212#M356750</guid>
      <dc:creator />
      <dc:date>2016-03-02T05:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Year filtering to limit dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067213#M356751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Maybe this works: &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;"&amp;gt;=$(=Min(OrderDateSK))&amp;lt;=$(=Today())"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;LengthOfMembership&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;). If not, please post a small qlikview document that illustrates the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 15:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067213#M356751</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-02T15:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Year filtering to limit dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067214#M356752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt; Date selection.qvw&lt;/P&gt;&lt;P&gt;&amp;lt;https://drive.google.com/file/d/0B54ItxbqIZdTVE1PQy1wVVgyZEE/view?usp=drive_web&amp;gt;&lt;/P&gt;&lt;P&gt;​Hello Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response to my question. much appreciation. The expression&lt;/P&gt;&lt;P&gt;didn't work so I am attaching a QVW file per your request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Wed, Mar 2, 2016 at 9:49 AM, Gysbert Wassenaar &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 04:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067214#M356752</guid>
      <dc:creator />
      <dc:date>2016-03-03T04:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Year filtering to limit dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067215#M356753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach the qvw file to this discussion instead of posting a link to unknown territories?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 07:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067215#M356753</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-03T07:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Year filtering to limit dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067216#M356754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;The requirement is to select a year and the result should filter from that year till current. selecting for instance 2015 should filter every customer from 2015 till current which should be between 13-14 months category. But the issue is that any year selected seems to have data in the 24 months category.&lt;/P&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 13:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067216#M356754</guid>
      <dc:creator />
      <dc:date>2016-03-03T13:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Year filtering to limit dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067217#M356755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I didn't specify any size when I asked for small. So, can you post something that's not larger than 5 MB? Around 1 MB would be even better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Mar 2016 17:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Year-filtering-to-limit-dimension/m-p/1067217#M356755</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-03T17:05:41Z</dc:date>
    </item>
  </channel>
</rss>

