Power Apps ポータルの新しいページを作成しています。 Microsoft Dataverse のデータをページに表示する必要があります。 何を使えばいいのでしょうか?
正解:A
Liquid is an open-source template language that is integrated natively into Microsoft Power Apps portals. It acts as a bridge between Dataverse and the HTML or text output that is sent to the browser. Liquid can be used to add dynamic content to pages and to create a variety of custom templates. Additionally, Liquid provides access only to the data and operations that are explicitly allowed by the portals. Reference: https://docs.microsoft.com/en-us/learn/modules/liquid-template-language/