In PowerApps, you might have come across a scenario where you need to perform many actions which can be done in parallel. Doing multiple actions in parallel will save the time and improve performance of your app. So, how you can tell your app to perform a particular set of actions in parallel? The answer is - using Concurrent function. In this video, we will see the details of how to use Concurrent function.
We will also have a look at how to use the Split function in PowerApps to extract particular indexed value from string or collection and how to show loading gif when you are navigating from one screen to another. Then, we will learn to update the Choice column using Patch function in PowerApps. The following video tutorial covers it all.