Search


Flatten 2D Array in Power Automate
Union function can merge two arrays in an expression. This can be used to merge a 2D more efficiently than nested loops.
D365 Freelancer
Oct 12, 20242 min read
180 views
0 comments
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
D365 Freelancer
Jun 23, 20242 min read
294 views
0 comments
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
D365 Freelancer
Nov 24, 20232 min read
397 views
0 comments