<?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: Pivot Challenge (Show all values) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571723#M546808</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your "dynamic dimensions" hint could be helpful ... I will give that a try. Thanks for your support!&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 07:10:27 GMT</pubDate>
    <dc:creator>pennetzdorfer</dc:creator>
    <dc:date>2014-02-27T07:10:27Z</dc:date>
    <item>
      <title>Pivot Challenge (Show all values)</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571719#M546804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone help me out on this? &lt;/P&gt;&lt;P&gt;&lt;IMG alt="PivotChallenge.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/53849_PivotChallenge.jpg" style="width: 620px; height: 288px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 10:30:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571719#M546804</guid>
      <dc:creator>pennetzdorfer</dc:creator>
      <dc:date>2014-02-26T10:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Challenge (Show all values)</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571720#M546805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if I understand your issue right, if not you would have probably to extend your data-model to combine all possible combination of Categorie and ItemID inclusive null-values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/53861_pastedImage_0.png" style="width: auto; height: auto;" /&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>Wed, 26 Feb 2014 11:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571720#M546805</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-26T11:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Challenge (Show all values)</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571721#M546806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply, Marcus. I understand your suggestion of adding 0-values for all possible combinations of Category and ItemID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course that's no problem for the little example that I posted. But in my real application I have got about 10 fields with a lot of distinct values -&amp;gt; the number of possible combinations is exploding (&amp;gt; 10,000,000 records)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to avoid that "script workaround"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571721#M546806</guid>
      <dc:creator>pennetzdorfer</dc:creator>
      <dc:date>2014-02-26T11:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Challenge (Show all values)</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571722#M546807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want show data which doesn't exist - for a null-analysis - it will be necessary to create these data. Completely meant this to create a cartesian product - most often the amount of data is then too big and it needed to be reduced on the most important data-area and/or with splitting in slices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this within the script is the easiest way but in cases from reduced/splitted date not very flexible. Within the GUI you could achieve such data-structure with dynamic dimensions - it is more flexible from the included data-areas but worse from handling and performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps these or similar links are helpful for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/368937"&gt;Re: 0 Wert in Diagramm anzeigen wenn keine Daten vorhanden&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/325700"&gt;Re: Nicht-Verkäufe transparent darstellen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/304164"&gt;Re: Artikel ohne Umsatz?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/319863"&gt;Re: immer alle Lagerorte anzeigen&lt;/A&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>Wed, 26 Feb 2014 13:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571722#M546807</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-02-26T13:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Challenge (Show all values)</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571723#M546808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your "dynamic dimensions" hint could be helpful ... I will give that a try. Thanks for your support!&lt;/P&gt;&lt;P&gt;Florian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 07:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Challenge-Show-all-values/m-p/571723#M546808</guid>
      <dc:creator>pennetzdorfer</dc:creator>
      <dc:date>2014-02-27T07:10:27Z</dc:date>
    </item>
  </channel>
</rss>

