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)
Dynamics 365 Xrm.WebApi CRUD Operations Samples and Tips

1 — Quick overview Xrm.WebApi (v9) exposes client-side methods that return Promises (so they are asynchronous). Main methods you’ll use: 2 — Create (insert) a record Notes: 3 — Retrieve a single record 4 — Retrieve multiple records 5 — Update a re...

Dynamics Services G...
Like (0)
Preview PDF Files in FactBox and via Action Buttons in Business Central

Learn how to Preview PDFs files in Factbox or via Actions Business Central (AL) || Preview PDF Files in FactBox and via Action Buttons in Business Central

Aman Kakkar 1,025
Like (0)
AL Development Collection for GitHub Copilot: a practical toolkit to bring AI into...

The AL Development Collection for GitHub Copilot is a community-driven resource aimed at enhancing the use of GitHub Copilot in AL development for Business Central. This initial version is designed for collaboration, encouraging contributions to s...

Javier.Armesto 14 User Group Leader
Like (0)
Python + Dataverse Series – Post #03: Create, Update, Delete records via Web API

Hi Folks, This is continuation in this Python with Dataverse Series, in this blog post, we will perform a full CRUD(Create, Retrieve, Update, Delete) in Dataverse using Web API. Please use the below code for the same…to make any calls using WEB AP...

pavanmanideep 1,331
Like (0)
Integrating Copilot Studio Agents into a Console got easier – Quick Review

Well, the wait is over, now you can invoke your Agents within Console Application using #Agents SDK. Thank you Rajeev for writing this. Reblogging it…

pavanmanideep 1,331
Like (0)
Finding Indexed Columns in Dataverse Search

If you are wondering where the columns shown in the Indexed Columns in Dataverse search is, here's where they are. The post Finding Indexed Columns in Dataverse Search [https://d365demystified.com/2025/10/31/finding-indexed-columns-in-dataverse-s...

Priyesh 7,396 User Group Leader
Like (0)
New Functionality In Microsoft Dynamics 365 Business Central 2025 Wave 2: Demo Ana...

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 2. The 90th of the new functionality (originally in the section, although Microsoft sometimes move...

Ian Grieve 22,784
Like (0)
Custom service using set based operations

Sometimes you just need a fast way to get specific data from Dynamics 365 Finance (F&O) for real time processing of F&O data in another application. The data analyst and I were debating the architecture and exporting the F&O data to a data warehou...

Anton Venter 20,301 Super User 2025 Season 2