PowerApps requires a premium license to access environment variables stored in Dataverse tables. However, you can use Power Automate to access these variables without a premium license. Create a flow within a solution that will be triggered from the PowerApp. In the flow, use the "Compose" action to store the desired environment variable and send the value back to the PowerApp. Add the flow to the PowerApp and use the OnStart property to run it and store the environment variable into a PowerApp variable. This allows you to load an environment variable into a PowerApp without the need for a premium PowerApps license.
Login now to access my digest by 365.Training