
Announcements
My final goal is to display the content of many JSON files in Power Apps.
Today I have Azure Data Lake with a lot of JSON files. Is there a good way to display the files and their content in PowerApps? I can view the file names in the gallery by using the blob storage connector. But what about the content of the file? is it possible to view that also in the Power App?
I am also thinking if I should use Azure API Management to get the files content and display in Power Apps