Linking Your Dataverse Environment to Microsoft Fabric

Microsoft Fabric offers a robust platform for data integration and analytics. Leveraging the wealth of data stored in your Dataverse environment within Fabric is not only possible but also highly beneficial. This blog delves into the process of linking your Dataverse environment to Microsoft Fabric, exploring prerequisites, advantages, considerations, and a detailed step-by-step integration process.… Continue reading Linking Your Dataverse Environment to Microsoft Fabric

Stripe Payment Integration with Power Pages

Stripe payment integration is a key feature of Power Pages, allowing users to easily process payments directly within the portal. This integrated functionality enhances businesses by providing a simple payment solution. With just a few clicks, users can securely complete their purchases using Stripe’s trusted payment processing services. Stripe is a preview feature in Power… Continue reading Stripe Payment Integration with Power Pages

Mastering Activity Tracking: Enabling the Activity Timeline in Power Pages for Better Management

Activity timeline is time-tracking and planning control for each record. Activity controls many processes like Appointment, Email, Portal Comments and Phone call. We can enable an activity timeline for Power pages. Appointments: Scheduled meetings and events. Emails: Send and receive emails. Portal Comments: Feedback or notes added directly on the portal. Phone Calls: Records of… Continue reading Mastering Activity Tracking: Enabling the Activity Timeline in Power Pages for Better Management

How to Build a Pipeline for Exact Matching in Azure ML Using Python Script

Exact matching is a critical process for identifying precise matches between text data and predefined keywords. In this blog, we’ll walk you through building an Azure ML pipeline to perform exact keyword matching using a Python script Why Perform Exact Matching? Exact matching is vital when precision is critical. It ensures: Identifying Specific Terms: Ideal… Continue reading How to Build a Pipeline for Exact Matching in Azure ML Using Python Script

Automating PDF Generation with Dynamics 365 CRM Data Using JSON Mapping and Encodian in Power Automate

In this blog, I will showcase how to seamlessly integrate Dynamics 365 CRM with Encodian to automate the creation of PDFs populated with CRM data. By leveraging Power Automate, you can map data from CRM records directly into fillable PDF forms using JSON mapping. This solution simplifies document generation for processes like contracts, invoices, and reports, ensuring… Continue reading Automating PDF Generation with Dynamics 365 CRM Data Using JSON Mapping and Encodian in Power Automate

Unlocking Efficiency: A Beginner’s Guide to RPA Desktop Flows in Power Automate

As per the beginner’s knowledge, RPA (Robotic Process Automation) Desktop flows, also known as UI flows, are a feature within Microsoft Power Automate that allows users to automate repetitive tasks on their Windows desktop or web applications. Desktop flows are part of the broad Power Automate platform, providing a solution for automating processes that involve… Continue reading Unlocking Efficiency: A Beginner’s Guide to RPA Desktop Flows in Power Automate

How to Populate Prefix in AutoNumber fields based on conditions in Dynamics 365 Sales

Maintaining organized and meaningful data is crucial for effective management and analysis. AutoNumber fields are a popular solution for generating unique identifiers, but sometimes a simple numeric sequence isn’t enough. By adding prefixes based on specific conditions, you can enhance the context of your data, making it easier to identify and categorize records briefly. In… Continue reading How to Populate Prefix in AutoNumber fields based on conditions in Dynamics 365 Sales

How to use Low-No Code Plugin using Data verse accelerator in dynamics 365

As everybody knows, in Dataverse, if we need to do anything that is not available in OOTB functionality and crucial to implement, we need to use plugin. To write a plugin, we need to write a code to mitigate our functionalities. But now, we do have another option available that will help us to create… Continue reading How to use Low-No Code Plugin using Data verse accelerator in dynamics 365

How to run OOTB Report and send emails with pdf attachments using Power Automate.

These days a speedy-paced business environment and efficient reporting equipment are crucial. Dynamics 365 is a powerful CRM and ERP answer that offers robust reporting capabilities. However, exporting those reports in a consumer-friendly format, like PDF, can on occasion be difficult. Fortunately, Power Automate gives a streamlined way to automate this method. In this blog,… Continue reading How to run OOTB Report and send emails with pdf attachments using Power Automate.

Split the Text files using ADF Pipelines

