Power Automate: string function
Converting things is essential, and Power Automate has a few functions to help us in doing that. Today we’ll focus on the string function that …
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.
Converting things is essential, and Power Automate has a few functions to help us in doing that. Today we’ll focus on the string function that …
Comparisons as extremely useful in any programming language or platform and Power Automate is not the exception. The “equals” function helps us to have two …
IsToday function is what I can a “nice to have” function, and I’m happy it exists. Although you could do the math yourself, having a …
Power Automate’s endsWith function is part of a set of functions that deal with strings. In this case we’re checking if a string ends with …
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 …
Comparisons as extremely useful in any programming language or platform, and Power Automate is not the exception. For example, the “greater” function helps us to …
The “ticks” function is beneficial when it comes to parsing dates. Since dates are so messy to convert due to timezones, leap years, daylight saving, …
The integration between Power Automate and Excel is fantastic, and we can do a lot with the actions available to us. Today we’ll check the …
GUID stands for Global Unique IDentifier, and it’s a market standard that is represented by “xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx “. Alternatively, since the structure is always the same, …
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 …