Skip to main content

Notifications

Community blogs

Featured

Latest blog posts

View all
Like ( 0 )
Boosting Dynamics CRM Productivity with Embedded Advanced Find Feature

Introduction The Advanced Find feature in Dynamics CRM is a powerful tool for filtering and querying data. However, embedding it into a form can greatly enhance user productivity. In this blog, we will guide you through embedding Advanced Find into a

Guowei_Xu 407
Like ( 0 )
Quick Retrieve Entitydefinition,objecttypecode through URL in D365

If you are looking to efficiently access Entity definition using URL in D365, here are some valuable tips that can help you do just that:   1, QUERY ALL ENTITY DEFINITIONS. Retrieve all entity definitions for your organization by using the followi

Guowei_Xu 407
Like ( 0 )
D365 CRM Email - How to determine if a particular email address is in the recipien...

INTRODUCTION In Dynamics 365 CRM, Email functionality is crucial in effective communication with customers and stakeholders. One common requirement is to determine whether a specific email address exists in the recipient list of an Email record. In

Guowei_Xu 407
Like ( 0 )
Incoming emails were not tracked or synced to D365 CRM as expected

INTRODUCTION: Recently, we received a user issue stating that the emails they received are not automatically syncing to D365 CRM, whereas emails sent from CRM and replied to are getting synced. Upon investigation, we found this issue is related to t

Guowei_Xu 407
Like ( 0 )
Enable Dynamics 365 CRM Access Auditing

Introduction: Enabling access auditing in Dynamics 365 allows you to track user activities, identify potential security breaches, and enhance governance. In this blog, we will explore the steps to enable D365 access auditing and leverage its benefits

Guowei_Xu 407
Like ( 0 )
How to query active users who accessed Dynamics 365 CRM

Introduction Managing user activity and tracking interactions within D365 CRM is crucial for understanding user engagement and optimizing the system's performance. This blog post will guide you on how to query and identify active users who have acces

Guowei_Xu 407
Like ( 1 )
Generate Earlybound entities in Dynamics 365 CRM

Introduction Early-bound entities in Dynamics 365 are generated classes that provide compile-time validation and type-checking for entities in your code. This can help prevent runtime errors and make your code more efficient. In this post, we'...

Guowei_Xu 407
Like ( 0 )
Download Microsoft.CrmSdk.CoreTools

Introduction: In this blog post, I will share a nice trick about how to download Microsoft.CrmSdk.CoreTools. Next, let's go through the steps to download and install Microsoft.CrmSdk.CoreTools package on your local machine. Step 1: Open Visual...

Guowei_Xu 407