<?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 avoid null in pivot table while using input boxes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510846#M190837</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;As I understand you don't want the rows with '-' in your Difference column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if the pivot properties will let you do that since you have values for other expression columns in that row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try creating a list box that will have "yes" or "no" based on the value for Difference.&lt;/P&gt;&lt;P&gt;The list box expression will be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((aggr({&amp;lt;condition for 201211&amp;gt;} 201211),Account)&lt;/P&gt;&lt;P&gt;- &lt;/P&gt;&lt;P&gt;aggr({&amp;lt;condition for 201304&amp;gt;} 201304),Account))&lt;/P&gt;&lt;P&gt;&amp;gt;0, 'Yes', 'No')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So selecting "yes" will ensure you have only rows with value in Difference column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Aug 2013 08:02:00 GMT</pubDate>
    <dc:creator>abeyphilip</dc:creator>
    <dc:date>2013-08-21T08:02:00Z</dc:date>
    <item>
      <title>How to avoid null in pivot table while using input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510844#M190835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can any one help me on avoiding the empty cells in the pivot chart,&lt;/P&gt;&lt;P&gt;please take look on following attached screenshot,&lt;/P&gt;&lt;P&gt;i have given iput values to filter the data based on "difference", it working properly, but i want to appear only list based on the&lt;/P&gt;&lt;P&gt;input boxes, here the remaining is showing withnull symbol&amp;nbsp; ' - ', so i dont want to show that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 07:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510844#M190835</guid>
      <dc:creator>prasadreddy</dc:creator>
      <dc:date>2013-08-21T07:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid null in pivot table while using input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510845#M190836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in presentation tab&amp;nbsp; at bottom side you 'll find null symbol with - and missing symbol with -&lt;/P&gt;&lt;P&gt;replace null symbol with 0&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 07:44:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510845#M190836</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-08-21T07:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid null in pivot table while using input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510846#M190837</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;As I understand you don't want the rows with '-' in your Difference column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if the pivot properties will let you do that since you have values for other expression columns in that row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try creating a list box that will have "yes" or "no" based on the value for Difference.&lt;/P&gt;&lt;P&gt;The list box expression will be something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if((aggr({&amp;lt;condition for 201211&amp;gt;} 201211),Account)&lt;/P&gt;&lt;P&gt;- &lt;/P&gt;&lt;P&gt;aggr({&amp;lt;condition for 201304&amp;gt;} 201304),Account))&lt;/P&gt;&lt;P&gt;&amp;gt;0, 'Yes', 'No')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So selecting "yes" will ensure you have only rows with value in Difference column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 08:02:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510846#M190837</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-08-21T08:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to avoid null in pivot table while using input boxes</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510847#M190838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding an extra condition in &lt;SPAN style="text-decoration: underline;"&gt;all&lt;/SPAN&gt; of your expressions to say that if the result of that expression is "outside" (or whatever the requirement is) of your min. and max. difference, then show null() or zero. And how the setting to suppress zero enabled in the properties of the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 08:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-avoid-null-in-pivot-table-while-using-input-boxes/m-p/510847#M190838</guid>
      <dc:creator />
      <dc:date>2013-08-21T08:22:38Z</dc:date>
    </item>
  </channel>
</rss>

