SharePoint: Int Function
SharePoint int function in most programming languages is used to convert an “object” from one type to an integer. However, in the case of the …
Making your life easier!
SharePoint is a platform that evolved a lot in the past few years. It provides a simple and straightforward interface that allows you to do advanced operations quite efficiently. I write these articles with step-by-step tutorials to teach you how to build your sites in SharePoint. Once you understand these concepts, you will be able to, develop, and provide rich collaboration platforms with not a lot of work. These can give document version control, document collaboration, and even store organized data. If you’re a pro, I’m sure you can find something useful and learn something.
SharePoint int function in most programming languages is used to convert an “object” from one type to an integer. However, in the case of the …
The “When a file is created (properties only)” trigger is an excellent way to control files by automating the actions that deal with them. Today …
Rounding number is sometimes necessary, and it’s an essential operation in math, but it can be tricky depending on how you do it. That’s why …
SharePoint is fantastic in everything related to files, so having Power Automate automating things in the background is even better. Today we’ll check on the …
When parsing arrays, our first reaction is to add an “Apply to each” action to fetch elements. It makes sense, but how about when we …
Microsoft Forms are a great way to get information from people. I’ve mentioned this before, but it’s important to stress. Microsoft Forms are a great …
SharePoint list items change a lot, and it’s handy to know when they do. So today, we’ll check the “When an item is created or …
Rounding is a fundamental operation in math, but it can be tricky depending on what you’re rounding. That’s why having the SharePoint “RoundDown” function is …
The SharePoint connector is one of the complete connectors, especially when it comes to lists. We can do a lot of operations to list items, …
There are a lot of valuable triggers for SharePoint list items, like the “When an item is created or modified” trigger. They help us understand …