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 (1)
Understanding Data Archive (Codeunit 600) in MS Dynamics 365 Business Central

Imagine you have a filing cabinet full of old customer records. Your boss says "Delete everything older than 5 years to save space." But what if the auditors come next year and ask for those records? You need them gone but also kept. That's exactl...

Jeffrey Bulanadi 8,433
Like (0)
How to prevent uploading a malicious file to Dataverse

Today, we will learn how to make a simple (a low-code approach) way to do prevention of uploading malicious files into Dataverse using SharePoint! Did you know that, by default, all the files that we upload to SharePoint will be scanned automatica...

Temmy Wahyu Raharjo 2,916
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 (1)
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