<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:blog="http://dnn-connect.org/blog/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Blog - Dynamics CRM</title>
    <link>https://xrmlabs.com/About-Us/XRMs-Blog/term/1350/locale/en-US/Blog-Dynamics-CRM</link>
    <description />
    <managingEditor>sales@xrmlabs.com</managingEditor>
    <pubDate>Sun, 26 Apr 2026 04:27:48 GMT</pubDate>
    <lastBuildDate>Sun, 26 Apr 2026 04:27:48 GMT</lastBuildDate>
    <category>Dynamics CRM</category>
    <generator>DotNetNuke Blog RSS Generator Version 6.5.2.0</generator>
    <ttl>30</ttl>
    <atom:link href="https://xrmlabs.com/DesktopModules/Blog/API/RSS/Get?moduleid=440&amp;tabid=94&amp;term=1350" rel="self" type="application/rss+xml" />
    <item>
      <title>Modernizing Business Processes with SharePoint and Power Platform in 2025</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8615/Modernizing-Business-Processes-with-SharePoint-and-Power-Platform-in-2025</link>
      <description>&lt;p&gt;In 2025, SharePoint continues to play a critical role in enabling digital transformation across organizations. One of the most impactful ways companies are modernizing their operations is through the tight integration between &lt;strong&gt;SharePoint&lt;/strong&gt; and the &lt;strong&gt;Microsoft Power Platform&lt;/strong&gt;&amp;mdash;specifically &lt;strong&gt;Power Automate&lt;/strong&gt;, &lt;strong&gt;Power Apps&lt;/strong&gt;, and &lt;strong&gt;Power BI&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;
</description>
      <category>#BusinessProcessAutomation</category>
      <category>#CloudSolutions</category>
      <category>#DataGovernance</category>
      <category>#DigitalTransformation</category>
      <category>#EnterpriseProductivity</category>
      <category>#LowCodeSolutions</category>
      <category>#Microsoft365</category>
      <category>#ModernWorkplace</category>
      <category>#PowerApps</category>
      <category>#PowerAutomate</category>
      <category>#PowerPlatform</category>
      <category>#SharePoint</category>
      <category>#SharePointDevelopment</category>
      <category>#SharePointOnline</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8615/Modernizing-Business-Processes-with-SharePoint-and-Power-Platform-in-2025</guid>
      <pubDate>Mon, 19 May 2025 12:04:00 GMT</pubDate>
      <blog:publishedon>2025-05-19 12:04:00Z</blog:publishedon>
    </item>
    <item>
      <title>Creating a Console Application in C# to Merge Contacts in CRM and Export a CSV of the Merged Records</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8534/Creating-a-Console-Application-in-C-to-Merge-Contacts-in-CRM-and-Export-a-CSV-of-the-Merged-Records</link>
      <description>&lt;p&gt;In this detailed guide, we will create a C# console application to connect to a Dynamics 365 CRM instance, identify duplicate contact records based on specific criteria, merge them into a single record, and export the merged records to a CSV file. We will also log any errors that occur during this process.&lt;/p&gt;
</description>
      <category>.CSV EXPORT</category>
      <category>Console Application</category>
      <category>Contacts Merging</category>
      <category>Crm Service Client</category>
      <category>Dynamics 365</category>
      <category>MS CRM</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8534/Creating-a-Console-Application-in-C-to-Merge-Contacts-in-CRM-and-Export-a-CSV-of-the-Merged-Records</guid>
      <pubDate>Mon, 09 Oct 2023 08:50:00 GMT</pubDate>
      <blog:publishedon>2023-10-09 08:50:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to dynamically change option set dropdown values</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8524/How-to-dynamically-change-option-set-dropdown-values</link>
      <description>&lt;p&gt;Sometimes while working with MSCRM forms, we are faced with a business scenario where we must change or limit available options in an option set field depending on the value of a previous drop down for instance changing city dropdown option set values based on state or province option set value. We can achieve this in MSCRM with the help of JavaScript, Let&amp;rsquo;s look at the following example:&lt;/p&gt;
</description>
      <category>Dynamic Dropdown Values MSCRM</category>
      <category>Dynamic Option Set Values MSCRM</category>
      <category>Javascript</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8524/How-to-dynamically-change-option-set-dropdown-values</guid>
      <pubDate>Tue, 29 Aug 2023 09:11:00 GMT</pubDate>
      <blog:publishedon>2023-08-29 09:11:00Z</blog:publishedon>
    </item>
    <item>
      <title>Filter Lookup Field Based on Option Set field</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8521/Filter-Lookup-Field-Based-on-Option-Set-field</link>
      <description>&lt;p&gt;Dynamics 365 is a powerful customer relationship management (CRM) tool that allows businesses to manage their data and relationships effectively. One common requirement in CRM customization is the ability to filter lookup fields based on the values of another field, particularly when dealing with Option Set fields. In this blog post, we will explore how to achieve this using JavaScript.&lt;/p&gt;
