Rajeev Pentyala – Microsoft Power Platform

Rajeev Pentyala – Microsoft Power Platform

https://rajeevpentyala.com

Sharing my knowledge on Power Platform, Dynamics 365, Azure & .Net Stack

[Code Snippet] Xrm.Data.Powershell | Get-CrmRecordsByFetch

Published

[Code Snippet] Xrm.Data.Powershell | Get-CrmRecordsByFetch

In this article lets see how to execute the Get-CrmRecordsByFetch operation in PowerShell using Microsoft.Xrm.Data.PowerShell library. What is Microsoft.Xrm.Data.PowerShell In this article, I will provide the code snippet for Get-CrmRecordsByFetch operation. Get-CrmRecordsByFetch operation retrieves CRM records by using FetchXML query. Scenario: I need to fetch ‘User’ table records, if either a ‘Domain Name’ or ‘Primary […]

Continue to website...

More from Rajeev Pentyala – Microsoft Power Platform