In my private project (Key Box), I store a JSON configuration in an Environment Variable. To retrieve its value, I use two queries. The first query to retrieve the GUID of the Environment Variable Definition and the second query to retrieve the Environment Variable Value. I don’t use the Retrieve EnvironmentVariableValue function because I also need to update the environment variable…
Continue Reading Ben’s Article on their blog
Retrieve EnvironmentVariableValue in Power Fx | benjaminjohn.de
This blog shows how to retrieve the value of a Dataverse EnvironmentVariableValue by Power Fx.
Blog Syndicated with Ben’s Permission