</description>
      <category>Filter Lookup based on Option Set</category>
      <category>Filter Lookup field in Dynamics CRM</category>
      <category>Filter Lookup using Java Script</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8521/Filter-Lookup-Field-Based-on-Option-Set-field</guid>
      <pubDate>Thu, 17 Aug 2023 19:55:00 GMT</pubDate>
      <blog:publishedon>2023-08-17 19:55:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Run JS snippet using Smart Button in Ribbon Workbench?</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8494/How-to-Run-JS-snippet-using-Smart-Button-in-Ribbon-Workbench</link>
      <description>&lt;p&gt;&lt;strong&gt;How to Run JS snippet using Smart Button in Ribbon Workbench? &lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this blog, we&amp;rsquo;ll show you how you can call a piece of JavaScript code snippet using a smart button in the Ribbon Workbench. If you haven&amp;rsquo;t yet installed smart Buttons to your Ribbon Workbench in your organization &amp;ndash; For that here&amp;#39;s a blog from which you could add buttons &amp;ndash;&amp;nbsp;&lt;a href="https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox"&gt;https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox&lt;/a&gt;&lt;/p&gt;
</description>
      <category>Java script</category>
      <category>Ribbon Workbench</category>
      <category>Smart Buttons</category>
      <category>Javascript</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8494/How-to-Run-JS-snippet-using-Smart-Button-in-Ribbon-Workbench</guid>
      <pubDate>Tue, 25 Apr 2023 15:25:00 GMT</pubDate>
      <blog:publishedon>2023-04-25 15:25:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Run Workflow Smart Button in Ribbon Workbench | XrmToolBox?</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8493/How-to-Run-Workflow-Smart-Button-in-Ribbon-Workbench-XrmToolBox</link>
      <description>&lt;p&gt;&lt;strong&gt;How to Run Workflow Smart Button in Ribbon Workbench | XrmToolBox?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In this blog, we will show you how you can use the Run Workflow&lt;strong&gt; &lt;/strong&gt;button from Smart Buttons in the Ribbon Workbench. In case you haven&amp;rsquo;t yet installed Smart Buttons in your Ribbon Workbench for your organization &amp;ndash; For that here is a post from which you can add buttons &amp;ndash;&amp;nbsp;&lt;a href="https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox"&gt;https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description>
      <category>D365 CRM</category>
      <category>MS CRM 2016</category>
      <category>Ribbon Workbench</category>
      <category>Smart Buttons</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8493/How-to-Run-Workflow-Smart-Button-in-Ribbon-Workbench-XrmToolBox</guid>
      <pubDate>Wed, 15 Mar 2023 17:15:00 GMT</pubDate>
      <blog:publishedon>2023-03-15 17:15:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Run Report using Smart Button in Ribbon Workbench?</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8470/How-to-Run-Report-using-Smart-Button-in-Ribbon-Workbench</link>
      <description>&lt;p&gt;In this blog, we will show you how you can use the Run Report button from Smart Buttons in the Ribbon Workbench. In case you haven&amp;rsquo;t yet installed Smart Buttons in your Ribbon Workbench for your organization &amp;ndash; For that here is a post from which you can add buttons &amp;ndash;&amp;nbsp;&lt;a href="https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox"&gt;https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox&lt;/a&gt;&lt;/p&gt;
</description>
      <category>D365 CRM</category>
      <category>Ribbon Workbench</category>
      <category>smartbuttons</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8470/How-to-Run-Report-using-Smart-Button-in-Ribbon-Workbench</guid>
      <pubDate>Mon, 06 Feb 2023 11:54:00 GMT</pubDate>
      <blog:publishedon>2023-02-06 11:54:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Install Smart Buttons for Ribbon Workbench | XrmToolBox?</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox</link>
      <description>&lt;p&gt;&lt;strong&gt;In this blog, we will tell you how to install Smart Buttons in Ribbon Workbench.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;So, to make effects indeed more in Ribbon Workbench, Smart Buttons have been introduced, and then what they do and how you can get started with it!&lt;/p&gt;
