<?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: Dynamic Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Dimensions/m-p/1127899#M890486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ying,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does look your source table, if you Show your example then we can find appropriate solution for your issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Aug 2016 11:15:25 GMT</pubDate>
    <dc:creator>beck_bakytbek</dc:creator>
    <dc:date>2016-08-18T11:15:25Z</dc:date>
    <item>
      <title>Dynamic Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Dimensions/m-p/1127898#M890485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, new to Qlikview here and I am trying to create a bar chart with a dynamic time dimension. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Behaviour of the chart should be like this:&lt;/P&gt;&lt;P&gt;When selecting "Monthly" in the Reporting Freq. field, the dimension will only show the current selection for Month and the previous 5 months. &lt;/P&gt;&lt;P&gt;When selecting "Quarterly", the dimension will only show the current selection for Quarter and the previous 3 quarters.&lt;/P&gt;&lt;P&gt;When selecting "Yearly" the dimension will only show the current year and the year before.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if this can be acheived by using calculated dimensions and sets to limit the dimensions? Any help will be much appreciated, thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikQuestion.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134816_QlikQuestion.PNG" style="height: 221px; width: 620px;" /&gt;&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/Dynamic-Dimensions/m-p/1127898#M890485</guid>
      <dc:creator>kerkying</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Dimensions/m-p/1127899#M890486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ying,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does look your source table, if you Show your example then we can find appropriate solution for your issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 11:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Dimensions/m-p/1127899#M890486</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2016-08-18T11:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Dimensions/m-p/1127900#M890487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you could do it with an expression like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt; $(=only(FrequenzNum)) = {"&amp;gt;=$(=max($(=only(FrequenzNum)))- $(=only(FrequenzNumParameter)))"}&amp;gt;} Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a dimension like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$(=only(FrequenzDim))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whereby FrequenzNum, FrequenzNumParameter and FrequenzDim belong to the same table like your listbox-field Reporting Freq. like this one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Reporting Freq., FrequenzNum, FrequenzNumParameter, FrequenzDim&lt;/P&gt;&lt;P&gt;Monthly, MonthNum, 5, YearMonth&lt;/P&gt;&lt;P&gt;Quarterly, QuarterNum, 3, Quarter&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 11:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Dimensions/m-p/1127900#M890487</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-08-18T11:30:18Z</dc:date>
    </item>
  </channel>
</rss>

