Lars
Lars
When I import a managed solution containing Flows using the Power DevOps task "Import solution" I get an error for all contained flows "0x80040216 {"error":{"code":"MissingUserDetails","message":"The user details for tenant id...
As the powerapps checker still not can interpret ECMA 6 I wanted to override the rule level so that violations against this rule are only evaluated as "Low". I used...
I use an external javascript library "react-dom.min.js". This script raises an issue in Powerapps Checker as it contains terms like "nodeValue" which is considered by Microsoft as Javascript "eval" function....
I have seen your blogpost about using environment variables in the webhook action. (https://www.develop1.net/public/post/2020/09/11/environment-variables-in-smart-buttons) I was wondering if it works within the QuickJS as well:  Unfortunately I get the...
I wanted to import the newest [Release v3.9.5](https://github.com/XRM-OSS/Xrm-Templating-Language/releases/tag/v3.9.5) For all solutions I run Power Apps Checker first before extracting them to Git and rebuilding them for release. I defined the...
I created a Power FX Command in a MDA and wanted to set the visibility of the command based on a property in the user record.  The property "Create...
We are currently using PowerShell scripts and the corresponding PS Modules to connect to Dataverse to set the status of specified records. e.g. SLA When updating a SLA via Solution...
I set up Workload Identity Federation for ADO Connection and this connection works well for PP Build Tasks like "Who Am"", "Export Solution" etc.   However when using this...