Power Apps
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.
Power Apps: StartsWith Function
Checks if a text string begins with another.
Power Apps: Trim Function
Removes leading, trailing, and extra internal spaces from text.
Power Apps: TrimEnds Function
Removes leading and trailing spaces. Inner spaces stay intact.
Power Apps: Filter Function
Returns rows from a collection that match a condition. Supports AND/OR.