<?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: Empty Cells on group Total in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628191#M26126</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I don't understand why, if the sum=0, you don't see 0 in the cell. If the sum is 0 you should see a 0 and use the formatting rules to hide it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of using the format string&amp;nbsp;{0:#,#} try with&amp;nbsp;{0:0}.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
    <pubDate>Wed, 25 Sep 2019 14:50:28 GMT</pubDate>
    <dc:creator>Ruggero_Piccoli</dc:creator>
    <dc:date>2019-09-25T14:50:28Z</dc:date>
    <item>
      <title>Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628019#M26118</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;i've a problem on Nprinting April 2019.&lt;/P&gt;&lt;P&gt;I created a group footer with totals and it works fine if the summary result is not 0 (see first table below, attachment 1), otherwise if is 0 it show an empty cell, second table below. How to fix this in order to show 0 if the total result is 0 ?&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" width="347" height="639" /&gt;&lt;IMG border="0" width="347" height="639" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" width="501" height="358" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Mar 2020 20:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628019#M26118</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2020-03-17T20:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628073#M26121</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You are working on a PixelPerfect report so you can create a formatting rule to write the 0 characters with the same color of the background. Refer to&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Documents/How-to-Manage-PixelPerfect-Conditional-Output-Formats-Using-the/ta-p/1484894" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Documents/How-to-Manage-PixelPerfect-Conditional-Output-Formats-Using-the/ta-p/1484894&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 12:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628073#M26121</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-09-25T12:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628121#M26123</link>
      <description>&lt;P&gt;Is there a way to write a character directly with the formatting rule?&lt;/P&gt;&lt;P&gt;Or i have to create a text box (with hide/show formatting rule associated) with that character and then overlap it to the table cell where i want that character ?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 13:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628121#M26123</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2019-09-25T13:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628142#M26124</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;No, with the formatting rule you cannot change the value of the content.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can overlap a text box with Visible=No by default and a formatting rule that changes Visible=Yes when the condition is met.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 13:49:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628142#M26124</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-09-25T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628167#M26125</link>
      <description>&lt;P&gt;Ok, done, it works.&lt;/P&gt;&lt;P&gt;Let's suppose if we have a table with 10 columns where the total of each column can be 0, we have create 10 text cells with relative formatting rules to show 0 instead an empty cell.... very twisted solution, it will be nice to have the possibility to specify a custom value if the cell is empty or basically show 0 character if the sum() is zero...&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 14:12:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628167#M26125</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2019-09-25T14:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628191#M26126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I don't understand why, if the sum=0, you don't see 0 in the cell. If the sum is 0 you should see a 0 and use the formatting rules to hide it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead of using the format string&amp;nbsp;{0:#,#} try with&amp;nbsp;{0:0}.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 14:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628191#M26126</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-09-25T14:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Empty Cells on group Total</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628411#M26139</link>
      <description>&lt;P&gt;Ruggero,&lt;/P&gt;&lt;P&gt;thanks again for your help.&lt;/P&gt;&lt;P&gt;Applying {0:0} as format string zeros appears but the thousands separatos are missing. I don't understand completely the logic of the format string but applying&amp;nbsp;{0:#,0} i have zeros and also the thousands separators.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 06:46:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Empty-Cells-on-group-Total/m-p/1628411#M26139</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2019-09-26T06:46:09Z</dc:date>
    </item>
  </channel>
</rss>

