Announcements
For a gallery i am trying to combine different tables into the same gallery. These tables are nested in a single table as I am using a ForAll to retrieve the group members of certain Office365 groups. Sadly I have not yet found a way to show the nested items in the gallery.
Does anyone know how to access these nested items (it are multiple items in each table) or change the ForAll so that the table items are not nested?
Thanks for the help 🙂
Hi @jplug,
Could you please show me the completed ForAll() formula?
Actually, if you want to display nested table in a Gallery, you could either insert a Gallery or use Concat() to display a nested table in a format of a string.
Hi Qi,
Thanks for your response, see below:
ForAll(StaticFilteredGroupId,Office365Groups.ListGroupMembers(ThisRecord.Title).value)
Here StaticFilteredGroup are the group ids required in the list.
Jos
Set the Items property:
Ungroup(ForAll(StaticFilteredGroupId,Office365Groups.ListGroupMembers(ThisRecord.Title).value),"Value")
Then set the Label text property with ThisItem.displayName
Dear Qi,
Thanks a lot!
It works :).
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 431
WarrenBelz 360 Most Valuable Professional
Kalathiya 280 Super User 2026 Season 1