<?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>question How to make a report show all categories including those with a count of 0? in Community Central forum</title>
    <link>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592950#M7794</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Pivot Table report&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on a custom scoped table. Configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Aggregation:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Count&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Row:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Region (a reference field on the record)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Column:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A record type/category field&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Filter:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A condition of the form&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Sys ID in javascript&amp;amp;colon; &amp;lt;Script Include call&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— the Script Include returns the list of record&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sys_id&lt;/SPAN&gt;s the current user is allowed to see, based on their group membership mapped to a region. A super-admin sees everything.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Current behaviour:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If a region has no matching records, that region does&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;appear in the report at all.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required behaviour:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Every region should always appear — and if it has no records, it should show a count of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;. This is especially important for the super-admin view, which needs to see all regions regardless of whether they have data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I understand so far:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Because the filter is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Sys ID in [...]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;condition, it can only ever return rows that already exist. If a region has zero records there is no&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sys_id&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to return, so the pivot has nothing to group on and the region is simply dropped. So I suspect this can't be solved from within the filter itself — the region axis would need to be defined independently of the data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My question:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;What's the recommended way to make empty categories (regions) render as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in a report while still enforcing role-based, per-region access control on the underlying records.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has anyone solved this "show all categories including zero counts" requirement while keeping row-level, group-based access control? Is there a cleaner built-in approach I'm missing — a report setting, a different source type, or a supported way to inject zero rows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance or examples would be much appreciated. Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 31 Aug 2026 09:37:55 GMT</pubDate>
    <dc:creator>jayeshyadav252</dc:creator>
    <dc:date>2026-08-31T09:37:55Z</dc:date>
    <item>
      <title>How to make a report show all categories including those with a count of 0?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592950#M7794</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Pivot Table report&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on a custom scoped table. Configuration:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Aggregation:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Count&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Row:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Region (a reference field on the record)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Column:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A record type/category field&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Filter:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;A condition of the form&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Sys ID in javascript&amp;amp;colon; &amp;lt;Script Include call&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;— the Script Include returns the list of record&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sys_id&lt;/SPAN&gt;s the current user is allowed to see, based on their group membership mapped to a region. A super-admin sees everything.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Current behaviour:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If a region has no matching records, that region does&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;appear in the report at all.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Required behaviour:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Every region should always appear — and if it has no records, it should show a count of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;. This is especially important for the super-admin view, which needs to see all regions regardless of whether they have data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What I understand so far:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Because the filter is a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;Sys ID in [...]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;condition, it can only ever return rows that already exist. If a region has zero records there is no&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;sys_id&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to return, so the pivot has nothing to group on and the region is simply dropped. So I suspect this can't be solved from within the filter itself — the region axis would need to be defined independently of the data.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My question:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;What's the recommended way to make empty categories (regions) render as&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in a report while still enforcing role-based, per-region access control on the underlying records.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Has anyone solved this "show all categories including zero counts" requirement while keeping row-level, group-based access control? Is there a cleaner built-in approach I'm missing — a report setting, a different source type, or a supported way to inject zero rows?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance or examples would be much appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2026 09:37:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592950#M7794</guid>
      <dc:creator>jayeshyadav252</dc:creator>
      <dc:date>2026-08-31T09:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a report show all categories including those with a count of 0?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592957#M7795</link>
      <description>&lt;P&gt;Only if the region has nothing at all, the region isn't shown. Otherwise it will be empty for that category column. And in that case it's a simple: none = 0.&lt;BR /&gt;And the same with no region shown: none = 0.&lt;BR /&gt;&lt;BR /&gt;In Platform Analytics pivot data visualizations, there is an option under 'additional options' to set 'show 0 when no data available'. That should put some zeros in there.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2026 09:57:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592957#M7795</guid>
      <dc:creator>Mark Manders</dc:creator>
      <dc:date>2026-08-31T09:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a report show all categories including those with a count of 0?</title>
      <link>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592961#M7796</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/7272"&gt;@Mark Manders&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for the Quick response.&lt;BR /&gt;&lt;BR /&gt;Is there any possibility where we can implement this in Native report.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Aug 2026 10:00:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/community-central-forum/how-to-make-a-report-show-all-categories-including-those-with-a/m-p/3592961#M7796</guid>
      <dc:creator>jayeshyadav252</dc:creator>
      <dc:date>2026-08-31T10:00:39Z</dc:date>
    </item>
  </channel>
</rss>

