<?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: How to delete empty cell in straight table in expression tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218314#M870521</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...its working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Nov 2016 10:03:19 GMT</pubDate>
    <dc:creator>ramrongala</dc:creator>
    <dc:date>2016-11-24T10:03:19Z</dc:date>
    <item>
      <title>How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218308#M870515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Please help on this scenario in higher priority.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;This my straight table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="data.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/144687_data.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;My requirement:&amp;nbsp; i want separate the positive negative zero and no data for suppose&amp;nbsp; negative values like below&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;=if([sep]-[apr]&amp;lt;0,[sep]-[apr]) i used this expression so below output wiil come.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;IMG alt="data1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/144688_data1.png" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I want see only negative values in based on expression&lt;SPAN style="font-size: 13.3333px;"&gt;(difference) &lt;/SPAN&gt; that mean delete or hide reaming&amp;nbsp; data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;i want see only 4 negative values(-0.18,-1.18,-1.00,-2.67)&amp;nbsp;&amp;nbsp; reaming data (spaces) i don't want see that mean hide or delete those rows.&lt;/SPAN&gt;&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-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218308#M870515</guid>
      <dc:creator>ramrongala</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218309#M870516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add the same condition to the other expressions: &lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;=if([sep]-[apr]&amp;lt;0, &lt;EM&gt;...apr expression...&lt;/EM&gt; ) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 18:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218309#M870516</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-23T18:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218310#M870517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Calculated Dimension Maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif; font-size: 13.3333px;"&gt;if([sep]-[apr]&amp;lt;0, YourDimension)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 19:07:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218310#M870517</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-11-23T19:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218311#M870518</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;add this in calculation dimension&lt;/P&gt;&lt;P&gt;=if(&lt;/P&gt;&lt;P&gt;(aggr(sum({$&amp;lt;Month={'September'}&amp;gt;}[Passing Fraction])/Count({$&amp;lt;Month={'September'}&amp;gt;}[Passing Fraction]),[Attribute Name]))&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;(aggr(sum({$&amp;lt;Month={'April'}&amp;gt;}[Passing Fraction])/Count({$&amp;lt;Month={'April'}&amp;gt;}[Passing Fraction]),[Attribute Name])),1,null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and check option "suppress when value is null" .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 08:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218311#M870518</guid>
      <dc:creator>veeranj</dc:creator>
      <dc:date>2016-11-24T08:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218312#M870519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's working finally...Thanks to every one &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218312#M870519</guid>
      <dc:creator>ramrongala</dc:creator>
      <dc:date>2016-11-24T10:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218313#M870520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks man..its working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218313#M870520</guid>
      <dc:creator>ramrongala</dc:creator>
      <dc:date>2016-11-24T10:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty cell in straight table in expression tab</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218314#M870521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...its working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Nov 2016 10:03:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-delete-empty-cell-in-straight-table-in-expression-tab/m-p/1218314#M870521</guid>
      <dc:creator>ramrongala</dc:creator>
      <dc:date>2016-11-24T10:03:19Z</dc:date>
    </item>
  </channel>
</rss>

