Overview: I get a JSON string representing an object into Power Apps. I want to extract the values so i can use them in PowerApps.
Possible Solutions:
- In Power Automate, split up the JSON and return multiple Power Apps variables.
- In Power Apps, use string manipulations to extract data as shown here:
Thoughts: I feel this is a big challenge for NoCode/LowCode solutions like Power Platform, it can be overcome with a little jiggery-pokery but I feel the PowerFx language should have an ability to cast JSON into an object and in turn allow object arrays in collections. A lot of people have been asking for this on UserVoice.
0 comments:
Post a Comment