You describe it, AI builds it: trying out the new way to create cloud flows

At Microsoft Ignite (October 2022), Microsoft introduced a new feature coming to Power Automate: "You describe it, AI builds it". This feature aims to make flow building even easier, by allowing you to simply type a description of a flow you want to build, and the flow will be automatically generated for you. Screenshot of … Continue reading You describe it, AI builds it: trying out the new way to create cloud flows

Use Power Automate to add Microsoft Forms submissions to a Power BI dataset

If you're using Microsoft Forms you can create a dataset in Power BI to collect the feedback or information from form submissions. This can then be used in your reports and dashboards for your reporting needs. Using Power Automate, each time someone submits a response to your Form, the data will be stored a a … Continue reading Use Power Automate to add Microsoft Forms submissions to a Power BI dataset

Power Automate conditions based on a rating response in Microsoft Forms

When someone submits a Microsoft Form, you can build flows based on their response. If your form contains the rating question type, and you want this to influence the actions taken in your flow (such as a notification if someone provides a poor rating), you'll need to first add in another step to make sure … Continue reading Power Automate conditions based on a rating response in Microsoft Forms

Document generation with Power Virtual Agents: talk to the bot > fill a Word doc template > save the file in SharePoint

The Word Online (Business) connector for Power Automate allows you to generate documents. Beginning with a Microsoft Word template, you can use the connector in a flow to take inputs, populate them in a template, and save the document. Here, we'll take a look at how you can use a conversation with a bot to collect these inputs, create the document, then return a link to the file back to the user.