Fundamentals
If you want to master something, you have to understand its fundamentals deeply. They are the building blocks you stand on to reach the more complex ideas. Knowledge is like a house: you lay strong foundations first, then build upward. It sounds like a cliche, but it holds true, and solid fundamentals are what make good professionals. Under this tag I work on bringing you the fundamentals of each technology, from the small details that quietly make all the difference to the bigger concepts. My focus is mostly the Power Platform, but I will happily write about other things I find interesting along the way. Expect a mix drawn from technology and productivity. What matters most to me is that you walk away having learned something new you can build on.
Power Automate: contains function
Checks whether a substring, array element, or object key is present. Case-sensitive, no type coercion.
Power Automate: empty function
True if a collection, string, or variable has no value.
Power Automate: Set variable Action
Assigns a value to an existing variable. Strict type enforcement.
Power Automate: What's a parallel branch?
How to unzip a file in Power Automate?
Power Automate: Office 365 Excel - For a selected row Trigger
Fires when a user selects an Excel row via the Power Automate add-in.
Power Automate: bool function
Converts a string, integer, or float to boolean. Zero is false, non-zero is true.
Power Apps: DateTimeValue function
Converts a string into a date-time value.
Power Automate: Initialize variable Action
Declares a variable. Required first step before any other variable action.
Power Automate: How to install the Flow's add-in in Excel
SharePoint: Round Function
Rounds a number to a given number of decimal places.