<?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: Display zero instead of blank in Matrix on Paginated Report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3305960#M30304</link>
    <description>&lt;P&gt;I just tested both of the approaches you've tried here and they both worked fine for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So you have something else going on in your report.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 09:44:47 GMT</pubDate>
    <dc:creator>d_gosbell</dc:creator>
    <dc:date>2023-06-28T09:44:47Z</dc:date>
    <item>
      <title>Display zero instead of blank in Matrix on Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3305145#M30295</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried all of the tricks --- using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=Sum(Fields!QMonthly_Actual.Value) +0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=IIF(IsNothing(Sum(Fields!QMonthly_Actual.Value)), 0, Sum(Fields!QMonthly_Actual.Value))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and both formulas still return a blank in the report instead of a zero. Am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 21:25:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3305145#M30295</guid>
      <dc:creator>ShaelynFrench</dc:creator>
      <dc:date>2023-06-27T21:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display zero instead of blank in Matrix on Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3305960#M30304</link>
      <description>&lt;P&gt;I just tested both of the approaches you've tried here and they both worked fine for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;So you have something else going on in your report.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 09:44:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3305960#M30304</guid>
      <dc:creator>d_gosbell</dc:creator>
      <dc:date>2023-06-28T09:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display zero instead of blank in Matrix on Paginated Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3307307#M30309</link>
      <description>&lt;P&gt;I solved it -- I was using a custom number format:&amp;nbsp;#,###;(#,###) that did not specify how to handle the zero so it was showing up blank. I changed it to: #,###;(#,###);0 and that solved it.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 03:12:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Display-zero-instead-of-blank-in-Matrix-on-Paginated-Report/m-p/3307307#M30309</guid>
      <dc:creator>ShaelynFrench</dc:creator>
      <dc:date>2023-06-29T03:12:13Z</dc:date>
    </item>
  </channel>
</rss>

