<?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: Chart / Table with dynamic time dimension (mixed time dimensions) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998776#M339589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please guys i am getting crazy with this problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2015 20:10:33 GMT</pubDate>
    <dc:creator>konHi</dc:creator>
    <dc:date>2015-11-17T20:10:33Z</dc:date>
    <item>
      <title>Chart / Table with dynamic time dimension (mixed time dimensions)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998775#M339588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following (very special) customer question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The customer wants to have a table, where he can see the last 3 years / last 12 months / last 5 weeks starting from a selected date. (e.g. 16&lt;SUP&gt;th&lt;/SUP&gt; Oct.2015)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="multi data chart.png" class="jive-image image-1" height="61" src="/legacyfs/online/105539_multi data chart.png" style="height: 60.7887px; width: 739px;" width="739" /&gt;&lt;/P&gt;&lt;P&gt;I managed to meet his requirements by making a pivot chart and adding 3 expression for the years, 12 expressions for the months, 5 expressions for the weeks. Every expression has a set analysis where I can slice the right time range. Every expression has also an if statement, it checks what value dim 2 has to pick the right calculation (sum / or avg…) method. Now we have a much more data in our application and the calculation takes now more than 1 Minute =&amp;gt; calc Time out. (we have more than 20 expressions and many if statements)&lt;/P&gt;&lt;P&gt;I made a test and created 3 pivot tables (year / months / weeks) and made 5 expressions (N / G / R / Min/ Stück), now the calculation is very fast (under 10 seconds).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(ColumnNo(total)&amp;lt;=3,[CalYear],CalMonth)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is how can I put all 3 in one pivot? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea is: &lt;/P&gt;&lt;P style="text-indent: 35.4pt;"&gt;Make a dynamic time dimension ( Y , Y , Y , M , M ,M …W, W,…) &lt;/P&gt;&lt;P style="text-indent: 35.4pt;"&gt;I tried it by using if statements an Rowno() / columnno() but failed. I know that the dimension doesn't know the columnno at this point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have a tip or a new idea how to solve the issues?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Nov 2015 16:17:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998775#M339588</guid>
      <dc:creator>konHi</dc:creator>
      <dc:date>2015-11-15T16:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart / Table with dynamic time dimension (mixed time dimensions)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998776#M339589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please guys i am getting crazy with this problem &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 20:10:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998776#M339589</guid>
      <dc:creator>konHi</dc:creator>
      <dc:date>2015-11-17T20:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chart / Table with dynamic time dimension (mixed time dimensions)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998777#M339590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Try to use "The As-Of Table" concept. The idea is to create a secondary table with rolling dates. Will be a huge table, but&amp;nbsp; I thing will resolve your question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;In below links you can find more information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4531"&gt;The As-Of Table&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;&lt;A href="https://community.qlik.com/docs/DOC-4252"&gt;Calculating rolling n-period totals, averages or other aggregations&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/24456"&gt;Combining AsOfDate with "normal" date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 23:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998777#M339590</guid>
      <dc:creator>ElizaF</dc:creator>
      <dc:date>2015-11-17T23:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Chart / Table with dynamic time dimension (mixed time dimensions)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998778#M339591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ElizaFilip_2014. AsOfTable was the right idea. Thank you very much!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 14:35:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998778#M339591</guid>
      <dc:creator>konHi</dc:creator>
      <dc:date>2015-11-23T14:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Chart / Table with dynamic time dimension (mixed time dimensions)</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998779#M339592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;Welcome. I am glad it did help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: tahoma, arial, helvetica, sans-serif;"&gt;In terms of qvw file performance, which is the result?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2015 08:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Table-with-dynamic-time-dimension-mixed-time-dimensions/m-p/998779#M339592</guid>
      <dc:creator>ElizaF</dc:creator>
      <dc:date>2015-11-25T08:00:48Z</dc:date>
    </item>
  </channel>
</rss>

