<?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 Get particular fields in table by using GlideRecord in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/get-particular-fields-in-table-by-using-gliderecord/m-p/3285151#M1207775</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I'm curious is there a way to query only specific fields (like two or three) from a table? Since the GlideRecord object retrieves all fields by default, it can impact performance in my scenario. Ideally, I want to fetch only certain fields so that the GlideRecord contains just those fields. While I know we can query records, what if we want to specify which fields to retrieve? Is there a method or approach to accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaka&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jun 2025 04:49:54 GMT</pubDate>
    <dc:creator>Kaka_23</dc:creator>
    <dc:date>2025-06-10T04:49:54Z</dc:date>
    <item>
      <title>Get particular fields in table by using GlideRecord</title>
      <link>https://www.servicenow.com/community/developer-forum/get-particular-fields-in-table-by-using-gliderecord/m-p/3285151#M1207775</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;I'm curious is there a way to query only specific fields (like two or three) from a table? Since the GlideRecord object retrieves all fields by default, it can impact performance in my scenario. Ideally, I want to fetch only certain fields so that the GlideRecord contains just those fields. While I know we can query records, what if we want to specify which fields to retrieve? Is there a method or approach to accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaka&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 04:49:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/get-particular-fields-in-table-by-using-gliderecord/m-p/3285151#M1207775</guid>
      <dc:creator>Kaka_23</dc:creator>
      <dc:date>2025-06-10T04:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Get particular fields in table by using GlideRecord</title>
      <link>https://www.servicenow.com/community/developer-forum/get-particular-fields-in-table-by-using-gliderecord/m-p/3285171#M1207784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.servicenow.com/community/user/viewprofilepage/user-id/669376"&gt;@Kaka_23&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I recommend using the &lt;STRONG&gt;GlideQuery API&lt;/STRONG&gt;, as it allows you to specify only the fields you need, making it the best option for performance optimization&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.servicenow.com/docs/bundle/yokohama-api-reference/page/app-store/dev_portal/API_reference/GlideQuery/concept/GlideQueryGlobalAPI.html" target="_blank" rel="noopener"&gt;LINK&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&amp;nbsp;&lt;BR /&gt;Esh&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 05:16:17 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/get-particular-fields-in-table-by-using-gliderecord/m-p/3285171#M1207784</guid>
      <dc:creator>Eshwar Reddy</dc:creator>
      <dc:date>2025-06-10T05:16:17Z</dc:date>
    </item>
  </channel>
</rss>

