Triggering Custom Action Without Modifying the Record in Dynamics 365 using JavaScript
In Dynamics 365, custom actions allow you to perform specific business logic, such as sending emails, making calculations, or calling external services. Often, these actions are triggered based on field updates or changes to records. However, there may be situations where you want to trigger a custom action through a button click, without modifying any … Continue reading Triggering Custom Action Without Modifying the Record in Dynamics 365 using JavaScript
Share Story :
Avoiding Negative Inventory: Tips and Tricks in D365 F&O
Managing inventory is an important part of any business, and keeping track of stock levels is key to smooth operations. Negative inventory happens when your system shows that you have less than zero items in stock. This can cause problems like delays, mistakes in finances, and unhappy customers. Luckily, Dynamics 365 Finance & Operations (D365F&O) … Continue reading Avoiding Negative Inventory: Tips and Tricks in D365 F&O
Share Story :
Setting Up Authentication and Security in Power Pages
Power Apps Pages, part of the Microsoft Power Platform, allows you to create responsive web applications that can be accessed by both internal and external users. Setting up authentication and security is crucial to ensure that only authorized users can access your application and its data. In this blog, we’ll walk you through the steps … Continue reading Setting Up Authentication and Security in Power Pages
Share Story :
Seamlessly Redirecting Users to Subpages in Power Pages: A Complete Guide
When developing web applications, one of the most common features you might need is the ability to dynamically redirect users to different subpages based on certain conditions, such as whether they are logged in or not. This ensures a smooth and personalized experience for users navigating your portal. In this guide, we’ll walk through how … Continue reading Seamlessly Redirecting Users to Subpages in Power Pages: A Complete Guide
Share Story :
Seamlessly Importing Images via URLs in Bulk into Business Central
Whether you’re adding product catalogs or updating images for an extensive inventory, having an efficient way to bulk import images can save time and effort. In this blog post, we will walk you through the steps to import images in bulk into Business Central, providing you with a seamless method to enhance your product data. … Continue reading Seamlessly Importing Images via URLs in Bulk into Business Central
Share Story :
Leveraging PO and BC to Drive Your Company’s Data and AI Strategy
At the turn of 2025, AI has been infused in everything we do, both in our personal lives and at work. As AI becomes more mainstream in business, from mastering prompt engineering to having a solid data catalog, it’s become crucial for organizations to ensure their applications are fully AI-ready. This article will focus on … Continue reading Leveraging PO and BC to Drive Your Company’s Data and AI Strategy
Share Story :
Resource Roles in Project Operations
Let’s delve into the concept of Resource Roles and how to incorporate them into your Price Lists. Understanding Resource Roles Resource Roles represent the specific functions or responsibilities assigned to individuals within a project. For example, “Project Manager,” “Software Engineer,” “Consultant,” “Marketing Specialist,” etc. These roles provide a structured framework for managing resources and defining … Continue reading Resource Roles in Project Operations
Share Story :
Phases of Quality Control in Business Central – 3
Welcome back to our series on navigating the GMP-compliant quality control module in Business Central! In our previous blog, we took you through the process up to the Goods Receipt Note (GRN), laying the foundation for efficient and compliant quality management. In this blog, we’ll dive deeper into an equally important aspect of the process: … Continue reading Phases of Quality Control in Business Central – 3
Share Story :
Phases of Quality Control in Business Central – 2
In this continuation of our journey through the GMP-compliant quality control module in Business Central, we’ll be diving into key components that come into play post-MRP (Material Requirements Planning/Planning worksheet) run. The MRP identifies what’s required to meet demand, but ensuring that all materials align with quality standards demands a closer look at each phase—from … Continue reading Phases of Quality Control in Business Central – 2
Share Story :
How to connect logic App with APIM
In a cloud-first world, seamless integrations are the backbone of modern applications. Azure Logic Apps and API Management (APIM) are two powerful tools that enable businesses to automate workflows and manage APIs effectively.By connecting Logic Apps to APIM, you can expose your automated workflows as APIs, ensuring they are secure, scalable, and easy to manage. … Continue reading How to connect logic App with APIM