Power Apps: Switch Function
The Switch function evaluates a formula and tries to find it in the list of matches defined. It stops in the first match that validates …
Making your life easier!
Power Apps is a platform that looks complex and difficult to learn, but it’s quite the opposite. It provides a simple and straightforward interface that allows you to do advanced apps quite efficiently. I write these articles with step-by-step tutorials to teach you how to build your apps in Power Apps. Once you understand these concepts, you will be able to, develop, and provide rich apps platforms with not a lot of work. You can even, automatically, offer these for mobile usage, desktop, and even web. If you’re a pro, I’m sure you can find something useful and learn something.
The Switch function evaluates a formula and tries to find it in the list of matches defined. It stops in the first match that validates …
In this article, I’ll show how you can update properties based on changes in your app automatically and without a lot of effort. Let’s say …
“If” is one of the most used functions in any programming language and PowerApps is not the exception. The If function tests if the first condition is met …
Welcome to my Power Apps Function Reference (not exhaustive). Power Apps, in general, provide us with a quick and easy way to start developing an …