Category: Technical Blogs
Part 1: Git Integration with Power BI
Inkey, January 9, 20241447 Views
In a much-anticipated move, Microsoft has unveiled Git Integration in Power BI for developers who work with Power BI Desktop Projects. This ground-breaking feature which is in preview, promises to revolutionize the way developers streamline development, source control, and collaboration within their Power BI projects. In this technical blog, we’ll delve into the intricacies of […]
Read moreEmail Deduplication In Customer Insights
Inkey, January 5, 20241220 Views
The email deduplication in Customer Insights feature prevents sending of duplicate emails to the same email address, ensuring a more efficient communication process. Email deduplication is enabled in journeys through the setting of customer insight journey but is disabled by default and applies to all segment-based journeys. How to enable email deduplication Open Customer Insights […]
Read moreLeveraging SQL Schema Compare in Visual Studio for Efficient Database Management
Admin, January 2, 20242012 Views
In the dynamic landscape of database management, maintaining and evolving database schemas is a critical aspect. Visual Studio provides a powerful platform for managing these tasks efficiently. In this blog post, we’ll explore the ins and outs of using SQL Schema Compare for altering, creating, and deleting objects, and discuss why Visual Studio is a […]
Read moreIdentify Posted Purchase Receipt and Invoices Against Purchase Order
Inkey, December 29, 2023781 Views
Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of features. One such feature that can significantly enhance your process is to identify posted purchase receipts and invoices against order. Prerequisites: Verify that the organization has valid licenses for Microsoft Dynamics 365 Business Central. Required Business […]
Read morePower Pages Backup Using One Line PowerShell Script
Inkey, December 26, 20231286 Views
The Power Page backup process is a very simple process using PowerShell. The command is a single line that combines three to four commands mentioned in the Microsoft documentation. This one-liner helps you export and saves you time. As per the Microsoft documentation, we can take by using a 3–4-line command. By preferring this blog, […]
Read moreConcurrency Control In Loop In Power Automate And Logic Apps
Inkey, December 22, 20232139 Views
To understand concurrency control in loop of Power Automate Flow/Logic Apps, let us try to understand in this blog about, what is concurrency in a loop, how it is beneficial of us and when we do not need to manage concurrency. What is Concurrency? Concurrency means one kind of parallelism where the number of operations […]
Read moreAuto create Item In Business Central While Entering Item Description In Sales Line
Inkey, December 19, 20231097 Views
Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of features. One such feature that can significantly enhance your sales process is the ability to auto-create items in Business Central when entering item descriptions on sales lines. Requirement: How can we create item while entering item […]
Read moreSequence in Dynamics 365 Sales process
Inkey, December 15, 20231112 Views
An email, phone conversation, task creation, or record update in the Dynamics 365 Sales system are examples of preset stages that make up a sequence. These actions can be initiated manually by the user or automatically in response to predetermined criteria. They are set up to happen in a particular order. These can be referred […]
Read moreHow to Create Progress Indicator in Business Central using AL Code
Inkey, December 12, 20232558 Views
If you want to know how to create a progress indicator in Business Central using AL Code, look no further. This blog will teach you how. A progress indicator is a useful feature that lets the user know how much of a long-running process has been completed and how much is left. A progress indicator […]
Read moreCopy Data Dynamically From Multiple Sources To Multiple Sinks In ADF
Admin, December 5, 20232375 Views
In this blog we are going to learn how to implement Dynamic Mapping to copy data from multiple sources to sinks in ADF. The below attached images show that there are 2 pair of source-destination tables. Now the source table is holding some data while the destination tables is blank, but its schema is similar […]
Read more