Category Archives: Power Automate

Send Email with Options for the Approval Process using Power Automate

Microsoft has provided Power Automate which helps to manage the approval of documents or processes across several services including SharePoint, Dynamics 365, Salesforce, and OneDrive for business. It enables users to automate repetitive tasks and streamline workflows, improving productivity and efficiency. With its seamless integrations, Power Automate connects various platforms, making it easier to manage… Read More »

Enhancing Face Matching Accuracy with Azure Face API in Power Automate Flow

In today’s digital age, integrating advanced facial recognition capabilities into applications has become increasingly important for various purposes such as security, identification, and user authentication. Azure Face API provides a robust suite of services enabling developers to incorporate functionalities like face detection, face verification, and emotion recognition into their applications. Recently, we faced a requirement… Read More »

Use Parallel Branching and Batching to Accelerate Performance in Power Automate Flow

During a recent project, we faced a challenging requirement from a client: they needed to upload an Excel sheet containing multiple Opportunity product records and have these added to CRM using Power Automate Flow. Initially, the process of transferring a large volume of records from Excel to CRM was time-consuming and adversely affected system performance.… Read More »

Automating Tasks in Power BI Reports with Power Automate Buttons

Power BI has introduced an exciting feature that allows users to leverage the capabilities of Power Automate through buttons within Power BI reports. This enhancement significantly improves the user experience by enabling users to perform operations directly by clicking on a button from the report interface. In this blog post, we’ll provide a step-by-step guide… Read More »

Enhanced ‘Selected Row’ Trigger Now Available in Power Automate

We’re excited to witness the return of an enhanced ‘When a record is selected’ trigger in Power Automate, that was previously deprecated. The community has eagerly awaited its comeback ever since the old connector was announced for deprecation. ‘When a record is selected’ trigger is an impactful feature that enables users to initiate flows directly… Read More »

Streamline Multilingual Customer Support using Language Detection Prebuilt Model in Power Automate

The language detection prebuilt model figures out the main language of a text document. It looks at the text and gives back the detected language and a confidence score from 0 to 1, with higher scores showing more confidence. The language is returned simply, like “en” for English instead of “en-US” for American English. If… Read More »

Convert speech to text using Azure Speech service in Power Automate Flow

Azure provides Speech Services that let developers add advanced speech features to achieve complex functionality, including Speech-to-Text. With Azure Speech Services, we can convert speech to text.  In this blog post, let us check how the conversion from speech to text using Azure Speech Service in a Power Automate flow is done. The following steps… Read More »

Exploring Access Management using Power Automate Flows in Dynamics 365

In Dynamics, managing access to sensitive data is handled through security measures such as role-based permissions. Security roles and access management play a significant role in ensuring that the right individuals have access to the appropriate information. To grant access to particular records, users with Share permissions typically navigate to the respective record and click… Read More »

Automate Receipt Data Extraction and Entry into Excel with Power Automate AI Model

Receipt processing is a prebuilt artificial intelligence model available in Power Automate. It’s designed to analyze receipts using cutting-edge optical character recognition (OCR) technology. This model can understand both printed and handwritten text on receipts. Once it reads a receipt, it extracts important information such as the store’s name and address, the transaction’s date and… Read More »