</description>
      <category>Ribbonworkbench</category>
      <category>riboon</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8466/How-to-Install-Smart-Buttons-for-Ribbon-Workbench-XrmToolBox</guid>
      <pubDate>Fri, 20 Jan 2023 18:10:00 GMT</pubDate>
      <blog:publishedon>2023-01-20 18:10:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Get model-driven app notifications on mobile using Power Automate?</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8456/How-to-Get-model-driven-app-notifications-on-mobile-using-Power-Automate</link>
      <description>&lt;p&gt;In this blog, we will understand how we can get notifications related to a model-driven app on mobile using Power Automate (MS Flow).&lt;/p&gt;</description>
      <category>D365</category>
      <category>Microsoft dyanamics Crm 2013</category>
      <category>mobile-notifications</category>
      <category>MSflow</category>
      <category>power-automate</category>
      <category>push-notifications</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8456/How-to-Get-model-driven-app-notifications-on-mobile-using-Power-Automate</guid>
      <pubDate>Mon, 05 Dec 2022 09:24:00 GMT</pubDate>
      <blog:publishedon>2022-12-05 09:24:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to show the custom business process flow in a model-driven app if it is not visible?</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8454/How-to-show-the-custom-business-process-flow-in-a-model-driven-app-if-it-is-not-visible</link>
      <description>&lt;p&gt;This blog will tell you how to resolve the &amp;ldquo;Custom Business Process Flow is not showing in model-driven app&amp;rdquo;.&lt;/p&gt;</description>
      <category>Business Processes</category>
      <category>CRM in business process</category>
      <category>D365 CRM</category>
      <category>D365 Customer Engagement vs Dynamics CRM</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8454/How-to-show-the-custom-business-process-flow-in-a-model-driven-app-if-it-is-not-visible</guid>
      <pubDate>Mon, 28 Nov 2022 18:48:00 GMT</pubDate>
      <blog:publishedon>2022-11-28 18:48:00Z</blog:publishedon>
    </item>
    <item>
      <title>Microsoft Dynamic 365 CRM Testing</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8394/Microsoft-Dynamic-365-CRM-Testing</link>
      <description>&lt;p&gt;Basically to test a MS Dynamic CRM , There are two general domains in CRM which need to be tested thoroughly&amp;nbsp;.These two domains are Data quality and data conversion , core functionality of CRM. Apart from these two domains other testing is also important like: Performance Testing.&lt;/p&gt;
