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: SharePoint - Add attachment action
Attaches a file to a SharePoint list item.
Power Automate: How to get the response date of any action?
Power Automate: Twitter - When a new tweet is posted Trigger
Fires when a new tweet matches a hashtag, handle, or keyword.
Power Automate: guid function
Generates a unique hexadecimal identifier.
Power Automate: not function
Negates a boolean value. Strict boolean input required.
Power Automate: Get My Profile Action
Returns your Office 365 profile: department, job title, contact info.
Power Automate: startsWith function
Checks if a string begins with specific text. Case-insensitive, space-sensitive.
Power Automate: Append to array variable Action
Adds an item to an array variable. Accepts mixed data types.
Power Automate: float function
Converts strings and integers to floating-point numbers.
SharePoint: Trim Function
Removes leading, trailing, and extra internal spaces from text.
Power Automate: Append to string variable Action
Adds text to an existing string variable.