
Announcements
I have a power automate flow that is using sql from power apps to query oracke and send a json response back to power apps to populate a collection. the flow works properly and I can see data was returned and sent in the json. The collection has the correct headers, but it is empty. Please help!
my flow:
button code:
collection after click:
flow run where you can see that data was returned: