Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
How to Render a Subgrid as an Editable Inline Grid in Dataverse Form Model-Driven ...

In Dataverse model-driven apps, subgrids are commonly used to display related records on a form. However, by default, they appear in a read-only mode. If you want users to edit records directly from the subgrid without opening each record individu...

Sanjaya Prakash Pra... 2,745 User Group Leader
Like (0)
Minimum Required Permissions to Log in Business central

In this post, we’ll break down the minimum required permissions a user needs to log in successfully to Business Central. ✅ WHAT IS THE LOGIN PERMISSION SET? The LOGIN permission set is designed to provide the minimum access needed to sign in to...

Khushbu Rajvi. 17,402 Super User 2025 Season 1
Like (0)
New Functionality In Microsoft Dynamics 365 Business Central 2025 Wave 1: Use Enha...

This post is part of the series in which I am taking a look at the new functionality introduced in Microsoft Dynamics 365 Business Central 2025 Wave 1. The 11th of the new functionality in the section is use enhanced analytics for projects. The im...

Ian Grieve 22,784
Like (0)
Step-By-Step Guide for Developing an SSIS (SQL Server Integration Services) Packag...

✅ Step 1: Prerequisites Before starting, ensure you have the following: ✅ Step 2: Install KingswaySoft Toolkit ✅ Step 3: Create a New SSIS Project ✅ Step 4: Create a Connection to Dynamics 365 ✅ Step 5: Configure Source (Data Input) Example: From ...

Pradip Raj 327
Like (0)
Transform Business Ideas into Solutions with Power Platform Plan Designer

When creating a business plan, makers often need to define and organize the data that powers their solution. With the latest update to Plan Designer, there’s now a more powerful and unified way to do this. Everything needed to model, structure, an...

Inogic 525
Like (0)
Customise The Work Item Appearance For Sales Accelerator

I’ve started writing about the Sales Accelerator that can be used in Dynamics 365 in the Sales Hub (can also add to other apps with some aspects). In the first post I walked through some of the main settings to get things up and running. In this p...

Megan V. Walker 1,810 Most Valuable Professional
Like (0)
Dynamics 365 plugins code examples

In Microsoft Dynamics 365 (Customer Engagement), messages refer to operations that can be executed on records via the Organization Service, such as Create, Update, Delete, Assign, and many more. These are especially relevant when developing Plugin...

Pradip Raj 327
Like (0)
How to Write Basic Plugins in Dynamics 365 CE

1. Create Message Plugin Triggered on the creation of a Contact.Logic: 1. Update Message Plugin Triggered on update of an Account.Logic: 🔧 Plugin Registration Tips Plugin Name Message Primary Entity Stage Execution Mode CreateContactPlugin Create...

Pradip Raj 327