<?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 pivot table always last dimension needed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443199#M165177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no in qv10 &lt;/P&gt;&lt;P&gt;the only way to do it is with macros&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2012 09:21:39 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2012-10-23T09:21:39Z</dc:date>
    <item>
      <title>dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443196#M165174</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 came across a problem. I have a pivot table that is being built dynamicly. So I never know what dimesion my chart will have in my expression I'm using the aggr() function so how can I built the aggr() function with all the dimensions?? is there any way?&lt;/P&gt;&lt;P&gt;so sometimes my chart has the dimensions store, ProductID or Store, Model, ProductID or Saison, ProductName and so on I can have up to 12 dimensions. It would be cool if anyone has and idea how to solve this problem or if anyone lets me know that this problem can't be solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 08:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443196#M165174</guid>
      <dc:creator />
      <dc:date>2012-10-23T08:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443197#M165175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi attach is an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have a table that it build dinamicly by selecting dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look at the third expresssion in the aggr argument i use a variable who holds the selected Dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that way it is doing the aggr dynamicly on the selected dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443197#M165175</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-10-23T09:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443198#M165176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey thank you it helps alot I just have to try it out now and now I know how I can create a dynamic chart without a macro!!! Was this already possible like that in qv10?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:14:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443198#M165176</guid>
      <dc:creator />
      <dc:date>2012-10-23T09:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443199#M165177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no in qv10 &lt;/P&gt;&lt;P&gt;the only way to do it is with macros&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443199#M165177</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-10-23T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443200#M165178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok we just changed to qv11 so i will start changing it to the way you did it it seems to be a lot faster can I do it the same way for expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:24:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443200#M165178</guid>
      <dc:creator />
      <dc:date>2012-10-23T09:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443201#M165179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes yo can look at the expressions in the table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the expresssion tab properties &lt;/P&gt;&lt;P&gt;you can check the conditional check box &lt;/P&gt;&lt;P&gt;the use the expression list in the screen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 09:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443201#M165179</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2012-10-23T09:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: dynamic pivot table always last dimension needed</title>
      <link>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443202#M165180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks again for the example it helped me alot with a couple of things &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2012 10:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/dynamic-pivot-table-always-last-dimension-needed/m-p/443202#M165180</guid>
      <dc:creator />
      <dc:date>2012-10-23T10:41:38Z</dc:date>
    </item>
  </channel>
</rss>

