<?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 Dont show rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dont-show-rows/m-p/1580201#M741106</link>
    <description>&lt;P&gt;hi All,&lt;/P&gt;&lt;P&gt;In the below table i am displaying a data related to severity, created, summary etc.&lt;/P&gt;&lt;P&gt;My requirement is to show only those rows where Counts is 1 and i dont need to show other blank rows ,\&lt;/P&gt;&lt;P&gt;I tried to suppress the dimension too but this is not working how do i get this done,&lt;/P&gt;&lt;P&gt;The formula for Counts is (If(sum(count)&amp;gt;0,sum(count),'')&lt;/P&gt;&lt;P&gt;Can you expertise please help on this .&lt;/P&gt;&lt;P&gt;Currently this table is diplaying format as shown in the snapshot&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="suppress .PNG" style="width: 503px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12054iAF1E13CAF43D3CDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="suppress .PNG" alt="suppress .PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dont show rows</title>
      <link>https://community.qlik.com/t5/QlikView/Dont-show-rows/m-p/1580201#M741106</link>
      <description>&lt;P&gt;hi All,&lt;/P&gt;&lt;P&gt;In the below table i am displaying a data related to severity, created, summary etc.&lt;/P&gt;&lt;P&gt;My requirement is to show only those rows where Counts is 1 and i dont need to show other blank rows ,\&lt;/P&gt;&lt;P&gt;I tried to suppress the dimension too but this is not working how do i get this done,&lt;/P&gt;&lt;P&gt;The formula for Counts is (If(sum(count)&amp;gt;0,sum(count),'')&lt;/P&gt;&lt;P&gt;Can you expertise please help on this .&lt;/P&gt;&lt;P&gt;Currently this table is diplaying format as shown in the snapshot&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="suppress .PNG" style="width: 503px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12054iAF1E13CAF43D3CDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="suppress .PNG" alt="suppress .PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dont-show-rows/m-p/1580201#M741106</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dont show rows</title>
      <link>https://community.qlik.com/t5/QlikView/Dont-show-rows/m-p/1580218#M741107</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Try modifying all your expressions like&lt;/P&gt;&lt;P&gt;"if( sum(Count) = 1, &lt;EM&gt;your expression here&lt;/EM&gt;)"&lt;/P&gt;&lt;P&gt;Since the calculation sum(Count) is already being done, you may use something like&lt;/P&gt;&lt;P&gt;"if( Column(&lt;FONT color="#FF0000"&gt;&lt;EM&gt;Number&lt;/EM&gt;&lt;/FONT&gt;) = 1, &lt;EM&gt;your expression here&lt;/EM&gt;)"&lt;/P&gt;&lt;P&gt;Where Number is the column number of the "Counts" expression.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaime.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 06:46:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dont-show-rows/m-p/1580218#M741107</guid>
      <dc:creator>jaibau1993</dc:creator>
      <dc:date>2019-05-15T06:46:00Z</dc:date>
    </item>
  </channel>
</rss>

