Hi!
I have a PowerApp flow which gets data from Graph about the Teams(Group)
I use Select function to get the data from the Http request which gives me the information down
How can I extract the above info and pass it to a Power App Gallery?
On Select propertie of my button I have:
Set(VarOrphanTeams,Table(ParseJSON(OrphanTeams.Run().name)));Navigate(ScreenOrhanTeams,ScreenTransition.Fade)
When I run the flow the gallery shown empty but the count rows gives me number 561.
Under is Respond to PowerApps step
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492