Skip to main content
Post a question

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id : gmG//8KxBHcGq+RI/Lg+xg

Microsoft Dynamics 365 | Integration, Dataverse, and general topics

Mahsud's Dynamics CRM Blog

Dynamics 365 Community / Blogs / Microsoft Dynamics 365 | Integration, Dataverse, and general topics / Mahsud's Dynamics CRM Blog

Featured

Latest blog posts

View all
04 Jul 2023
Like (0)
Improving CRM Data Quality with Automated Data Validation

Ensuring high-quality data in your CRM system is critical for making informed business decisions and improving overall efficiency. However, manually validat...

Siddique mahsud 467
30 Apr 2023
Like (0)
Tips and Tricks for Customizing Dynamics CRM Forms

Dynamics CRM provides a wide range of options for customizing forms to meet your business needs. However, it can be overwhelming to navigate through all the available options and features. In this blog post, we'll share some tips and tricks...

Siddique mahsud 11
26 Sep 2022
Like (0)
Remove irrelevant activities from timeline for a record, by removing the activity ...

Recently, I had faced an issue. A Contact record ABC was updated with email address 2 field to the Customer Service Email (customerservice@company.com) on the 10th of May. Upon investigating, one of the users intentionally updated this con...

Siddique mahsud 11
25 Sep 2022
Like (0)
Remove Activity Party From a Closed Email using C#

Recently, I had faced an issue. A Contact record ABC was updated with email address 2 field to the Customer Service Email (customerservice@company.com) on the 10th of May. Upon investigating, one of the users intentionally updated this con...

Siddique mahsud 11
06 Sep 2022
Like (0)
How to call AddUserToRecordTeam action using Web API

Nothing special, but I'm posting here a simple JS function that calls the AddUserToRecordTeam action using web API. It took some time for me, especially in setting/fixing the parameters. Posting here reference. /* entityId: Guid of entit...

Siddique mahsud 11
30 Jun 2022
Like (0)
Upload a file to SharePoint document library using Power automate Flow

I had a requirement to upload a document to the SharePoint document library (integrated with the Account entity in dynamics CE) from the power apps portal, the portal supports uploading and displaying SharePoint documents as documented here ( by p...

Siddique mahsud 11
07 Apr 2020
Like (2)
Hide a ribbon button on SubGrid for specific primary entity

When need to hide a button on a subgrid, we can solve this by just hiding the button. but in case we need to hide the button only on specific primary entities then we need to write/construct an enable rule. Here I was a having problem to hide...

Siddique mahsud 11
06 Sep 2019
Like (0)
Dynamically Populating Ribbon Flyout Menu

I was having a requirement to generate dynamic ribbon menu under a button i.e. Flyout button menu sections, Here I want to share the steps for achieving this dynamic menu sections. I have used Ribbon workbench and some JS scripts. We need to achie...

Siddique mahsud 11