<?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: straight table column hide on report open in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973835#M967182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did yu try customizable straight table&lt;/P&gt;&lt;P&gt;have a look at this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5774"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 05:58:24 GMT</pubDate>
    <dc:creator>gautik92</dc:creator>
    <dc:date>2015-10-01T05:58:24Z</dc:date>
    <item>
      <title>straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973828#M967175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am new to Qlikview and stuck with a requirement. I have a straight table (chart) with a few bunch of dimensions and no expressions.&lt;/P&gt;&lt;P&gt;I've applied conditional hide =not(isnull(column_name)) (properties-&amp;gt;presentation-&amp;gt;conditional) to all the columns. This is working great only if I select values in other straight table (I mean only if there is a filter). If nothing is selected (or cleared all filters), my straight table is hiding columns even though it is not null. Can you please let me know how to make the column hide work all the time? Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:45:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973828#M967175</guid>
      <dc:creator>praveenr035</dc:creator>
      <dc:date>2015-09-30T19:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973829#M967176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By default your conditional statement is executing when you don't have additional filter or all selections cleared..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use GetSelected function for conditional hiding... so as and when you select the value, it will hide... &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;HTH&lt;/P&gt;&lt;P&gt;Sreeni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973829#M967176</guid>
      <dc:creator>SreeniJD</dc:creator>
      <dc:date>2015-10-01T05:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973830#M967177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAn u share sample file ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:21:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973830#M967177</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2015-10-01T05:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973831#M967178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have any expression in your straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973831#M967178</guid>
      <dc:creator>jafari_ervin</dc:creator>
      <dc:date>2015-10-01T05:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973832#M967179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=&lt;/SPAN&gt;GetPossibleCount(Column_Name)&amp;gt;=1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973832#M967179</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2015-10-01T05:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973833#M967180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If( NOT ISNULL (Only(column_name)) , 0, 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;either at Dimension or Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer attached QVW for reference&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973833#M967180</guid>
      <dc:creator />
      <dc:date>2015-10-01T05:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973834#M967181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100564_Capture.JPG" style="height: 376px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973834#M967181</guid>
      <dc:creator />
      <dc:date>2015-10-01T05:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973835#M967182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did yu try customizable straight table&lt;/P&gt;&lt;P&gt;have a look at this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5774"&gt;Customizable Straight Table&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 05:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973835#M967182</guid>
      <dc:creator>gautik92</dc:creator>
      <dc:date>2015-10-01T05:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: straight table column hide on report open</title>
      <link>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973836#M967183</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;column_name) &amp;gt; 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select any values it will display otherwise it will hide the column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 06:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/straight-table-column-hide-on-report-open/m-p/973836#M967183</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-10-01T06:16:26Z</dc:date>
    </item>
  </channel>
</rss>

