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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
LCS to PPAC: Smoothly Transition Your Updates

With the transition from LCS to PPAC, several processes now look different or entirely new to many of us. This post provides an overview of how to apply Platform and Quality updates for Finance & Operations environments that were originally … Cont...

Anitha Eswaran 312
Like (0)
Working with Telemetry in D365FO

D365FO offers robust, built‑in telemetry features when Application Insights is enabled. Setting up Application Insights is a simple step that delivers huge value. Once enabled, you gain a clearer picture of what’s happening inside your D365FO envi...

Anitha Eswaran 312
Like (0)
Logic apps – Handling AND OR conditions

When building workflows in Azure Logic Apps, one of the most common challenges developers face is correctly handling AND and OR logic inside the Condition action. The designer interface makes simple comparisons easy, but as soon as you need multip...

Anitha Eswaran 312
Like (0)
Logic apps – Check the empty result in SQL connector

There are several ways to detect when a SQL connector—whether using a Select or Execute a Query action—returns an empty result. I’ve found the following approach to be consistently simple and reliable. For example, suppose I have an Execute Query ...

Anitha Eswaran 312
Like (0)
Handling special character in Odata call – D365FO

I have already shared the posts on Odata calls – post1, post 2 and post 3 OData often brings its own set of challenges, but every issue becomes a learning opportunity. I had a requirement to include the InventDimId in … Continue reading → [https:/...

Anitha Eswaran 312
Like (0)
Limit the Records in Sales order list page- D365FO

Do you want to limit the number of sales orders in SO List Page? You can enable using the below parameter. Navigate to Accounts Receivable Parameter ->General -> Sales Setup Default value 0 disables the limit. As per the help … Continue reading → ...

Anitha Eswaran 312
Like (0)
Locate the Tables for Database log – D365FO

In Microsoft Dynamics 365 Finance and Operations (D365FO), the Database Log is a powerful tool for tracking changes to critical data. It allows administrators to monitor insert, update, and delete operations on selected tables and fields—providing...

Anitha Eswaran 312
Like (0)
Handling Empty SQL Query Results in Azure Logic Apps

When working with Azure Logic Apps, integrating SQL queries is a common way to automate workflows and connect data-driven processes. However, simply running a query isn’t enough—you need to evaluate its output to ensure the workflow behaves correc...

Anitha Eswaran 312