Communication: The Missing Skill
There’s a giant elephant in the room. It’s huge, enormous even. It’s quite possibly the biggest flaw in the development community. And it really doesn’t get enough attention.
There’s a giant elephant in the room. It’s huge, enormous even. It’s quite possibly the biggest flaw in the development community. And it really doesn’t get enough attention.
I previously covered some of the base math functions available. This time I’ll cover the math functions that are related to working with arrays of… Read More »Function Friday – More Math
It can be a lot easier to just create a huge list of work items in a spreadsheet, especially at the beginning of a project. Power Automate can make that task easier.
This week I’m returning to some of the string manipulation functions: slice and split. slice The slice function is essentially an enhanced version of the… Read More »Function Friday – Slice and Split