<?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 - D365</title>
    <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/term/1419/locale/en-US/Blog-D365</link>
    <description />
    <managingEditor>sales@xrmlabs.com</managingEditor>
    <pubDate>Mon, 27 Apr 2026 20:44:11 GMT</pubDate>
    <lastBuildDate>Mon, 27 Apr 2026 20:44:11 GMT</lastBuildDate>
    <category>D365</category>
    <generator>DotNetNuke Blog RSS Generator Version 6.5.2.0</generator>
    <ttl>30</ttl>
    <atom:link href="https://www.xrmlabs.com/DesktopModules/Blog/API/RSS/Get?moduleid=440&amp;tabid=94&amp;term=1419" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Show SSRS Report as a Dashboard Component in Dynamics 365?</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8541/How-to-Show-SSRS-Report-as-a-Dashboard-Component-in-Dynamics-365</link>
      <description>&lt;p&gt;&lt;span style="background-color:white"&gt;In this blog, we will understand How to Show SSRS Report as a Dashboard Component in Dynamics 365.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;span style="background-color:white"&gt;Follow the following steps to &lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;Show the SSRS Report as in the Dashboard&lt;span style="background-color:white"&gt;.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style="background-color:white"&gt;First, go to the Reports section from Advanced Find and find the report you want to add. And then click on the name of the report as if you were going to run it.&lt;/span&gt;&lt;/p&gt;
</description>
      <category>CRM Dashboard</category>
      <category>D365</category>
      <category>MS CRM</category>
      <category>SSRS Reporting</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8541/How-to-Show-SSRS-Report-as-a-Dashboard-Component-in-Dynamics-365</guid>
      <pubDate>Tue, 05 Mar 2024 18:52:00 GMT</pubDate>
      <blog:publishedon>2024-03-05 18:52:00Z</blog:publishedon>
    </item>
    <item>
      <title>Retrieve and update bulk records using Power Automate</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8538/Retrieve-and-update-bulk-records-using-Power-Automate</link>
      <description>&lt;p style="text-align:justify"&gt;The scenario here is to retrieve all the connections with the Plaintiff role and update them to the Plain Plaintiff role. Power Automate flow returns only the first 5000 records in the &amp;lsquo;List rows&amp;rsquo; action by default.&lt;/p&gt;
</description>
      <category>D365</category>
      <category>Power Automate</category>
      <category>Power Automate Cloud Flow</category>
      <category>Retrieve Bulk Records</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8538/Retrieve-and-update-bulk-records-using-Power-Automate</guid>
      <pubDate>Tue, 20 Feb 2024 19:06:00 GMT</pubDate>
      <blog:publishedon>2024-02-20 19:06:00Z</blog:publishedon>
    </item>
    <item>
      <title>Retrieve Data from Excel File Using C#</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8531/Retrieve-Data-from-Excel-File-Using-C</link>
      <description>&lt;p style="text-align:justify"&gt;We can retrieve the data from the Excel file using two ways:&lt;/p&gt;

&lt;p style="text-align:justify"&gt;1. OLeDb Connection&lt;/p&gt;

&lt;p style="text-align:justify"&gt;2. Interop Library&lt;/p&gt;

&lt;p style="text-align:justify"&gt;Here we are going to use Interop Library.&lt;/p&gt;

&lt;p style="text-align:justify"&gt;We have a list of contacts in an Excel file named (Contacts.xlsx) with their Record ID, the scenario here is to retrieve the ID from Excel then use the ID to fetch the record from CRM and update the Contacts field &amp;ldquo;AE Assigned&amp;rdquo; to yes.&lt;/p&gt;
</description>
      <category>Console Application</category>
      <category>D365</category>
      <category>Interop</category>
      <category>Retrieve Row from Excel</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8531/Retrieve-Data-from-Excel-File-Using-C</guid>
      <pubDate>Fri, 15 Sep 2023 19:20:00 GMT</pubDate>
      <blog:publishedon>2023-09-15 19:20:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Add a Custom Button to the Command Bar in Microsoft Dynamics 365 using Power FX?</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8523/How-to-Add-a-Custom-Button-to-the-Command-Bar-in-Microsoft-Dynamics-365-using-Power-FX</link>
      <description>&lt;p&gt;Microsoft Dynamics 365 allows for extensive customization, including the addition of custom buttons to the command bar. In this tutorial, we will walk through the process of inserting a custom button onto the main form of the Accounts entity. We&amp;#39;ll use Power FX in the formula bar to demonstrate a simple operation.&lt;/p&gt;
