<?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: Dimension limits in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016221#M344326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can add calculated dimension for eg..&lt;/P&gt;&lt;P&gt;if(weekstart(Today(1))-weekno&amp;lt;21,weekno)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where weekno is your dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2016 10:13:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-01-18T10:13:57Z</dc:date>
    <item>
      <title>Dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016218#M344323</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;I have a bar graph. My dimension is week number and my expression is avg(LoadingDuration). I now want my bar graph to only show avg(LoadingDuration) for past 3 weeks only and not to show avg(LoadingDuration) for all the week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do l limit my dimensions to past 3 weeks average loading durations?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Moses&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 06:46:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016218#M344323</guid>
      <dc:creator />
      <dc:date>2016-01-18T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016219#M344324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can use Dimension Limits to limit the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Dinu1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 08:52:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016219#M344324</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2016-01-18T08:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016220#M344325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do l use dimension limits to limit the dimension to only show the last 3 weeks data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016220#M344325</guid>
      <dc:creator />
      <dc:date>2016-01-18T10:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016221#M344326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can add calculated dimension for eg..&lt;/P&gt;&lt;P&gt;if(weekstart(Today(1))-weekno&amp;lt;21,weekno)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where weekno is your dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016221#M344326</guid>
      <dc:creator />
      <dc:date>2016-01-18T10:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016222#M344327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, maybe you can try this:&lt;/P&gt;&lt;P&gt;First go to dimension limits tab and check the box which restricts the values and select First 3.&lt;/P&gt;&lt;P&gt;Go to Sort tab: Select State descending and Numeric value descending. &lt;/P&gt;&lt;P&gt;Suppose we are in the tenth week, you will get values 10 9 and 8 on your x axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pratik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:26:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016222#M344327</guid>
      <dc:creator />
      <dc:date>2016-01-18T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension limits</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016223#M344328</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;You can use expression like this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Last 3 Weeks:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;EM&gt;Avg({&amp;lt;Date={‘&amp;gt;=$(=WeekStart(Today(), -2))&amp;lt;=$(=Today())’}&amp;gt;} Loading Duration )&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps ,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 10:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-limits/m-p/1016223#M344328</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-01-18T10:43:35Z</dc:date>
    </item>
  </channel>
</rss>

