Category Archives: Blog
Understanding Purchase & trade agreements in D365 – Part 1
Introduction In many businesses purchase is common & important function. & for purchase department, agreement is important feature. In D365 we have different types of agreements. i.e. Purchase agreement & Trade agreement. Both agreements have its benefits. In this blog will go through overview of purchase & trade agreements in D365 & setup of Purchase … Continue reading Understanding Purchase & trade agreements in D365 – Part 1
Share Story :
Understanding When to Use Azure Service Bus Queues or Topics
If you’re finding it challenging to decide when to use Azure Service Bus Queues or Topics, this blog is for you! In our previous blog, we explored Azure Service Bus Queues, Topics, and Subscriptions. To recap, Azure Service Bus is a fully managed messaging service provided by Microsoft Azure. It helps decouple and scale applications … Continue reading Understanding When to Use Azure Service Bus Queues or Topics
Share Story :
User Adoption Strategy for Dynamics 365 Implementation Success
Problem Statement After an implementation has gone live, do we experience that the user participation tapers off before starting to decline? That’s when we feel the need to have an adoption strategy and metrics into place. Strategizing User Adoption Here are some thoughts on thinking about how to plan for User Adoption – User Adoption … Continue reading User Adoption Strategy for Dynamics 365 Implementation Success
Share Story :
Inventory closing and Recalculation
How to do Inventory closing and Recalculation? In D365 Finance & Operations, inventory closing, and recalculation are essential process and recommended to be part of the month close standard operating practices. In case these practices are not followed, companies may face issues like inventory miscalculations, inconsistent inventory values in defined dimensions. Go to Inventory Management>Periodic … Continue reading Inventory closing and Recalculation
Share Story :
Creating an Application User for Dynamics 365 CRM in the Azure Portal and When to Use It
Introduction In Dynamics 365 CRM, integrating with external systems, running automated processes, and developing custom applications often requires non-interactive access to CRM data. One of the most secure and efficient ways to achieve this is by creating an Application User via the Azure Portal. In this blog, we’ll guide you through the step-by-step process of … Continue reading Creating an Application User for Dynamics 365 CRM in the Azure Portal and When to Use It
Share Story :
Customizing the Opportunity Close Dialog Box in Dynamics 365 CRM
Introduction When managing Opportunities in Dynamics 365, the default dialog box for closing an Opportunity as either won or lost often lacks specific fields that may be essential for your business process. Attempting to close an Opportunity as either won or lost, you will encounter the following dialog box with the following options. Curious about … Continue reading Customizing the Opportunity Close Dialog Box in Dynamics 365 CRM
Share Story :
Utilizing Business Central for Effective Project Management: Insights from a Functional Consultant
Introduction Effective project management is essential for business success, and Microsoft Dynamics 365 Business Central provides robust tools to improve project management practices. As a functional consultant, I’ve witnessed the transformative impact of Business Central on project oversight, workflow efficiency, and overall productivity. In this blog post, I will offer insights on how to effectively … Continue reading Utilizing Business Central for Effective Project Management: Insights from a Functional Consultant
Share Story :
Advance warehouse management – Location Directives in Microsoft D365 F&O – Part 4
Introduction In this blog we will learn about the basic setups required for the Advanced Warehouse Management process. These setups may vary depending on the business scenarios. For a Location Directives to work in an Advance warehouse scenario, there are some prerequisites that we need to do first. The following are the setups that we … Continue reading Advance warehouse management – Location Directives in Microsoft D365 F&O – Part 4
Share Story :
Configuring Login Tracking for Individual Users
Introduction Tracking user logins in Business Central helps you understand how your system is used. The “Register Time” feature makes it easy to see when users log in and how long they stay. This guide will show you how to set it up and check user activity. Pre-requisites Business Central (On-prem/On-Cloud) Steps Step 1: Activate … Continue reading Configuring Login Tracking for Individual Users
Share Story :
NameSpaces in Business central D365
Introduction Namespaces help avoid name conflicts that can arise from combining libraries by grouping code into logical groupings and hierarchies. Namespaces give the code base structure, which facilitates navigation and comprehension, guarantee uniqueness in code names, and permit name reuse in many situations. Numerous computer languages employ namespaces, and Business Central provides them with AL … Continue reading NameSpaces in Business central D365