Update all changes of a collection into Data Source from Canvas App Power Apps
Collection is a better way to store local data without connecting data source directly. This makes apps faster. But if you forget to update to actual data source, the changes done to the collection data, you will loose all updates once you close the app. So its very important to send collection updates back to…
Read more