Hi all,
I've got a flow that pulls data from Azure AD via Graph and i've got it all working up until I try to return the data into my PowerApp, where I want to put it into a Gallery. My very last step before the Return to Powerapps is a Parse JSON and i'm stuck figuring out how to get the data from there back to my PowerApp Gallery. My results is an array, so i've tried Select, Apply to Each, and various other attempts to turn the data into a format the Gallery is compatible with to no avail...
Stuck...