I am trying to connect a PowerApps application to an Azure function through PowerAutomate, I have requested the output from the function successfully, however when I try to pass those values back into PowerApps I get no output, only the variable names with no values, even though the raw output is almost indentical in nature to data previously extracted successfully from an SQL database.
I have attached below the outputs of my response call and JSON Parse call to see if there are any issues there
Any ideas would be much appreciated
Cheers
Raw output from response block

Raw output from Parse Json block

Collection data in PowerApps

