<?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 Not all values shown in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801343#M282817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've been unable to find a way to get all values I would expect to get. I've also attached the demo app.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-03-13_16-25-37.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80653_2015-03-13_16-25-37.jpg" style="height: 287px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issues:&lt;/P&gt;&lt;P&gt;1. Out of curiosity: If the "Show All Values" dimensions setting is selected I see one blank line at the top of tables A, B and C (in qvw). Why is that?&lt;/P&gt;&lt;P&gt;2. I would expect to see two lines marked in yellow in the All Data table as shown in table A1&lt;/P&gt;&lt;P&gt;3. Why the Total for Cust1 in table A is not shown as 1?&lt;/P&gt;&lt;P&gt;3. If I collapse the SKU dimension I lose the valid record Cust1 and SKU_1 (table B)&lt;/P&gt;&lt;P&gt;4. If I collapse the Customer dimension I lose the valid Cust1 (table C)&lt;/P&gt;&lt;P&gt;5. If I check the "Suppress Zero-Values" Expression setting for each table I get tables A1, B1 and C1 with incorrect data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this expression for the Flag or #SKUs which satisfy the condition I need to show: &lt;/P&gt;&lt;P&gt;if(sum({$&amp;lt;Date = {"&amp;lt;$(=date(today() - $(vTopN)))"}&amp;gt;} Qty) = 0 and sum({$&amp;lt;Date = {"&amp;gt;=$(=date(today() - $(vTopN)))"}&amp;gt;} Qty) &amp;gt; 0, 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong or is there a better way to handle this. Note that in real app there are much more tables, dimensions and measures available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Mar 2015 15:41:50 GMT</pubDate>
    <dc:creator>nenadvukovic</dc:creator>
    <dc:date>2015-03-13T15:41:50Z</dc:date>
    <item>
      <title>Not all values shown</title>
      <link>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801343#M282817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've been unable to find a way to get all values I would expect to get. I've also attached the demo app.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-03-13_16-25-37.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/80653_2015-03-13_16-25-37.jpg" style="height: 287px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issues:&lt;/P&gt;&lt;P&gt;1. Out of curiosity: If the "Show All Values" dimensions setting is selected I see one blank line at the top of tables A, B and C (in qvw). Why is that?&lt;/P&gt;&lt;P&gt;2. I would expect to see two lines marked in yellow in the All Data table as shown in table A1&lt;/P&gt;&lt;P&gt;3. Why the Total for Cust1 in table A is not shown as 1?&lt;/P&gt;&lt;P&gt;3. If I collapse the SKU dimension I lose the valid record Cust1 and SKU_1 (table B)&lt;/P&gt;&lt;P&gt;4. If I collapse the Customer dimension I lose the valid Cust1 (table C)&lt;/P&gt;&lt;P&gt;5. If I check the "Suppress Zero-Values" Expression setting for each table I get tables A1, B1 and C1 with incorrect data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this expression for the Flag or #SKUs which satisfy the condition I need to show: &lt;/P&gt;&lt;P&gt;if(sum({$&amp;lt;Date = {"&amp;lt;$(=date(today() - $(vTopN)))"}&amp;gt;} Qty) = 0 and sum({$&amp;lt;Date = {"&amp;gt;=$(=date(today() - $(vTopN)))"}&amp;gt;} Qty) &amp;gt; 0, 1, 0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong or is there a better way to handle this. Note that in real app there are much more tables, dimensions and measures available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801343#M282817</guid>
      <dc:creator>nenadvukovic</dc:creator>
      <dc:date>2015-03-13T15:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Not all values shown</title>
      <link>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801344#M282818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nenad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any zero values in your excel-sheets?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Beck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801344#M282818</guid>
      <dc:creator>beck_bakytbek</dc:creator>
      <dc:date>2015-03-13T15:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not all values shown</title>
      <link>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801345#M282819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. If you check the available qvw file or even the All Data table you will see this:&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Salesman, Customer, SKU, Date, Qty&lt;/P&gt;&lt;P&gt;S1, Cust1, SKU_1, 15.1.2015, 1&lt;/P&gt;&lt;P&gt;S1, Cust1, SKU_2, 12.12.2014, 2&lt;/P&gt;&lt;P&gt;S1, Cust2, SKU_2, 15.12.2014, 3&lt;/P&gt;&lt;P&gt;S1, Cust2, SKU_3, 12.12.2014, 4&lt;/P&gt;&lt;P&gt;S1, Cust3, SKU_4, 20.1.2015, 5&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801345#M282819</guid>
      <dc:creator>nenadvukovic</dc:creator>
      <dc:date>2015-03-13T15:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not all values shown</title>
      <link>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801346#M282820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another issue I was able to fix myself &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(aggr(if(sum({$&amp;lt;Date = {"&amp;lt;$(=date(today() - $(vTopN)))"}&amp;gt;} Qty) = 0 and sum({$&amp;lt;Date = {"&amp;gt;=$(=date(today() - $(vTopN)))"}&amp;gt;} Qty) &amp;gt; 0, 1, 0), Salesman, Customer, SKU))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Mar 2015 17:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-all-values-shown/m-p/801346#M282820</guid>
      <dc:creator>nenadvukovic</dc:creator>
      <dc:date>2015-03-14T17:00:38Z</dc:date>
    </item>
  </channel>
</rss>