</description>
      <category>Custom Button to the Command Bar</category>
      <category>D365</category>
      <category>Power FX</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8523/How-to-Add-a-Custom-Button-to-the-Command-Bar-in-Microsoft-Dynamics-365-using-Power-FX</guid>
      <pubDate>Thu, 17 Aug 2023 18:37:00 GMT</pubDate>
      <blog:publishedon>2023-08-17 18:37:00Z</blog:publishedon>
    </item>
    <item>
      <title>How to Get model-driven app notifications on mobile using Power Automate?</title>
      <link>https://www.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://www.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>Comparison between Salesforce and D365 in terms of features, pricing, integrations</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8318/Comparison-between-Salesforce-and-D365-in-terms-of-features-pricing-integrations</link>
      <description>&lt;p&gt;&lt;span style="background: white; color: #333333;"&gt;It’s a good idea to compare both &lt;a href="https://www.xrmlabs.com/Services/Consulting"&gt;CRM&lt;/a&gt;’s features, pricing, integrations, etc. to give you a general idea which &lt;a href="https://www.xrmlabs.com/Services/Consulting"&gt;CRM&lt;/a&gt; Software product is better for your company. &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style="background: white; color: #333333;"&gt;Microsoft &lt;a href="https://www.xrmlabs.com/Services/Consulting"&gt;Dynamics&lt;/a&gt; compared to &lt;a href="https://www.xrmlabs.com/Services/Salesforce"&gt;Salesforce&lt;/a&gt;, in terms of easiness in using, both have a web-based user interface that clubs together information of a similar nature. &lt;/span&gt;&lt;/p&gt;</description>
      <category>Comparison between Salesforce and D365</category>
      <category>Comparison between Salesforce and D365 in terms of features</category>
      <category>D365</category>
      <category>integrations</category>
      <category>pricing</category>
      <category>Salesforce</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8318/Comparison-between-Salesforce-and-D365-in-terms-of-features-pricing-integrations</guid>
      <pubDate>Fri, 11 Sep 2020 08:14:00 GMT</pubDate>
      <blog:publishedon>2020-09-11 08:14:00Z</blog:publishedon>
    </item>
    <item>
      <title>Example of an asynchronous type of workflow</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8315/Example-of-an-asynchronous-type-of-workflow</link>
      <description>&lt;p&gt;&lt;span style="color: #1f3864;"&gt;Hello all, as I have told in my last blog about how many types of workflows we can create in Microsoft &lt;a href="https://www.xrmlabs.com/Services/Consulting"&gt;CRM&lt;/a&gt;. In this blog, I am going to show you an example of an Asynchronous kind of workflow.&lt;/span&gt;&lt;span style="color: #1f3864;"&gt;In this example, we will create a simple workflow that runs in the background(&lt;/span&gt;&lt;strong style="color: #1f3864;"&gt;asynchronously&lt;/strong&gt;&lt;span style="color: #1f3864;"&gt;) to assign any newly created Contact record to a specific user and then send out a welcome email to the client.&lt;/span&gt;&lt;/p&gt;</description>
      <category>D365</category>
      <category>D365 CRM</category>
      <category>Dynamics 365</category>
      <category>Workflow</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8315/Example-of-an-asynchronous-type-of-workflow</guid>
      <pubDate>Thu, 06 Aug 2020 05:38:00 GMT</pubDate>
      <blog:publishedon>2020-08-06 05:38:00Z</blog:publishedon>
    </item>
    <item>
      <title>Top Features To Look For In A CRM</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8242/Top-Features-To-Look-For-In-A-CRM</link>
      <description>&lt;span style="color: #000000; text-align: justify;"&gt;Is your business looking for a&amp;nbsp;&lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt;? Are you struggling to track leads, monitor relationship management, maintain your contacts and do more without the aid of technology? Do you need customer relationship management software that is easy to use and that accommodates the needs of your business? If this sounds like you, keep reading for some top features to look for when choosing a&amp;nbsp;&lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt;&amp;nbsp;and how choosing the right&amp;nbsp;&lt;/span&gt;&lt;a href="https://www.xrmlabs.com/" style="text-align: justify;"&gt;CRM provider&lt;/a&gt;&lt;span style="color: #000000; text-align: justify;"&gt;&amp;nbsp;can help your business grow and succeed.&lt;/span&gt;</description>
      <category>.NET</category>
      <category>CRM</category>
      <category>D365</category>
      <category>D365 CRM</category>
      <category>Dynamic CRM 2015</category>
      <category>Dynamics CRM</category>
      <category>Dynamics CRM 2013</category>
      <category>Dynamics CRM 2016</category>
      <category>.Net</category>
      <category>MS CRM 2013</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/8242/Top-Features-To-Look-For-In-A-CRM</guid>
      <pubDate>Wed, 12 Dec 2018 05:22:00 GMT</pubDate>
      <blog:publishedon>2018-12-12 05:22:00Z</blog:publishedon>
    </item>
    <item>
      <title>The Benefits Of Adopting A Customer Relationship Management (CRM) System</title>
      <link>https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/7234/The-Benefits-Of-Adopting-A-Customer-Relationship-Management-CRM-System</link>
      <description>&lt;p&gt;A Customer Relationship Management (&lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt;) system enables sales managers to store their important customer data in a central location and in an easy to use format making them much more effective and efficient at their jobs. Monitoring sales processes as well as their team&amp;rsquo;s performance can all be done using a &lt;a href="https://www.xrmlabs.com/Services/Custom-Implementation"&gt;CRM&lt;/a&gt; system to optimise their company&amp;rsquo;s sales and increasing company growth.&lt;/p&gt;</description>
      <category>D365</category>
      <category>D365 CRM</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2013</category>
      <category>Dynamics CRM</category>
      <category>MS CRM 2016</category>
      <guid isPermaLink="true">https://www.xrmlabs.com/About-Us/XRMs-Blog/Post/7234/The-Benefits-Of-Adopting-A-Customer-Relationship-Management-CRM-System</guid>
      <pubDate>Mon, 12 Nov 2018 06:02:00 GMT</pubDate>
      <blog:publishedon>2018-11-12 06:02:00Z</blog:publishedon>
    </item>
  </channel>
</rss>