Search


Query Views in Power Platform using FetchXml
The quickest and easiest way to list views in a Power Platform solution is to write FetchXml.
D365 Freelancer
Dec 8, 20241 min read


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
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