<?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 Re: Reporting: Limiting Number of Records Shown in Performance Analytics forum</title>
    <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417460#M2892</link>
    <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/514333"&gt;@RobK_GC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 01 Nov 2025 10:29:54 GMT</pubDate>
    <dc:creator>Ankur Bawiskar</dc:creator>
    <dc:date>2025-11-01T10:29:54Z</dc:date>
    <item>
      <title>Reporting: Limiting Number of Records Shown</title>
      <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3416341#M2886</link>
      <description>&lt;P&gt;I'm trying to create a simple report showing a list of active users that are assigned more than one non-retired, operational PC's from table (cmdb_ci_computer).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once I configure the report to group by "assigned to", I get a list of Users with each of their assigned PC's nested beneath, as expected. No problem up until this point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now what I want to do is show ONLY those users with results greater than 1.&lt;/P&gt;&lt;P&gt;Again, I do not want to show users assigned only one PC.&lt;/P&gt;&lt;P&gt;So, I have 2 questions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. How can I filter the list to only show those users with results greater than 1?&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Why is this exact functionality only available at the related list level for the same report?&lt;/P&gt;&lt;P&gt;Why not at the base report level?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RobK_GC_1-1761847941304.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/479617i10B14D6FF4EB2C68/image-dimensions/820x287?v=v2" alt="RobK_GC_1-1761847941304.png" title="RobK_GC_1-1761847941304.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any assistance is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 18:17:55 GMT</pubDate>
      <guid>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3416341#M2886</guid>
      <dc:creator>RobK_GC</dc:creator>
      <dc:date>2025-10-30T18:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting: Limiting Number of Records Shown</title>
      <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3416409#M2887</link>
      <description>&lt;P&gt;Check this link, hope it helps!&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.servicenow.com/community/platform-analytics-forum/how-do-i-create-a-report-to-only-show-users-with-more-than-one/m-p/1270152/page/2" target="_blank"&gt;https://www.servicenow.com/community/platform-analytics-forum/how-do-i-create-a-report-to-only-show-users-with-more-than-one/m-p/1270152/page/2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 19:42:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3416409#M2887</guid>
      <dc:creator>Syed14</dc:creator>
      <dc:date>2025-10-30T19:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting: Limiting Number of Records Shown</title>
      <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417040#M2888</link>
      <description>&lt;P&gt;Hi Syed14,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply, but this did not solve the problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I provided a specific use case to preemptively satisfy the question most responders would naturally ask. However, the problem is really as simple as this:&amp;nbsp; How can I create &lt;EM&gt;&lt;STRONG&gt;any&lt;/STRONG&gt; &lt;/EM&gt;simple list report and filter based on the number of records returned in the report? I shouldn't need a script to do this. It should be a simple option. After all, this exact functionality is available (as shown in my original post), but not at the base report level. It's available only as a "Related list Condition", which is not useful. I have no use for a "related list" for a simple list report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My honest initial assumption was that the functionality i am looking for IS available, I am just ignorant of it. If that's the case, please advise. But from what I can see, if I create a simple list report, there is no option...at the level of &lt;STRONG&gt;[table] Conditions.....&lt;/STRONG&gt; to "Show only results that have the selected number of related records".&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 13:35:32 GMT</pubDate>
      <guid>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417040#M2888</guid>
      <dc:creator>RobK_GC</dc:creator>
      <dc:date>2025-10-31T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting: Limiting Number of Records Shown</title>
      <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417056#M2889</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/514333"&gt;@RobK_GC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it's not possible with List type report.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Approaches&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;1) you can try to use Database view by joining sys_user and CI table&lt;/P&gt;
&lt;P&gt;OR&lt;BR /&gt;2) create scripted filter condition in report&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;the Script include should be client callable and something like this&lt;/P&gt;
&lt;PRE class="lia-code-sample  language-javascript" style="box-sizing: border-box; overflow: auto; font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace; font-size: 13px; display: block; padding: 11.5px; margin: 0.5em 0px; line-height: 1.71429; word-break: break-all; overflow-wrap: break-word; color: #000000; background: #f5f2f0; border: 1px solid #cccccc; border-radius: 5px; tab-size: 4; hyphens: none; white-space: pre-wrap; text-shadow: #ffffff 0px 1px; box-shadow: none; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;&lt;CODE&gt;function checkRecords(){
	try{
		// your code here

		return array;
	}
	catch(ex){
		gs.info(ex);
	}
}&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_0-1761918279657.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/479846iD16932580A079CBC/image-size/medium?v=v2&amp;amp;px=400" alt="AnkurBawiskar_0-1761918279657.png" title="AnkurBawiskar_0-1761918279657.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;How to call it in report condition?&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;1) create report on your table&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;2) add the filter condition as this and ensure you return record sysIds&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;sys_id [IS ONE OF] javascript&amp;amp;colon;checkRecords()&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 13:46:16 GMT</pubDate>
      <guid>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417056#M2889</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-10-31T13:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting: Limiting Number of Records Shown</title>
      <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417062#M2890</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/514333"&gt;@RobK_GC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;you can try this in reporting, example below enhance for CI table&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;Table - &lt;STRONG&gt;sys_user&lt;/STRONG&gt;&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;In related list condition select this&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;Asset -&amp;gt; Assigned to&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;Greater than 1&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_1-1761918417443.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/479851iE217B44350EF4E10/image-size/medium?v=v2&amp;amp;px=400" alt="AnkurBawiskar_1-1761918417443.png" title="AnkurBawiskar_1-1761918417443.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnkurBawiskar_2-1761918417352.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/479850iBE0A70ECCC48035C/image-size/medium?v=v2&amp;amp;px=400" alt="AnkurBawiskar_2-1761918417352.png" title="AnkurBawiskar_2-1761918417352.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="box-sizing: border-box; margin: 0px; font-family: ServiceNowSansRegular; color: #1d1d1d; font-size: 14px; font-style: normal; font-variant-ligatures: none; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: #ffffff; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2025 13:47:18 GMT</pubDate>
      <guid>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417062#M2890</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-10-31T13:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reporting: Limiting Number of Records Shown</title>
      <link>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417460#M2892</link>
      <description>&lt;P&gt;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/514333"&gt;@RobK_GC&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope you are doing good.&lt;/P&gt;
&lt;P&gt;Did my reply answer your question?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":light_bulb:"&gt;💡&lt;/span&gt; If my response helped, please mark it as correct &lt;span class="lia-unicode-emoji" title=":white_heavy_check_mark:"&gt;✅&lt;/span&gt; and close the thread &lt;span class="lia-unicode-emoji" title=":locked:"&gt;🔒&lt;/span&gt;— this helps future readers find the solution faster! &lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2025 10:29:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/performance-analytics-forum/reporting-limiting-number-of-records-shown/m-p/3417460#M2892</guid>
      <dc:creator>Ankur Bawiskar</dc:creator>
      <dc:date>2025-11-01T10:29:54Z</dc:date>
    </item>
  </channel>
</rss>