Requirements: If the file size of an Excel file exceeds the specified criteria, we need to address the following: The Excel file contains multiple sheets, and these sheets contain inter-related data. We utilize SQL Views to retrieve data from these sheets using the “Get Data” activity in Excel. Although we can split the Excel file… Continue reading Split the Text files using ADF Pipelines

Paper to Power App: Creating a Canvas App in D365 CRM from a Hand-Drawn Sketch

Power Apps, known for its low-code/no-code capabilities, now offers the ability to create complete apps from an image. Sometimes, the best way to design an app starts with something as simple as a pen and paper. Whether you’re in a meeting, brainstorming with your team, or just working through ideas on your own, sketching out… Continue reading Paper to Power App: Creating a Canvas App in D365 CRM from a Hand-Drawn Sketch

How to render lookup as dropdown in Powerpage

In today’s digital landscape, creating user-friendly interfaces is essential, especially when building applications using Microsoft Power Portal. One common requirement is to render lookup fields as dropdown menus, enabling users to select from a predefined set of values. This functionality enhances the user experience by making data entry more intuitive and efficient. In this blog,… Continue reading How to render lookup as dropdown in Powerpage

Use Power Automate to get Name and Email Address in Outlook Online

This  Power Automate Flow fetches Name and Email-address of the Person/(s) mentioned in the ‘From’, ‘To’, ‘CC’, ‘BCC’ mappings of the Outlook Online for a user-defined time-period i.e., Start Date and End Date and outputs the data in a Notepad .txt file in Outlook Online to a specific user-defined person email. What are the input… Continue reading Use Power Automate to get Name and Email Address in Outlook Online

Invoker’s Connection in Power Automate

We’ve been using Power Automate extensively to automate operations in Dynamics 365 using the Dataverse connectors. Also, working with connectors in Microsoft Dataverse, using a connection reference is generally a good practice. However, there’s an exception: if you want to perform a Dataverse operation in the context of the person who triggers the flow (the… Continue reading Invoker’s Connection in Power Automate

Introduction to Data Science in Microsoft Fabric

As an end-to-end SaaS Microsoft Fabric multiple workloads or components including Data Science. In this blog we will explore how Microsoft Fabric can be used to empower users with end-to-end data science workflows to enrich data and extracts business insights. What is Data Science? Data Science has become a popular term and buzzword in many… Continue reading Introduction to Data Science in Microsoft Fabric

Managing Posting Restrictions on Sales/Purchase Document According to various users in MS Dynamics 365 Business Central

Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of features. One such feature is the capability to manage posting restrictions on sales and purchase documents according to various users is pivotal for ensuring data integrity and financial control within organizations. Requirement: How can we effectively… Continue reading Managing Posting Restrictions on Sales/Purchase Document According to various users in MS Dynamics 365 Business Central

How to create a QR Code that is the Base64 encoded TLV (Tag, Length, Value) in Dynamics 365 Business Central

Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to create a QR Code that is the Base64 encoded TLV (Tag, Length, Value) in Dynamics 365 Business Central. Prerequisites Access to… Continue reading How to create a QR Code that is the Base64 encoded TLV (Tag, Length, Value) in Dynamics 365 Business Central

Cancel Multiple Posted Sales Invoices using Job Queue in MS Dynamics 365 Business Central using AL Code

Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to Cancel Multiple Posted Sales Invoices in a batch using Job Queue in Business Central. A job queue in Microsoft Dynamics 365… Continue reading Cancel Multiple Posted Sales Invoices using Job Queue in MS Dynamics 365 Business Central using AL Code

Copying Excel files from source to destination in Excel format using ADF Pipeline

As Azure Data Factory (ADF) does not offer Excel as a sink option, an alternative method is required to copy Excel files using ADF pipelines. Implementation Step 1: Utilize the “Get Metadata” activity to retrieve the list of files stored in the blob storage. Select the “Child Items” option from the field list to include… Continue reading Copying Excel files from source to destination in Excel format using ADF Pipeline

Creating a Custom Job Queue to create Sales order from Purchase order in MS Dynamics 365 Business Central using AL Code

Microsoft Dynamics 365 Business Central is a powerful Enterprise Resource Planning (ERP) solution that offers a wide range of customization options to meet the unique needs of your business. One such customization is to create a custom job queue to create Sales order from Purchase order in Business Central. A job queue in Microsoft Dynamics… Continue reading Creating a Custom Job Queue to create Sales order from Purchase order in MS Dynamics 365 Business Central using AL Code