<?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: Displaying more dimensions then expected. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537598#M550532</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;Try limiting the dimension to 16 weeks, use a calculated dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Aggr(Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;WeekID = {"&amp;lt;=$(=max(WeekID))&amp;gt;=$(=max(WeekID)-15)"}&amp;gt;} WeekID), WeekID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using QV11 or higher, you could use dimension limits instead of a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Dec 2013 05:16:52 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2013-12-06T05:16:52Z</dc:date>
    <item>
      <title>Displaying more dimensions then expected.</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537597#M550531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi techies,&lt;/P&gt;&lt;P&gt;i have an issue with dimension display&lt;/P&gt;&lt;P&gt;i have an expression to display only max 16 weeks but its displaying more then that the expression is &lt;/P&gt;&lt;P&gt;'rangesum(above(Sum ({&amp;lt;WeekID = {"&amp;lt;=$(=max(WeekID))&amp;gt;=$(=max(WeekID)-15)"}&amp;gt;}[Invoiced Qty in LB]),0,RowNo(total)))' which shuld show me only 16 weeks but its displaying 23 weeks. can some body help me with this issue, its really urgent.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 04:54:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537597#M550531</guid>
      <dc:creator />
      <dc:date>2013-12-06T04:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying more dimensions then expected.</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537598#M550532</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;Try limiting the dimension to 16 weeks, use a calculated dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Aggr(Only({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;WeekID = {"&amp;lt;=$(=max(WeekID))&amp;gt;=$(=max(WeekID)-15)"}&amp;gt;} WeekID), WeekID)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using QV11 or higher, you could use dimension limits instead of a calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 05:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537598#M550532</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-12-06T05:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying more dimensions then expected.</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537599#M550533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your reply but its not working&lt;/P&gt;&lt;P&gt;I am using QV11 and tried largest 16 dimension limits but its displaying largest in terms of qty values not on largest 16 weeks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 05:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537599#M550533</guid>
      <dc:creator />
      <dc:date>2013-12-06T05:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying more dimensions then expected.</title>
      <link>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537600#M550534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try First? &lt;/P&gt;&lt;P&gt;Did you try the calculated dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 06:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Displaying-more-dimensions-then-expected/m-p/537600#M550534</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-12-06T06:11:45Z</dc:date>
    </item>
  </channel>
</rss>

