How to Enable Access to Microsoft Dataverse Actions (Preview feature) in the Power Apps?
Microsoft Power Apps supports the ability to directly call synchronous Dataverse actions without having to create a Power Automate Flow. This feature will give the significant performance boost for the apps that need to call the Dataverse actions. This uses the new Power Fx language to call the Dataverse actions using the element Environment. In…