Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试制作一个显示来自 API 调用的数据的 PCF。API 返回一个 JSON。
有没有办法将此 JSON 转换为 ComponentFramework.PropertyTypes.Dataset?
例如,数据集具有分页等功能。