Power Automate: Office 365 Excel – List rows present in a table Action
We all use Excel, and it’s a great way to store information, so today, we’ll explore how to fetch data from an Excel file by …
Making your life easier!
There are articles that I go a little bit deeper into a concept. I call them “Into the Weeds,” where I describe complex topics, things that you should be careful about, and fix more tricky issues.
I want to write these articles for 2 main reasons. The first is to have something for the more advanced users to read and solve potential problems. The second to enable people that are still learning about the Power Platform to have a more rich learning experience by having more challenging topics.
Even if you don’t apply them immediately, you’ll know that these areas are a bit more tricky. When you encounter something similar in your projects, you’re aware of them and save a lot of time trying to understand why something doesn’t work. Going “Into the weeds” can burn time, and I want to save you some headaches also.
The important part for me is that you learn something new, but also teach me. If you don’t agree with some of the concepts or want me to focus on them, please get in touch. I want feedback, and you can always reach me by email or Twitter.
We all use Excel, and it’s a great way to store information, so today, we’ll explore how to fetch data from an Excel file by …
Once in a while, we try to add content using the “dynamic content,” but we either see it empty or don’t see what we need. …
The integrations between Power Automate and Power Apps are exceptional, and you can easily trigger Flows from Power Apps. You can even provide information from …
JSON is a standard used in multiple areas like integrations between systems (like Power Automate connections, for example), so it’s pretty widespread even if we …
When parsing arrays, our first reaction is to add an “Apply to each” action to fetch elements. It makes sense, but how about when we …
Microsoft Forms are a great way to get information from people. I’ve mentioned this before, but it’s important to stress. Microsoft Forms are a great …
SharePoint list items change a lot, and it’s handy to know when they do. So today, we’ll check the “When an item is created or …
Arrays are part of the building blocks of Power Automate. We can get arrays from many actions like the SharePoint “Get Items” action, for example. …
The SharePoint connector is one of the complete connectors, especially when it comes to lists. We can do a lot of operations to list items, …
There are a lot of valuable triggers for SharePoint list items, like the “When an item is created or modified” trigger. They help us understand …