<?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: Hide row in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782140#M276997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still facing an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 18:25:39 GMT</pubDate>
    <dc:creator>engishfaque</dc:creator>
    <dc:date>2015-01-28T18:25:39Z</dc:date>
    <item>
      <title>Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782133#M276990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to hide/remove row from the straight table, such as illustrated in attached screenshot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Remove Row.png" class="image-1 jive-image" src="/legacyfs/online/76506_Remove Row.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782133#M276990</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-01-28T17:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782134#M276991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If SKU is your dimension then you can write something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Makeup &amp;lt;&amp;gt; 'Set', SKU)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then change the Label to SKU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is another way you want to hide then use that condition in the dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782134#M276991</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-01-28T17:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782135#M276992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the Calculated dimension as&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;if(Dimensio&amp;lt;&amp;gt;'Value to be hidden',Dimension,null())&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then supress null for dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782135#M276992</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-01-28T17:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782136#M276993</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;Did you try Suppress When Value is NULL option from the chart properties for suppress particular value from the column by selecting that column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 17:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782136#M276993</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-01-28T17:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782137#M276994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suppress When Value is NULL won't work because the value isn't truly NULL with Makeup as 'Set'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782137#M276994</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2015-01-28T18:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782138#M276995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value is coming correct in Makeup = Set and I'm adding the value of Set in some other expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here only, I want to hide entire row of Makeup = Set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not going to disturb any expression where the value of Set is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782138#M276995</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-01-28T18:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782139#M276996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my requirement in simple words,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Makeup = 'Set', Entire Row Should be hide, SKU)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782139#M276996</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-01-28T18:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782140#M276997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm still facing an issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782140#M276997</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-01-28T18:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782141#M276998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you 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;If(Makeup &amp;lt;&amp;gt; 'Set', SKU)&lt;/SPAN&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;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; font-size: 13px;"&gt;Best,&lt;/SPAN&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;S&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 18:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782141#M276998</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-01-28T18:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hide row in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782142#M276999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion, &lt;STRONG&gt;sujeetsingh&lt;/STRONG&gt;'s answer is correct!&lt;/P&gt;&lt;P&gt;=IF(Makeup&amp;lt;&amp;gt;'Set', SKU, null()) and then flag option Suppress When Value is null.&lt;/P&gt;&lt;P&gt;Try it.&lt;/P&gt;&lt;P&gt;Let us know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 19:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-row-in-straight-table/m-p/782142#M276999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-28T19:17:25Z</dc:date>
    </item>
  </channel>
</rss>

