web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Restoring Deleted Data Made Easy with Microsoft Dataverse

In the fast-paced world of data management, accidental deletions happen. Whether it’s a mistakenly deleted record or a systematic purge, the implications can be significant. Microsoft Dataverse understands this challenge, and that’s why they’ve in...

Denny
Like (0)
Identify Users with System Administrator privileges using Dynamics 365 SDK

CRM does not seem to provide any methods in the SDK to check if a user has System Administrator privilege’s. One straightforward way to achieve this is to query for a roles associated with the user which has a title of ‘System Adminis...

Denny
Like (0)
Identify Users with System Administrator privileges using Dynamics 365 SDK

CRM does not seem to provide any methods in the SDK to check if a user has System Administrator privilege’s. One straightforward way to achieve this is to query for a roles associated with the user which has a title of ‘System Adminis...

Denny
Like (0)
PDF Document Generation Updates in Dynamics 365 2020 Wave 2 Release

If you are new to PDF document generation in CRM refer my previous introduction blog. The latest 2020 Wave 2 update introduces some interesting updates to this feature.1. PDF generation capability is now enabled for all the entities (system &...

Denny
Like (0)
Import Excel/CSV from Sub Grid within Dynamics 365

Dynamics 365 allows bulk import of data from an Excel/CSV file.  This option is easily accessible on Home Grid for both system and custom entities. However many a times, some entities may never have a Home Grid. i.e.: Some entities ma...

Denny
Like (0)
Understanding Dynamics CRM Form Header

The Form Header usually consists of the below components Record TitleRecord ImageForm Switcher (if case of multiple forms)Fields Additionally, one can also configure the Header to display a custom Web Resource OR an I-Frame. The Form Hea...

Denny
Like (0)
Update CRM Portal Sign In Link/Button

CRM Portal provides various ways to authenticate a User. This includes Local Login and various other Federated Login options. Depending on requirements one can enable any or all the login options. By default, clicking on the Portal ‘Sign In&...

Denny
Like (0)
Retrieve the SharePoint Document location URL using CRM SDK

The ‘SharePoint Document Location’ entity record in CRM is the link between the CRM record and the actual document uploaded within SharePoint. For every document uploaded in SharePoint (from within CRM) there could be 1 or multiple &...

Denny