Make a new ComponentFramework.PropertyTypes.Dataset using JSON from Web API call
13:52 15 Sep 2021

I'm trying to make a PCF that shows data from an API call. The API returns a JSON.

Is there a way to convert this JSON to a ComponentFramework.PropertyTypes.Dataset?

The Dataset has features like paging for example.

powerapps pcf powerapps-component-framework