Today, we’ll show you how to connect Power BI and Power Automate platform. One simple use case for this is if you have a Power BI report that lists customers, clients, and members of your own team in a list, and you want to be able to cycle through each one and do something for
Tag: Flow Conditions
In this tutorial, we’ll be looking at some Power Automate Logical Functions that we can use in our workflows. We won’t be needing the Condition connector when using these functions. Power Automate logical functions compare values and expressions which either return true or false in our flows. We can also get more familiar with the
As we build more complex flows, managing becomes a key factor for fixing issues, testing, and maintenance. In this case, it’s important to group all actions under a certain tool which can also be collapsed and expanded to display the sections of our flow better. And we can do that by using the Scope control
In this tutorial, we’ll learn about Power Automate Static Results and how it works in our flows. Currently, this powerful feature is still in preview or beta mode. However, this is certainly a good feature that can we can add to our best practices when creating flow diagrams. Sample Scenario We’ll be using a sample
Most of the time, people think error handling is similar to debugging. Those two are completely different, but go hand-in-hand when it comes to flow creation and development. In this tutorial, we’re going to discuss error handling in Power Automate. Debugging is the process of locating and removing bugs from a program. On the other