Search
D365 Freelancer
- Jun 23
- 2 min
Power Platform OData Query to Count Records for an Entity
When checking the count of an entity with a large number of records, the AggregateQueryRecordLimit is exceeded. Cannot perform this operatio
72 views0 comments
D365 Freelancer
- Nov 24, 2023
- 2 min
Error Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' When Using Dependent Assembly Plugins
How to solve Error Unable to cast object of type 'Microsoft.Xrm.Sdk.Entity' to type 'XXX.EarlyBoundCode.Contact' when using Dependent Assemb
258 views0 comments
D365 Freelancer
- May 14, 2023
- 3 min
Create a Power Platform RESX Web Resource via PowerShell
Overview Below is a quick code snippet that I am using to add RESX Web Resources to the Power Platform. I am using the RESX files to...
131 views0 comments