Contributing to the Community
Over the last couple of weeks, I’ve taken the opportunity to participate in a number of “coffee chats” with some who are just getting started… Read More »Contributing to the Community
Husband, father, gamer, developer, manager, writer, creative, blogger, model railroader, Buckeyes fan
Over the last couple of weeks, I’ve taken the opportunity to participate in a number of “coffee chats” with some who are just getting started… Read More »Contributing to the Community
One of the weakest areas for Power Automate’s functions is in the math and numbers area. For this week’s #FunctionFriday, I will delve into the… Read More »Function Friday – Add, Sub, Mul, Div
For the first of my #FunctionFriday posts I’m going to focus on a couple of the most common string functions: concat and substring.
One of the many useful connectors available in Power Automate is the connection to Azure DevOps. There is a wide variety of things you can… Read More »Power Automate Connectors: Azure DevOps
One of the most powerful features of Power Automate are the functions you can use in expressions to manipulate data.
Final post for the year. Returning once more to Power Automate. This time we’re automating the posting of a random factoid from a spreadsheet to social media. This is similar to the other post I made that posts a random blog post from the archives.
Final post for the year. Returning once more to Power Automate. This time we’re automating the posting of a random factoid from a spreadsheet to social media. This is similar to the other post I made that posts a random blog post from the archives.
Power Automate has a fantastic feature in preview that lets you add some C# code to your flows. It requires using a custom connector, so it’s limited to those with a license that allows that. There are also a number of other limitations which I’ll get into later. But it’s a start.
Photo by Any Lane from Pexels I’m participating in the Advent of Code 2021. Here’s my solutions for Day 12 – Passage Pathing. Problem 1… Read More »Advent of Code – Day 12
I’m participating in the Advent of Code 2021. Here’s my solutions for Day 11 – Dumbo Octopus