Search
D365 Freelancer
Jun 23, 20242 min read
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
234 views0 comments
D365 Freelancer
Nov 24, 20232 min read
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
348 views0 comments
D365 Freelancer
May 14, 20233 min read
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...
152 views0 comments