I have a gallery that consumes a sharepoint list. I want the gallery to be updated when a new item is created in the list to show that item in the gallery without having to leave the application. What is the formula for doing this?
Solved! Go to Solution.
Hi @octaking
Is your gallery items property showing a delegation warning?
If no delegation then everytime you come to the screen having the gallery it should populate and fetch the latest data
Moreover, are these items being added to the list from PowerApps or SharePoint
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @octaking
Is your gallery items property showing a delegation warning?
If no delegation then everytime you come to the screen having the gallery it should populate and fetch the latest data
Moreover, are these items being added to the list from PowerApps or SharePoint
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @octaking
As @RezaDorrani says, if the items property of the gallery is the SharePoint list itself, it should autopopulate. If the items in the gallery are a collection, then it will be necessary to recreate the collection with ClearCollect() before the gallery will reflect the changes.
you're right
the filter formula throws a warning
I already fixed the formula thanks
User | Count |
---|---|
227 | |
101 | |
93 | |
56 | |
30 |
User | Count |
---|---|
288 | |
116 | |
109 | |
62 | |
58 |