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.

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

Power Automate: Track Multiple Microsoft Survey Forms Responses

In the realm of Microsoft Forms and Power Automate integration, “When a new response is submitted” connector serves as a reliable tool for triggering actions upon the submission of a single form response. However, a notable limitation arises when attempting to capture responses from multiple Microsoft Forms simultaneously. Considering this challenge, there emerges a need… Continue reading Power Automate: Track Multiple Microsoft Survey Forms Responses

How to Change Auto number seed in Dynamics 365 Sales

This blog will help you with the scenario where you must reset the Auto number field seed using the Power Automate and Plugin in Dynamics 365 Sales. Suppose we have the following AutoNumber field created with, Seed value – {DATETIMEUTC:MMM-yy}_001 Using Power Automate: Here, reset the seed back to the original “001”-seed every month Using… Continue reading How to Change Auto number seed in Dynamics 365 Sales

Parse JSON for Multi-Type Properties

JSON (JavaScript Object Notation) is a widely used data format for storing and exchanging data. It is easy to read, write, and parse, making it a popular choice for data interchange. However, when working with JSON data, you may encounter scenarios where a column or field can contain multiple types of data. In this blog… Continue reading Parse JSON for Multi-Type Properties

Concurrency Control In Loop In Power Automate And Logic Apps

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… Continue reading Concurrency Control In Loop In Power Automate And Logic Apps

Filter The Array/Collections Using Power Automate Or LogicApps

Can we filter the array/collections using Power Automate or LogicApps? Ever came across a situation where from a list of records/objects, you only want to get few based on some criteria in Power Automate Flow?  Most of us have gone through that but with the loop approach. In this blog, we will talk about the… Continue reading Filter The Array/Collections Using Power Automate Or LogicApps

Get Documents E-Signed Using Power Automate Flow

In today’s world, everything is moving towards automation and digitalization. This has also impacted the process to get the document signed. Now we can get documents e-signed using Power Automate flow. Yes, you read it correct. We now have the connector in the Power Automate flow to get the documents e-signed with DocuSign. Before going… Continue reading Get Documents E-Signed Using Power Automate Flow

Microsoft Power Platform 2023 release wave 2 plan overview

Microsoft has announced the latest updates to the customers which are planned to be released during the period of October 2023 through March 2024 as a part of wave 2. Below are some of the features of Microsoft’s wave 2 which are more exciting to get started with. Let’s see what new features have been… Continue reading Microsoft Power Platform 2023 release wave 2 plan overview

NLP in Power Automate Flow

So, what is NLP or Natural Language Processing in Power Automate? Let’s say you are fresher to Power Automate Flow and you have a requirement to implement it. But as a fresher, first you will need to understand which Connector will be used for that, which action and many more. What if I say that… Continue reading NLP in Power Automate Flow

Power Automate, now on mobile

This blog provides an overview of the Microsoft Power Automate mobile app, including installation, changing environments, limitations, and features. You can experience the familiar look and feel of Power Automate on the go with the Power Automate mobile app. Just as we used Microsoft Power Automate for Desktop, Microsoft introduced Power Automate for Mobile as… Continue reading Power Automate, now on mobile

Setting up the Custom Columns of SharePoint with Power Automate Flow and displaying them in Documents Grid in Dynamics 365 for Sales

Many times while uploading the documents of Dynamics CRM to the SharePoint we require that the fields of Dynamics CRM be reflected in the SharePoint column and we could also see the value populated in SharePoint Column in CRM. If you have any such requirements, stay tuned, as this blog is going to cover all… Continue reading Setting up the Custom Columns of SharePoint with Power Automate Flow and displaying them in Documents Grid in Dynamics 365 for Sales

Error Handling in Microsoft Flow

The Microsoft Flow provides us no-code solutions which help us to achieve the requirements faster. But, what if we want to manage the things based on the errors or breaks in the flow and if the flow is failed due to some reason? In this blog, I will explain to you how to handle errors or… Continue reading Error Handling in Microsoft Flow

Automatically schedule the SSRS Report and send it as PDF attachment with the email in Microsoft D365 CE/CRM

The Microsoft D365 CE/CRM provides the feature to run the selected SSRS reports manually. But I had the requirement to schedule the execution of report on a user-specified frequency like daily, weekly or monthly and send the report to the user via email as an attachment. But I did not find any OOB feature in… Continue reading Automatically schedule the SSRS Report and send it as PDF attachment with the email in Microsoft D365 CE/CRM

Send data to the Microsoft flow from the PowerApps and receive the response from the Microsoft flow

The PowerApps is used to build the business apps that can be run in a browser or phone or tablet and the Microsoft flow is used to automate the workflows across the multiple applications and services. Using Microsoft flow in the PowerApps is creating wonders in the business world, making almost everything possible with just one click on the… Continue reading Send data to the Microsoft flow from the PowerApps and receive the response from the Microsoft flow