<?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 Tables disappear without data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200316#M58891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i built straight tables that every row is a diffrent calculation.&lt;/P&gt;&lt;P&gt;my problem is that: if i dont have data to show - like if the user chose (year=2010) and i dont have data for this year , the table disappear!!&lt;/P&gt;&lt;P&gt;i've tried to handle this with 'isnull' function , but it didnt succeed.&lt;/P&gt;&lt;P&gt;what should i do?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Apr 2011 09:58:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-06T09:58:57Z</dc:date>
    <item>
      <title>Tables disappear without data</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200316#M58891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i built straight tables that every row is a diffrent calculation.&lt;/P&gt;&lt;P&gt;my problem is that: if i dont have data to show - like if the user chose (year=2010) and i dont have data for this year , the table disappear!!&lt;/P&gt;&lt;P&gt;i've tried to handle this with 'isnull' function , but it didnt succeed.&lt;/P&gt;&lt;P&gt;what should i do?&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 09:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200316#M58891</guid>
      <dc:creator />
      <dc:date>2011-04-06T09:58:57Z</dc:date>
    </item>
    <item>
      <title>Re. :Tables disappear without data</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200317#M58892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you try to use the calculation condition in the properties of your table (general tab) ?&lt;/P&gt;&lt;P&gt;With a formula like &lt;CODE&gt;=Count(distinct [key field])&amp;gt;0&lt;/CODE&gt; , you will have a message instead of no table.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vincent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 10:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200317#M58892</guid>
      <dc:creator>vincent_ardiet</dc:creator>
      <dc:date>2011-04-06T10:13:46Z</dc:date>
    </item>
    <item>
      <title>Re. :Tables disappear without data</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200318#M58893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;this is my exp: sum({$&amp;lt;FACT_TAFTAF_KVUZAT_IFYUN ={'pigurim'}&amp;gt;}FACT_TAFTAF_Open_TafTAf)&lt;/P&gt;&lt;P&gt;in each row thete is diferent expretion.&lt;/P&gt;&lt;P&gt;i think i need some function that can handle with null values and perform 0 instead&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 10:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200318#M58893</guid>
      <dc:creator />
      <dc:date>2011-04-06T10:20:01Z</dc:date>
    </item>
    <item>
      <title>Tables disappear without data</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200319#M58894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Under Properties - Presentation you may untick "Suppress Zero Values" and/or untick "Suppress Missing"&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 10:23:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200319#M58894</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-04-06T10:23:09Z</dc:date>
    </item>
    <item>
      <title>Tables disappear without data</title>
      <link>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200320#M58895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi peter&lt;/P&gt;&lt;P&gt;thank you , this realy was the problem.&lt;/P&gt;&lt;P&gt;i never thought the answer is so simple.. &lt;IMG alt="Big Smile" src="http://community.qlik.com/emoticons/emotion-2.gif" /&gt;&lt;/P&gt;&lt;P&gt;elad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 11:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tables-disappear-without-data/m-p/200320#M58895</guid>
      <dc:creator />
      <dc:date>2011-04-06T11:13:09Z</dc:date>
    </item>
  </channel>
</rss>

