Power Automate: SharePoint Add attachment action
Many people don’t know this, but you can add attachments to a SharePoint list row. It’s convenient and much better than having a folder with …
Want to know more about Power Automate, Power Apps, SharePoint, or anything Microsoft 365 like Teams or Forms? You're at the right place.
Reference articles will contain information about specific functions and concepts for Microsoft Power Automate, Power Apps, and SharePoint for functions, Actions, and Triggers. It will teach you how to use them and show you pitfalls, limitations, and best practices on how to use them efficiently.
Many people don’t know this, but you can add attachments to a SharePoint list row. It’s convenient and much better than having a folder with …
Everyone has a love-hate relationship with Twitter, but if there’s something we can’t deny. Twitter plays a massive role in everyone’s lives, especially when running …
The first question that comes to mind is a “GUID”. I wrote about it a while ago for Power Apps, but today I want to …
Many think that the not function is useless. Usually, the “not” function is used in comparisons, so if you’re comparing if something is not something …
Those who don’t know your profile always exist if you have an office 365 account. Depending on the diligence of your organization, your profile can …
Power Automate’s startsWith function is part of a set of functions that deal with strings. In this case, we’re checking if a string starts with …
The “append to array variable” action is one of the most used functions on my daily Flows. It’s instrumental when parsing information and keeping the …
Converting things is essential, and Power Automate has a few functions to help us in doing that. Today we’ll focus on the float function that …
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 …