<?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 Handle missing value in Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123333#M520838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a POC application I have the tested the functionality of replaced missing value by a string.&lt;/P&gt;&lt;P&gt;cf my attached application...I have puted "Closed" in the pivot table when there is no row&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="129281" alt="2016-06-27_17h52_09.png" class="jive-image image-1" height="129" src="https://community.qlik.com/legacyfs/online/129281_2016-06-27_17h52_09.png" style="height: 129.237px; width: 303px;" width="303" /&gt;&lt;/P&gt;&lt;P&gt;This work well in my POC !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I do the same in my target application, it's not working...&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="129283" alt="Null value.png" class="jive-image image-2" height="319" src="/legacyfs/online/129283_Null value.png" style="height: 318.613px; width: 476px;" width="476" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if someone has an idea ?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jun 2016 16:01:22 GMT</pubDate>
    <dc:creator>girard_ben</dc:creator>
    <dc:date>2016-06-27T16:01:22Z</dc:date>
    <item>
      <title>Handle missing value in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123333#M520838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a POC application I have the tested the functionality of replaced missing value by a string.&lt;/P&gt;&lt;P&gt;cf my attached application...I have puted "Closed" in the pivot table when there is no row&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="129281" alt="2016-06-27_17h52_09.png" class="jive-image image-1" height="129" src="https://community.qlik.com/legacyfs/online/129281_2016-06-27_17h52_09.png" style="height: 129.237px; width: 303px;" width="303" /&gt;&lt;/P&gt;&lt;P&gt;This work well in my POC !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I do the same in my target application, it's not working...&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="129283" alt="Null value.png" class="jive-image image-2" height="319" src="/legacyfs/online/129283_Null value.png" style="height: 318.613px; width: 476px;" width="476" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if someone has an idea ?&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 16:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123333#M520838</guid>
      <dc:creator>girard_ben</dc:creator>
      <dc:date>2016-06-27T16:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Handle missing value in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123334#M520839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I add again my screenshot&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Missing Value.png" class="jive-image image-1" src="/legacyfs/online/129296_Missing Value.png" style="height: 415px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 18:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123334#M520839</guid>
      <dc:creator>girard_ben</dc:creator>
      <dc:date>2016-06-27T18:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Handle missing value in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123335#M520840</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;You can use the following expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(isnull( sum(Traffic)) or sum(Traffic)= 0,'Closed',sum(Traffic))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And/or see attached images.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="6-27-2016 4-41-41 PM.png" class="jive-image image-1" src="/legacyfs/online/129306_6-27-2016 4-41-41 PM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="6-27-2016 4-42-10 PM.png" class="jive-image image-2" src="/legacyfs/online/129307_6-27-2016 4-42-10 PM.png" style="height: 544px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="6-27-2016 4-42-22 PM.png" class="jive-image image-3" src="/legacyfs/online/129311_6-27-2016 4-42-22 PM.png" style="height: 538px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123335#M520840</guid>
      <dc:creator>CarlosAMonroy</dc:creator>
      <dc:date>2016-06-27T20:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Handle missing value in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123336#M520841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the attached application your target application? Can you may be elaborate on what you are looking for if what Carlos provided is not what you were looking for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 00:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123336#M520841</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-28T00:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Handle missing value in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123337#M520842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Carlos,&lt;/P&gt;&lt;P&gt;thanks a lot for your quick reply and your help but unfortunately it's not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;be careful : when we have 0 recored in the database, the store is opened...( we have some stores with no traffic..)&lt;/P&gt;&lt;P&gt; (each day... Store managers have to enter the traffic in the cash registers... )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to detect if the store is opened is to check "the missing value"...&lt;/P&gt;&lt;P&gt;But test after tests, I think I will handle this problem in the load script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I explain : &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This "tips" seems to be working with a several days selected...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For exemple if I select one store and one day with not data recorded.. qlik view will hide the store.&lt;/P&gt;&lt;P&gt;but If I selected two days... the first with traffin and the second one with no traffic (no row for the given store in the database) this working..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have one cell with an amount and the second one with "closed".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; qlikview "auto hide" elements with no data.. I'll manage this in a script load, by generated aditionnal row for "closed" days..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 08:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123337#M520842</guid>
      <dc:creator>girard_ben</dc:creator>
      <dc:date>2016-06-28T08:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Handle missing value in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123338#M520843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all ,&lt;/P&gt;&lt;P&gt;I have found a quick solution : to count the number or rows&amp;nbsp; if equal to 0 : the store is closed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(count(Traffic)=0,'Closed', sum(Traffic))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 11:43:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Handle-missing-value-in-Pivot-Table/m-p/1123338#M520843</guid>
      <dc:creator>girard_ben</dc:creator>
      <dc:date>2016-07-04T11:43:17Z</dc:date>
    </item>
  </channel>
</rss>

