-
Hi,
Using the client, I can't figure a way to use Linq Methods to do dynamic sorting. The only way I know of is using Linq query syntax and I'm getting an error ....... "The method 'OrderBy' cannot…
-
### What is your question?
Hello COE Community,
I executed the DLP Editor V2 and tried to export the CSV Document.
I am receiving within the flow "DLP Editor>Parse impacted resources into CSV"…
-
When a pac command fails it should be possible to detect via the last execution variable, e.g $? (https://docs.microsoft.com/en-gb/powershell/module/microsoft.powershell.core/about/about_automatic_var…
-
I've upgraded Microsoft.PowerPlatform.Dataverse.Client to version 0.6.1 and my unit tests are breaking with the error below.
I honestly haven't spent any time looking into whether the issue is caus…
-
Hi There,
Fairly new to github actions. Have been using the ALM lab yml code (release-solution-to-prod). When executing a release I get the following error when packing the solution. Seems the pac…
-
I'm using `Microsoft.PowerPlatform.Dataverse.Client` version `0.5.10` inside a .NET 6 Blazor Server App and randomly getting error `System.NotSupportedException: Method ExecuteAsync is not supported o…
-
This may be user error, but from all the [documentation](https://docs.microsoft.com/en-us/power-apps/maker/portals/power-apps-cli#use-deployment-profile) I have read, the deployment profile values are…
-
Hi team,
We have an issue whereby we are using this library (version: [0.5.10](https://github.com/microsoft/PowerPlatform-DataverseServiceClient/releases/tag/0.5.10)) in Azure Function.
We have …
-
While taking backup of the environment, even though when you past label value it doesn't get reflected in the actual backup instead it displays the time when the backup was taken.
To repo:
- auth…
-
Is there any plan to support instances with only HTTP binding?
I have no idea of what actually needs to be done to properly support it, but if you guide me, I might be able to help.