<?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: How to limit Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91599#M758419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have vintage ranging from 201401 to 201807(last month)&lt;/P&gt;&lt;P&gt;MOB 1 to 24(which i need to display)&lt;/P&gt;&lt;P&gt;expression =sum(XYZ)&lt;/P&gt;&lt;P&gt;so here I am using two dimensions MOB and VINTAGE to depict sum of XYZ&lt;/P&gt;&lt;P&gt;The user gets to select the range of vintage he wants to see across these MOBs.&lt;/P&gt;&lt;P&gt;But the vintage should start from the latest always i.e 201807&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2018 12:30:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-04T12:30:01Z</dc:date>
    <item>
      <title>How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91594#M758414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a two dimension line chart.I want to limit the number of dimensions shown.&lt;/P&gt;&lt;P&gt;When i use Dimension Limits : for option : First it shows current calculations but when I show Largest the calculations go haywire.&lt;/P&gt;&lt;P&gt;I want to show the latest 'n' number of Dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Dimension_first.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212572_Dimension_first.PNG" style="height: 113px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This is with Dimension Limit :First&lt;/P&gt;&lt;P&gt;&lt;IMG alt="l.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/212582_l.PNG" style="height: 107px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Same code Dimension Limit: Largest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91594#M758414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91595#M758415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of using the option of limiting the dimension, use set analysis for your dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't know what your expression is like, but you could do something like bellow, assuming your variable is named "&lt;SPAN style="font-size: 13.3333px;"&gt;VintageL".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[MOB]={"&amp;gt;=$(=max([MOB])-$(VintageL)"}&amp;gt;}Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which will be evaluated to:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;sum({&amp;lt;[MOB]={"&amp;gt;=6"}&amp;gt;}Value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that will sum up the values for the dimension values that are the max (in your screenshot 6 to 10)&lt;/P&gt;&lt;P&gt;You can also change the greater than to lesser than, depending on the logic you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91595#M758415</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-09-04T12:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91596#M758416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Felip,&lt;/P&gt;&lt;P&gt;I only want to limit Vintage.&lt;/P&gt;&lt;P&gt;The result I need is if I want to showcase 5 vintages against all MOBS , it should display 5 vintages only .Same for any other number.&lt;/P&gt;&lt;P&gt;Right now when i do First 5 it shows correct result i.e. 201401,201402,201403 ...&lt;/P&gt;&lt;P&gt;But when I do Largest 5 ,the result is random.&lt;/P&gt;&lt;P&gt;I need to showcase latest i.e.201801, 201802.... whatever is latest in the data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:16:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91596#M758416</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T12:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91597#M758417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you get the largest, it wont show the largest based on the dimension, it will get the greatest result from your expression and display that, giving you the "random" results you talk about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are your data and expresisons defined?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91597#M758417</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2018-09-04T12:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91598#M758418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add to your master calendar:&lt;/P&gt;&lt;P&gt;Autonumber(YearMonth) as _yearmonth_id&lt;/P&gt;&lt;P&gt;(sort your calendar on date asc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create an expression: sum({&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;_yearmonth_id &lt;/SPAN&gt;=&amp;gt; {"$(=max(&lt;SPAN style="font-size: 13.3333px;"&gt;_yearmonth_id&lt;/SPAN&gt;)-5)" &amp;gt;}VINTAGE)&lt;/P&gt;&lt;P&gt;This expression always calculates over the latest 5 periodes compared to selections.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:25:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91598#M758418</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2018-09-04T12:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91599#M758419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have vintage ranging from 201401 to 201807(last month)&lt;/P&gt;&lt;P&gt;MOB 1 to 24(which i need to display)&lt;/P&gt;&lt;P&gt;expression =sum(XYZ)&lt;/P&gt;&lt;P&gt;so here I am using two dimensions MOB and VINTAGE to depict sum of XYZ&lt;/P&gt;&lt;P&gt;The user gets to select the range of vintage he wants to see across these MOBs.&lt;/P&gt;&lt;P&gt;But the vintage should start from the latest always i.e 201807&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:30:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91599#M758419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T12:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91600#M758420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For this&amp;nbsp; way is set expression you have to declare max year in set expression.&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;sum({&amp;lt;[MOB]={"&amp;gt;=6"},Year={max(Year)}&amp;gt;}Value)&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="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&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;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 12:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91600#M758420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T12:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91601#M758421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michiel,&lt;/P&gt;&lt;P&gt;Thanks for the replu.&lt;/P&gt;&lt;P&gt;I created this code(sorry I am pretty new in QLikview)&lt;/P&gt;&lt;P&gt;masterCalendar:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;AutoNumber(Vintage) as year_month_id,&lt;/P&gt;&lt;P&gt;year_month_id as [Vintage];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But on reloading it doent create this table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2018 09:52:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91601#M758421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-05T09:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91602#M758422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you do not have a calendar in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please search the forum and blog post about master calendars. A vital component for your application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance: &lt;A href="https://community.qlik.com/qlik-blogpost/2802"&gt;The Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 09:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-limit-Dimensions/m-p/91602#M758422</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2018-09-11T09:56:20Z</dc:date>
    </item>
  </channel>
</rss>

