Cut-down BC licenses with Power Apps Original Post https://geodatatek.com/blog/business-central/cut-down-bc-licenses-with-power-apps#utm_source=rss&utm_medium=rss&utm_campaign=cut-down-bc-licenses-with-power-apps
Cut-down BC licenses with Power Apps Original Post https://geodatatek.com/blog/business-central/cut-down-bc-licenses-with-power-apps#utm_source=rss&utm_medium=rss&utm_campaign=cut-down-bc-licenses-with-power-apps
Most of the time, I create solutions based on customer requirements. Sometimes, I create solutions to learn something new and “KeyBox” was my last personal project to learn some new
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. To retrieve its value, I had could use two queries. The first query to retrieve
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. To retrieve its value, I use two queries. The first query to retrieve the GUID
In my private project (Key Box), I stored a JSON configuration in an Environment Variable. The configuration is displayed in a custom page and can be edited there. Here is