Mike Gowlandblog.powersnacks.org·Oct 12, 2023Unleash the Power of Regular Expression in PowerFx!Just a pre-warning, this article ends up getting a little deeper than others I've done in the past. Bear with me, this is all worth it! Introduction You need to find some text within a larger block of text, you may just be checking it's there, or yo...778 readsPowerPlatform
Mike Gowlandblog.powersnacks.org·Sep 15, 2023Documenting Components 📃I've already covered a lot of aspects in my previous articles on how to add properties seamlessly to components, how to use modern theming and even the new property types (Experiemental!). In this article, I'm going to share a technique I use to help...1 like·53 readsComponent LibrariesPowerPlatform
Mike Gowlandblog.powersnacks.org·Jun 25, 2023Components - Let's Make a Function!⚙Continuing with this series on Components and Component Libraries, this article will go over how to write re-usable functions using one of the new Behavior properties of components. Anyone familiar with any scripting/programming language will have mo...40 readsComponent LibrariesPowerPlatform