SharePoint: Check if a Document Library Exists
Document Libraries are an integral part of SharePoint sites and are super helpful, so today, we will explore how to check if a document library …
Making your life easier!
Microsoft if the global area that will encompass a lot of sub-categories. You’ll find articles on Microsoft Power Automate, Power Apps, SharePoint, and reference materials for each of these areas. You’ll also find other specific reference articles that focus on particular features of each of the platforms mentioned.
Document Libraries are an integral part of SharePoint sites and are super helpful, so today, we will explore how to check if a document library …
Everyone has a love-hate relationship with Twitter, but there’s something we can’t deny. Twitter plays a massive role in everyone’s lives, especially when running a …
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 …
The idea for this article came from a comment posted on the website where we were trying to figure out the solution to filter an …
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 …