Find common values in two Power Apps collections
Find matching values in two Power Apps collections
Find matching values in two Power Apps collections
When running a Power Apps app in desktop mode a Power Apps banner appears at the top of the screen. This banner occupies screen real estate without offering any useful functionality. Here I will show you how to hide the banner in Power Apps play mode.
Unfortunately Power Apps doesn't allow multiple selection of form controls across multiple cards. If you want to change the style in one go it can be very time consuming. Here I show you a trick for achieving simultaneous editing of form controls to quickly edit the appearance of your Power Apps forms.
This article describes how to add sequential row numbers to a Power Apps collection.
Power Apps introduced a ThisRecord property which allows you to refer to an entire record of the collection rather than an individual field. This can be used to remove duplicate rows from a collection with one line of code.
One of our clients with locations across New Zealand requested an application to manage their rental vehicles. The app would be used by employees at each hire depot to dispatch vehicles for rentals.