</description>
      <category>Dynamics CRM 2013</category>
      <category>Dynamics365</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8394/Microsoft-Dynamic-365-CRM-Testing</guid>
      <pubDate>Tue, 07 Sep 2021 17:02:00 GMT</pubDate>
      <blog:publishedon>2021-09-07 17:02:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to create auto number field in Dynamics 365 Power Apps</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8347/How-to-create-auto-number-field-in-Dynamics-365-Power-Apps</link>
      <description>&lt;p&gt;&lt;span style="text-align: justify; font-family: 'Roboto Regular'; font-size: 16px; color: #000000;"&gt;What is auto number?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'Roboto Regular'; font-size: 16px;"&gt;It is a field that we can include in an entity to create numeric identification for each record of that entity. The number is inherently incremented for each new record that you create.&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'Roboto Regular'; font-size: 16px;"&gt;In this blog we will see how we can create an auto number type field in Dynamics 365.&lt;/span&gt;&lt;/p&gt;</description>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8347/How-to-create-auto-number-field-in-Dynamics-365-Power-Apps</guid>
      <pubDate>Mon, 29 Mar 2021 04:29:00 GMT</pubDate>
      <blog:publishedon>2021-03-29 04:29:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Load your SSRS Reports in Dynamic 365</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8342/How-to-Load-your-SSRS-Reports-in-Dynamic-365</link>
      <description>&lt;p&gt;In the last blog, I told you how to show Currency Symbol dynamically in Dynamics 365 SSRS Reports.&lt;/p&gt;</description>
      <category>Fetch XML Reporting</category>
      <category>Reporting</category>
      <category>SSRS</category>
      <category>SSRS Report</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8342/How-to-Load-your-SSRS-Reports-in-Dynamic-365</guid>
      <pubDate>Wed, 24 Feb 2021 10:40:00 GMT</pubDate>
      <blog:publishedon>2021-02-24 10:40:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to show Currency Symbol dynamically in Dynamics 365 SSRS Reports</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8341/How-to-show-Currency-Symbol-dynamically-in-Dynamics-365-SSRS-Reports</link>
      <description>&lt;p&gt;In the last blog, I told you&amp;nbsp;how to Implement Expressions in Dynamics 365 SSRS Reports using in-build Functions.&lt;/p&gt;</description>
      <category>Dynamics 365</category>
      <category>Fetch XML Reporting</category>
      <category>SSRS</category>
      <category>SSRS Report</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8341/How-to-show-Currency-Symbol-dynamically-in-Dynamics-365-SSRS-Reports</guid>
      <pubDate>Mon, 22 Feb 2021 10:26:00 GMT</pubDate>
      <blog:publishedon>2021-02-22 10:26:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Implement Expressions in Dynamics 365 SSRS Reports using in-build Functions</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8340/How-to-Implement-Expressions-in-Dynamics-365-SSRS-Reports-using-in-build-Functions</link>
      <description>&lt;p&gt;In the last blog, I told you how to create Dynamic Fetch Report using Parameters. &lt;/p&gt;</description>
      <category>D365 CRM</category>
      <category>Dynamics 365</category>
      <category>Reporting</category>
      <category>SSRS Report</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8340/How-to-Implement-Expressions-in-Dynamics-365-SSRS-Reports-using-in-build-Functions</guid>
      <pubDate>Wed, 17 Feb 2021 09:07:00 GMT</pubDate>
      <blog:publishedon>2021-02-17 09:07:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to create Dynamic Fetch Report using Parameters in Dynamics 365 SSRS Reports</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8339/How-to-create-Dynamic-Fetch-Report-using-Parameters-in-Dynamics-365-SSRS-Reports</link>
      <description>&lt;p&gt;In the last blog, I told you how to Create First Dynamics 365 SSRS Report with Datasource, Datasets, Design and FetchXML. &lt;/p&gt;</description>
      <category>Fetch XML Reporting</category>
      <category>Reporting</category>
      <category>SSRS Report</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8339/How-to-create-Dynamic-Fetch-Report-using-Parameters-in-Dynamics-365-SSRS-Reports</guid>
      <pubDate>Fri, 12 Feb 2021 08:27:00 GMT</pubDate>
      <blog:publishedon>2021-02-12 08:27:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Create First Dynamics 365 SSRS Report with Datasource, Datasets, Design and FetchXML </title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8338/How-to-Create-First-Dynamics-365-SSRS-Report-with-Datasource-Datasets-Design-and-FetchXML</link>
      <description>&lt;p&gt;In the last blog, I told you how to&amp;nbsp;Set up your workstation to create Dynamics 365 SSRS Reports.&lt;/p&gt;</description>
      <category>D365 CRM</category>
      <category>Fetch XML Reporting</category>
      <category>Microsoft dynamics 365</category>
      <category>Reporting</category>
      <category>SSRS Report</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8338/How-to-Create-First-Dynamics-365-SSRS-Report-with-Datasource-Datasets-Design-and-FetchXML</guid>
      <pubDate>Wed, 10 Feb 2021 07:18:00 GMT</pubDate>
      <blog:publishedon>2021-02-10 07:18:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to set up your workstation to create Dynamics 365 SSRS Reports</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8337/How-to-set-up-your-workstation-to-create-Dynamics-365-SSRS-Reports</link>
      <description>&lt;p&gt;In this blog, we will tell you Set up your workstation to create Dynamics 365 SSRS Reports.&lt;/p&gt;</description>
      <category>Microsoft Dynamics 365 Report Authoring Extension</category>
      <category>MS SQL Server</category>
      <category>SQL Server Data Tools</category>
      <category>Visual Studio 2019</category>
      <category>SQL Sever</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8337/How-to-set-up-your-workstation-to-create-Dynamics-365-SSRS-Reports</guid>
      <pubDate>Sat, 06 Feb 2021 06:36:00 GMT</pubDate>
      <blog:publishedon>2021-02-06 06:36:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to get Records Count for Multiple Entities Through Web API</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8336/How-to-get-Records-Count-for-Multiple-Entities-Through-Web-API</link>
      <description>&lt;p&gt;This can be done&amp;nbsp;fairly easily&amp;nbsp;through Web API even if you are not a developer. Below is the one-line API call which lets you fetch the total records count for multiple entities in one-go:&amp;nbsp;
&lt;/p&gt;</description>
      <category>Dynamics 365</category>
      <category>Javascript</category>
      <category>web-api</category>
      <category>Javascript</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8336/How-to-get-Records-Count-for-Multiple-Entities-Through-Web-API</guid>
      <pubDate>Mon, 01 Feb 2021 13:14:00 GMT</pubDate>
      <blog:publishedon>2021-02-01 13:14:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to get Record Change History Through Web API</title>
      <link>https://xrmlabs.com/About-Us/XRMs-Blog/Post/8335/How-to-get-Record-Change-History-Through-Web-API</link>
      <description>&lt;p&gt;Microsoft Dynamics provides you a feature to see if any record is altered in any way. It also allows you to see what change has happened related to that account such as any field value is changed or status of record has changed, etc.&amp;nbsp;&amp;nbsp;&lt;/p&gt;</description>
      <category>audit-history</category>
      <category>Auditing</category>
      <category>Dynamics 365</category>
      <category>Javascript</category>
      <category>Javascript</category>
      <category>Dynamics CRM</category>
      <guid isPermaLink="true">https://xrmlabs.com/About-Us/XRMs-Blog/Post/8335/How-to-get-Record-Change-History-Through-Web-API</guid>
      <pubDate>Thu, 28 Jan 2021 13:05:00 GMT</pubDate>
      <blog:publishedon>2021-01-28 13:05:00Z</blog:publishedon>
    </item>
  </channel>
</rss>