<?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: Do not show null values in table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824325#M1039053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression: If(len(DISCUSSION) &amp;gt; 0, Your_expression)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 16:50:15 GMT</pubDate>
    <dc:creator>anbu1984</dc:creator>
    <dc:date>2014-12-17T16:50:15Z</dc:date>
    <item>
      <title>Do not show null values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824321#M1039049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table in qlikview that has columns DAY, TOPIC, DISCUSSION.&amp;nbsp; I would like to have it so that if there is no value in the DISCUSSION field then it will not display the DAY and TOPIC fields that go along with it.&amp;nbsp; How would i go about doing this?&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, 12 Dec 2014 15:34:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824321#M1039049</guid>
      <dc:creator />
      <dc:date>2014-12-12T15:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Do not show null values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824322#M1039050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brandon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If these are dimensions then you have the option to suppression null values in the chart.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="supress null.png" class="image-1 jive-image" src="/legacyfs/online/73361_supress null.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 15:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824322#M1039050</guid>
      <dc:creator />
      <dc:date>2014-12-12T15:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Do not show null values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824323#M1039051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a straight table, you can put in your expressions&lt;/P&gt;&lt;P&gt;If(len(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DISCUSSION)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;gt; 0, Only(DAY))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If(len(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DISCUSSION)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;gt; 0, Only(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TOPIC&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;or put Day and Topic in dimension and Disucussion in expression with suppress null values in presentation tab.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Dec 2014 15:38:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824323#M1039051</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-12-12T15:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Do not show null values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824324#M1039052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a hard time figuring this out.&amp;nbsp; I put in the above code...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(len(&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DISCUSSION)&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;gt; 0, Only(DAY))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(len(&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DISCUSSION)&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &amp;gt; 0, Only(&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TOPIC&lt;/SPAN&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;in the general tab under calculated condition and nothing worked.&amp;nbsp; I also tried it under the sort tab and it didnt work.&amp;nbsp; Where is the expression supposed to go?&amp;nbsp; I also checked the omit rows where field is null under presentation and it doesnt hide the rows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 16:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824324#M1039052</guid>
      <dc:creator />
      <dc:date>2014-12-17T16:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Do not show null values in table</title>
      <link>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824325#M1039053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression: If(len(DISCUSSION) &amp;gt; 0, Your_expression)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 16:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Do-not-show-null-values-in-table/m-p/824325#M1039053</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-17T16:50:15Z</dc:date>
    </item>
  </channel>
</rss>

