<?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 How to hide column for no values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129255#M764075</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;I have a straight table where it has job names and its ancestor job names . Please see the image attached.&lt;/P&gt;&lt;P&gt;As dimensions , I have taken combination of jobs and its ancestor and all the parents.&lt;/P&gt;&lt;P&gt;There are scenario where one job has only two ancestor or only one ancestor . In that case I do not want to show all the parents in the chart .&lt;/P&gt;&lt;P&gt;In the below scenario I want to hide Parent2 , Parent3 and Parent4 since there is no value for SSIS1 JOB .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207524_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am struggling to hide it,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion on how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>ashis</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to hide column for no values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129255#M764075</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;I have a straight table where it has job names and its ancestor job names . Please see the image attached.&lt;/P&gt;&lt;P&gt;As dimensions , I have taken combination of jobs and its ancestor and all the parents.&lt;/P&gt;&lt;P&gt;There are scenario where one job has only two ancestor or only one ancestor . In that case I do not want to show all the parents in the chart .&lt;/P&gt;&lt;P&gt;In the below scenario I want to hide Parent2 , Parent3 and Parent4 since there is no value for SSIS1 JOB .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207524_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am struggling to hide it,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion on how to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129255#M764075</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide column for no values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129256#M764076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find the attached example, you may use condition expression as shown in screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207528_Capture.PNG" style="height: 282px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 06:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129256#M764076</guid>
      <dc:creator>Siva_Sankar</dc:creator>
      <dc:date>2018-07-11T06:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide column for no values</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129257#M764077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sivasankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your quick reply . I have tried out this solution earlier, however it did not work.&lt;/P&gt;&lt;P&gt;If you see in my data I have null values , when I bring it as expression. The problem is when we say&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IsNull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Parent1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),0,1) , what is happening in&amp;nbsp; the first row Parent1 has one null value hence it is hiding this column as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Where as I want to hide only those columns where there is no value or all null values in one column.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/207530_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2018 06:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-hide-column-for-no-values/m-p/129257#M764077</guid>
      <dc:creator>ashis</dc:creator>
      <dc:date>2018-07-11T06:28:42Z</dc:date>
    </item>
  </channel>
</rss>

