Category: Technical Blogs
Linking Your Dataverse Environment to Microsoft Fabric
Inkey, January 21, 202523 Views
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. […]
Read moreStripe Payment Integration with Power Pages
Inkey, January 17, 2025352 Views
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 […]
Read moreMastering Activity Tracking: Enabling the Activity Timeline in Power Pages for Better Management
Inkey, January 10, 2025117 Views
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 […]
Read moreHow to Build a Pipeline for Exact Matching in Azure ML Using Python Script
Inkey, December 27, 2024173 Views
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 […]
Read moreAutomating PDF Generation with Dynamics 365 CRM Data Using JSON Mapping and Encodian in Power Automate
Inkey, December 17, 2024392 Views
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 […]
Read moreUnlocking Efficiency: A Beginner’s Guide to RPA Desktop Flows in Power Automate
Inkey, December 13, 2024223 Views
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 […]
Read moreHow to Populate Prefix in AutoNumber fields based on conditions in Dynamics 365 Sales
Inkey, December 10, 2024226 Views
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 […]
Read moreHow to use Low-No Code Plugin using Data verse accelerator in dynamics 365
Inkey, December 6, 2024288 Views
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 […]
Read moreHow to run OOTB Report and send emails with pdf attachments using Power Automate.
Inkey, December 3, 2024195 Views
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, […]
Read moreSplit the Text files using ADF Pipelines
Inkey, November 29, 2024179 Views
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 […]
Read more