<?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 freeze dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644479#M447438</link>
    <description>&lt;P&gt;Exactly as you wrote&lt;/P&gt;&lt;P&gt;After selecting warehouse&lt;STRONG&gt; A&lt;/STRONG&gt; QV will display table with only 2 rows, PID (x1, x3) but other rows which refering to x2,x4,x5 will gone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to keep the table view always with 5 rows&amp;nbsp; PID(x1, x2, x3, x4, x5) but after selecting A&lt;/P&gt;&lt;P&gt;it should calculate qty only for&amp;nbsp; x1 and x3, others qty should be 0&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Nov 2019 20:29:42 GMT</pubDate>
    <dc:creator>waszcma1</dc:creator>
    <dc:date>2019-11-07T20:29:42Z</dc:date>
    <item>
      <title>How to freeze dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644459#M447434</link>
      <description>&lt;P&gt;Hi Could you help me to solve some modeling data problem please?&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I have 2 tables:&lt;/P&gt;&lt;P&gt;Product:&lt;BR /&gt;load * inline&lt;BR /&gt;[PID&lt;BR /&gt;x1&lt;BR /&gt;x2&lt;BR /&gt;x3&lt;BR /&gt;x4&lt;BR /&gt;x5];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Stock:&lt;BR /&gt;Load * inline&lt;BR /&gt;[PID, qty, warehouse&lt;BR /&gt;x1,1,A&lt;BR /&gt;x1,2,B&lt;BR /&gt;x3,1,A&lt;BR /&gt;x3,8,B&lt;BR /&gt;x5,6,C];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output is pivot table&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;PID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;sum(qty)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x1&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x3&lt;/TD&gt;&lt;TD&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x5&lt;/TD&gt;&lt;TD&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i use selection field "warehouse" and select i.e. &lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Tables shows only&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;PID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;sum(qty)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x1&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x3&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how can I keep view&amp;nbsp; frozen (all PID always displayed)&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to achieve something like this&lt;/P&gt;&lt;P&gt;When selecting warehouse &lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;PID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;sum(qty)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x1&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x3&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x4&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;x5&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 19:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644459#M447434</guid>
      <dc:creator>waszcma1</dc:creator>
      <dc:date>2019-11-07T19:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to freeze dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644466#M447436</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some clarification in the question - You need to achieve like if you select warehouse A&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the table it should show all PID's not only X1 and X3 which belongs to only A. Is that you want to achieve. Help me if I am wrong in understanding your question.&lt;/P&gt;&lt;P&gt;X1&amp;nbsp; &amp;nbsp; 1&lt;/P&gt;&lt;P&gt;X2&amp;nbsp; &amp;nbsp; 0&lt;/P&gt;&lt;P&gt;X3&amp;nbsp; &amp;nbsp; &amp;nbsp;1 ..&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 19:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644466#M447436</guid>
      <dc:creator>Pujitha</dc:creator>
      <dc:date>2019-11-07T19:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to freeze dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644479#M447438</link>
      <description>&lt;P&gt;Exactly as you wrote&lt;/P&gt;&lt;P&gt;After selecting warehouse&lt;STRONG&gt; A&lt;/STRONG&gt; QV will display table with only 2 rows, PID (x1, x3) but other rows which refering to x2,x4,x5 will gone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to keep the table view always with 5 rows&amp;nbsp; PID(x1, x2, x3, x4, x5) but after selecting A&lt;/P&gt;&lt;P&gt;it should calculate qty only for&amp;nbsp; x1 and x3, others qty should be 0&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Nov 2019 20:29:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644479#M447438</guid>
      <dc:creator>waszcma1</dc:creator>
      <dc:date>2019-11-07T20:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to freeze dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644550#M447442</link>
      <description>&lt;P&gt;Hi Waszcma&lt;/P&gt;&lt;P&gt;I think there is a simple solution to this. In the presentation tab if you uncheck 'Suppress zero values' and 'Suppress missing' that should do the trick.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look at the attached and if I understood your question right this should work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;CJ&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 02:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644550#M447442</guid>
      <dc:creator>chakshu_jain</dc:creator>
      <dc:date>2019-11-08T02:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to freeze dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644630#M447447</link>
      <description>&lt;P&gt;This is exactly what I need but there is still something odd.&lt;/P&gt;&lt;P&gt;I copied the table to my app and it works but when I checking second table i cant uncheck&amp;nbsp;&lt;SPAN&gt;Suppress missing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;on your table it is unselected?&amp;nbsp; I dont know why in my application i cant&amp;nbsp; change this option in properties?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 07:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644630#M447447</guid>
      <dc:creator>waszcma1</dc:creator>
      <dc:date>2019-11-08T07:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to freeze dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644706#M447449</link>
      <description>&lt;P&gt;Finally I have found the reason&lt;/P&gt;&lt;P&gt;In my table under Chart properties -&amp;gt; Dimensions i should tick Show All Values&lt;/P&gt;&lt;P&gt;Thank you for your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Nov 2019 09:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-freeze-dimensions/m-p/1644706#M447449</guid>
      <dc:creator>waszcma1</dc:creator>
      <dc:date>2019-11-08T09:51:22Z</dc:date>
    </item>
  </channel>
</rss>

