Power Automate: OneDrive for Business – Get file metadata using path Action
It’s quite common to parse files in Power Automate, especially in bulk. But to parse files, we don’t need to get the file into Power …
Making your life easier!
If you want to master something, you need to understand the fundamentals of technology deeply. Those are the building blocks that you will have to learn more complex concepts. Knowledge is like a house. First, you build strong foundations and then go up. I know this looks like a cliché, but it’s true. Fundamentals make for good professionals.
In this section, I’ll work on bringing you the fundamentals of each technology. From small details that make all the difference to big things, you can expect a mix of items. I’ll focus on technology, mainly the Power Platform, but I can write about other stuff I find interesting.
Since I have many sections, you can see a mix of concepts from technology, productivity, and more. 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.
It’s quite common to parse files in Power Automate, especially in bulk. But to parse files, we don’t need to get the file into Power …
Power Automate has an amazing set of actions for SharePoint, but none is more versatile than the “Send an HTTP request to SharePoint” action. With …
There are times when HTML is not helpful, being for parsing the text or saving it. Removing HTML tags is a pain; that’s why the …
The array function will convert any value into an array. By any value, I mean one value only! The point of this function is not …
The “hour function” is part of a suite of functions that deal with dates. It returns the part of the time; for example, 12:30 will …
Besides operators, OData also enables us to have functions on our data. These are super useful to filter the data on the source to pull …
There are times where we have multiple possible values, and we want to have different workflows for each. Think in the case of a category. …
Data aggregation is essential when performing requests for data, and we’ve already covered the And Operator that helps with that. On the other end of …
Color makes everything better, and it’s an amazing way to help highlight elements, make the UI easier to use and read, and much more. The …
We usually want our Flows to run as fast as possible, but sometimes there Flow or any other platform needs a bit of extra time …