Power Automate: nthIndexOf function
We’ve covered in the path the indexOf function, but today I wanted to cover the less known brother function, the “nthIndexOf” function. It does the …
Skillful Sardine
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.
We’ve covered in the path the indexOf function, but today I wanted to cover the less known brother function, the “nthIndexOf” function. It does the …
Did you know that you can limit the Flow’s trigger based on any criteria? For example, let’s say that you’re catching a Microsoft Forms reply, …
The “When a task is assigned to me” trigger does something that most don’t. It reacts to changes in all Planner Plans and not only …
I wrote about the formatNumber function , the counterpart of the “Format Number” action, in case you need to develop complex formulas to get the …
I wrote recently about converting strings into numbers, but in that article, I used the “Format Number” action for simplicity’s sake. But its counterpart is the …
There are two ways to make a site a “HubSite”. The first is to go to the administration console in your tenant and create it. …
Following the “IS” functions theme, we have the ISNONTEXT function. This function doesn’t check for errors, but if the value is of a specific type. …
I’ve already covered the “When an item is created or modified” trigger, but today, I wanted to cover its small brother, the “When an item …
Triggers play an essential role in Power Automate since we could not even start the Flows without them. Triggers can have information that could be …
The “Create item Action” for SharePoint is, in my opinion, one of the most helpful Power Automate actions since it can remove a lot of …