Hi All,
I have two nested gallery but problem is when we want to extract data from that second nested gallery we don't get anything.
The first gallery is horizontal and then second is vertical. Field mark with blue are part of second gallery and I want to access those fields. we mange to extract data from two separated gallery but when we have nested we can nod do that.
this code is working with two separated gallery but same approach is not working with nested.
Dose anyone have some ide how this can be done?
Solved! Go to Solution.
Hey @dejan,
I recently helped another user with a similar problem, and found there to a be a bug of sorts which meant we had to 'force' PowerApps in to letting us see the data of Nested gallery: https://powerusers.microsoft.com/t5/Building-Power-Apps/Create-checkbox-in-gallery-based-on-current-...
Check it out and let me know if it helps in your situation? I can't see anything wrong with the code itself.
Hey @dejan,
I recently helped another user with a similar problem, and found there to a be a bug of sorts which meant we had to 'force' PowerApps in to letting us see the data of Nested gallery: https://powerusers.microsoft.com/t5/Building-Power-Apps/Create-checkbox-in-gallery-based-on-current-...
Check it out and let me know if it helps in your situation? I can't see anything wrong with the code itself.
@metsshan
I cat believe that this actually works.
Thank you for this solution this is a typical power app feature! 🙂
Typical indeed 🙂