In this Power Apps video tutorial, we will learn how to efficiently select multiple items in a PowerApps gallery using checkboxes including a Check ALL option to select all items in Gallery.
Watch how we can save gallery item multiple selections to a Collection, Update data for selected items (collection data) and leverage a single PATCH function to apply bulk updates to your data source, eliminating the need for time-consuming For All functions.
Tutorial is aimed at beginners and intermediate users.
Key Highlights:
✔️ Manually Select items or use Check ALL option for swift selection
? Update Collection data effortlessly
? Boost performance with a streamlined bulk update approach with PATCH
#PowerApps #CanvasApps #Patch #PowerPlatform
? Power Apps Delegation
https://www.youtube.com/playlist?list=PLTyFh-qDKAiE6ia-D94Qk5-AzpN4dqOmD
⬇️ Download Power App link in Community Tab for Channel Members (Silver Club ? or higher)
Table of Contents:
00:00 - Introduction to Selecting Multiple Items in Power Apps Gallery & Patching the data
00:39 - PowerApps Gallery Control
00:50 - Multi select gallery items using Checkbox control in Gallery
01:46 - Save Gallery selected items in a Collection
04:28 - Show Gallery selected Items Count
05:02 - Select ALL items in Power Apps Gallery (Check box ALL function)
06:35 - Can we Select ALL items from Power Apps data source?
08:26 - Bulk Update Gallery selected items using PATCH function
13:33 - Filter & Sort Gallery data and then select multiple items to PATCH