Power Automate: workflow Function
The “workflow function” is one of Power Automate’s most useful functions, especially when you need to reference information about your current Flow. While not immediately …
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 “workflow function” is one of Power Automate’s most useful functions, especially when you need to reference information about your current Flow. While not immediately …
One of the most common questions when building flows in Power Automate is, “Are conditions case-sensitive?” The super short answer is “Yes,” but that would …
So you have a list of strings or integers and find duplicate items. It’s a common problem. You need to remove the duplicates to be …
Microsoft introduced a while ago the concept of safe links. Microsoft has something called “Microsoft Defender for Office 365” that protects your company from malicious …
I like SharePoint‘s Gallery View a lot. With it, we can display the data nicely to the user, and it’s a great way to see …
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 …