Power Automate: xpath function
The “xpath function” is not the first function that comes to mind in Power Automate, and it’s not the most obvious; I’ll give you that, …
Skillful Sardine
Problem Solved is one of my favorite sections, or at least the articles I have the most fun writing. Here is where I solve a problem that bugged me for a while and shared the solution to you, so you don’t have to spend time looking for it. All posts will be within the theme of the website, so don’t expect programming solutions, for example.
I call it “Problem Solved” since it’s my way of saying “Fixed, let’s move ahead.”
These posts will be somewhat sporadic since there’s not always things to publish. Depending on the subject I’ll either post them on the Tuesday and Friday schedule if they fit the theme or, I’ll give you an extra article(s) that week for your enjoyment. There’s no defined schedule or plans to write new posts, so I’ll write as soon as I have current information to share.
The “xpath function” is not the first function that comes to mind in Power Automate, and it’s not the most obvious; I’ll give you that, …
It’s quite common to need to round a number, but when you go into Power Automate’s expression tab and search for something related to “round” …
Recently Nick commented on my “How to send an email and create a task in Microsoft Planner?” article, mentioning that I don’t have an article …
If you’ve used the Office 365 connector for Power Automate, you’ve noticed that many of the actions require you to provide a “Key Column” to …
I get this question quite frequently in multiple variations, but the problem is always the same. You create a schema using a JSON that you …
So let’s say you want to do an inventory of a SharePoint site and get the list of all document libraries. We can use an …
I ran into this issue in the Power Automate Community and found it interesting. It has all the things that automation can do for us. …
I got this question in Power Automate’s community, and the person wants to access a random element in an array so that they can extract …
Did you know that you don’t need to do all actions in one Flow? I would argue that you should not do everything in one …
Today, look at a widespread mistake people make while developing their Flows. The question that I see in the forums is always something like this. …