SharePoint: Trim Function
The trim function serves as an excellent helper tool to clean text. We all know that if we have five people inserting data into a …
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.
The trim function serves as an excellent helper tool to clean text. We all know that if we have five people inserting data into a …
Variables are generic objects that can store things for us. They are instrumental, but we need to provide them with data. To do that, we …
Today let’s add a fantastic new tool to your toolbelt. First, we’ll check how to get dynamic information from SharePoint, like the lists, the fields …
In Power Automate, we need to parse a lot of strings and collections and, sometimes, it’s essential to understand if we have something that exists …
Checking if something is empty can save a lot of actions and potential breaking Flows. That’s why we have the “empty” function that will check …
Variables are generic objects that can store things for us. They are instrumental, but we need to provide them with data. To do that, we …
I’ve mentioned this a lot in previous articles, but I want to go today into more detail about what a parallel branch is and how …
Sometimes we need to deal with zipped files, and there’s a question on how to unzip a file. Power Automate provides the OneDrive for Business …
The “For a selected row” trigger is incredibly useful., especially for those who use Excel to store data. It takes advantage of Power Automate’s “add-in” …
Converting things is essential, and Power Automate has a few functions to help us in doing that. Today we’ll focus on the bool function that …