Creative

How to create Power Automate email body formatting

Power Automate Introduction: Microsoft Power Automate, formerly called Microsoft Flow, is cloud-based software that allows employees to create and automate workflows and tasks across Step-1         we need to sign in the Microsoft Power Automate with our Microsoft ID or tenant addres...

Creative

Send An Email With Line Breaks From SharePoint List

In this article, we will see how to send email with line breaks from SharePoint List using Power Automate from Multi-Line Text. First you need to Create a Multi-Line Text in Share Point List loginto->make.powerapps.com Click on flow->New Flow->instant flow Initialize the Variable ...

Creative

How to format the HTML table in MS flow?

Before Article we discuss about who the html table in power automate. We’ll add padding and color to the html table – insert a new step in between “Create HTML table” and “Send an email” action like below. Select “Compose” data operation action like below Rename your defaul...

Creative

Create And Format HTML Table Using Microsoft Flow

Introduction Nowadays, the buzz word in the market is MS Flow. I would say that without MS Flow, SharePoint Online is incomplete. When we talk about SharePoint Online, we must talk about other related technology like MS Flow, PowerApps, SPFx, Teams, etc. These all go side by side. As Micro...

Creative

How To Trigger Flow Email On Button Click In PowerApps

Introduction In this article, I am going to explain how to send an email on a button click event in PowerApps through Microsoft Flow. Overview Create a button on the item details view screen.Create a flow for sending an email with parameters on PowerApps button trigger.Pass the required pa...

Creative

Calculate Sum Of The Number Using Power Automate

IntroductionThis article will discuss how to sum up 4 lookup fields in a SharePoint list and add the result in a new column using Power Automate (previously known as Microsoft Flow). Step 1 Create a SharePoint list called “Lookup List” that contains 3 lookup fields named L-A L-...

Creative

Power Apps Confirmation Pop up screen

In this article, we will see how to add a confirmation pop-up screen for changing the status of an item in gallery control. This can be done using rectangle control , but you must group all the controls for the pop-up screen and set properties individually for the controls used in the conf...