<?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 Delete Null or 0 Rows in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Delete-Null-or-0-Rows/m-p/2412575#M94758</link>
    <description>&lt;P&gt;Dear Qlik experts,&lt;/P&gt;
&lt;P&gt;I'm facing a challenge in Qlik Sense, specifically in a pivot table where the measure is represented as rows and dimensions are arranged below. How can I delete rows with null values or zeros?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SonPhanHumanIT_0-1706622465577.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158639i0523B71154777AF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="SonPhanHumanIT_0-1706622465577.png" alt="SonPhanHumanIT_0-1706622465577.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SonPhanHumanIT_1-1706622487795.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158640iBE96879C18A4A5D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SonPhanHumanIT_1-1706622487795.png" alt="SonPhanHumanIT_1-1706622487795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;ID, FieldA, FieldB&lt;BR /&gt;1, 3, 5&lt;BR /&gt;2, 4,&lt;BR /&gt;3, ,5&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Thank you in advance for your assistance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2024 14:02:56 GMT</pubDate>
    <dc:creator>SonPhanHumanIT</dc:creator>
    <dc:date>2024-01-30T14:02:56Z</dc:date>
    <item>
      <title>Delete Null or 0 Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Delete-Null-or-0-Rows/m-p/2412575#M94758</link>
      <description>&lt;P&gt;Dear Qlik experts,&lt;/P&gt;
&lt;P&gt;I'm facing a challenge in Qlik Sense, specifically in a pivot table where the measure is represented as rows and dimensions are arranged below. How can I delete rows with null values or zeros?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SonPhanHumanIT_0-1706622465577.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158639i0523B71154777AF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="SonPhanHumanIT_0-1706622465577.png" alt="SonPhanHumanIT_0-1706622465577.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SonPhanHumanIT_1-1706622487795.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/158640iBE96879C18A4A5D1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SonPhanHumanIT_1-1706622487795.png" alt="SonPhanHumanIT_1-1706622487795.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;ID, FieldA, FieldB&lt;BR /&gt;1, 3, 5&lt;BR /&gt;2, 4,&lt;BR /&gt;3, ,5&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Thank you in advance for your assistance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 14:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Delete-Null-or-0-Rows/m-p/2412575#M94758</guid>
      <dc:creator>SonPhanHumanIT</dc:creator>
      <dc:date>2024-01-30T14:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Delete Null or 0 Rows</title>
      <link>https://community.qlik.com/t5/App-Development/Delete-Null-or-0-Rows/m-p/2412618#M94765</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/225864"&gt;@SonPhanHumanIT&lt;/a&gt;&amp;nbsp;The best option i can think to adding calculated dimension or expressions with Len().&lt;/P&gt;
&lt;P&gt;Ex, If(Len(&lt;SPAN&gt;FieldA)&amp;gt;0,&amp;nbsp;FieldA)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 15:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Delete-Null-or-0-Rows/m-p/2412618#M94765</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2024-01-30T15:14:15Z</dc:date>
    </item>
  </channel>
</rss>

