<?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 remove nul value row from my QS Table ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143014#M20331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wow you make a lot of changes. Thank you very much. Now okay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2016 03:17:42 GMT</pubDate>
    <dc:creator>paulyeo11</dc:creator>
    <dc:date>2016-07-13T03:17:42Z</dc:date>
    <item>
      <title>How to remove nul value row from my QS Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143009#M20326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #545352; font-family: 'QlikView Sans', sans-serif; font-size: 16px;"&gt;Hi All&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;My Table have 2 column PY and CY , with the help from manish .&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;PY it have 5 row have value.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;May i know how to remove all row which are null value ?&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;Remark :- In QV simialr table does not have null value. this only happen in QS.&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;&lt;/P&gt;&lt;P style="font-family: 'QlikView Sans', sans-serif; color: #545352; font-size: 16px; text-align: inherit;"&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 00:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143009#M20326</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-13T00:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove nul value row from my QS Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143010#M20327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QVF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 00:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143010#M20327</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-13T00:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove nul value row from my QS Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143011#M20328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that the REMOVE ROW WITH NULL tab that you want us to look at?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Yes then please look at the attached file, i remove Company Pay expression you used and just add Company Pay as dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the expression to calculate sum, i've replace Null() &amp;amp; '' to 0, so the Show Zero works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((Sum(curren)+Sum(days3)+Sum(days6)+Sum(days9)+Sum(above12))&amp;lt;&amp;gt;0, (if(Sum(curren)&amp;lt;&amp;gt;0,Sum(curren),0)),0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it makes sense to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 01:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143011#M20328</guid>
      <dc:creator />
      <dc:date>2016-07-13T01:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove nul value row from my QS Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143012#M20329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. I am sorry I am&lt;/P&gt;&lt;P&gt;Refer to last sheet , sheet name = My Nee sheet (1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 02:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143012#M20329</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-13T02:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove nul value row from my QS Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143013#M20330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attached file again on the last sheet. The target is to replace Null with 0 so the Show Zero untick works. I've changed the expression for UP SALES CY, Variances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this is what you're looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 02:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143013#M20330</guid>
      <dc:creator />
      <dc:date>2016-07-13T02:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove nul value row from my QS Table ?</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143014#M20331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wow you make a lot of changes. Thank you very much. Now okay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 03:17:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-remove-nul-value-row-from-my-QS-Table/m-p/1143014#M20331</guid>
      <dc:creator>paulyeo11</dc:creator>
      <dc:date>2016-07-13T03:17:42Z</dc:date>
    </item>
  </channel>
</rss>

