Hi,
I have a screen where there is gallery named- before outage. There are three working parties and all of them can fill this before outage gallery.
Once the user fills the responses and click on save. This is how the gallery will appear after saving.
There is one more screen where before service gallery is available. The requirement is that this gallery should populate the responses from first screen gallery(before outage) for all working parties. Not all fields are to be populated.
Only response of "safety tag" and "release order no" should populate.
What should be the logic?
Please help.
I could only populate the fields with other gallery selected data responses but I am not able to save that as responses.
Not entirely understanding all of the dynamics of what you are doing, but all galleries have an AllItems property. That property is a table of all the items in the gallery. You can use it, filter it, shape it, etc. any where you want.
So, if you set the Items property of a Gallery to, say, Gallery1.AllItems then your gallery would have all of the items of Gallery1 in it.
I hope this is helpful for you.
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473