Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 82002

Retrieve 100K records GUID

$
0
0

Dear Communities,

I want to retrieve all account records GUID using with fetchXML.

I can able to get total records count in XRM toolbox but it retrieve 5K record GUID only.

Is there any option to get all accounts records guid?

FetchXMl i used:

<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false">
<entity name="account">
<attribute name="accountid" />
<order attribute="accountid" descending="false" />
</entity>
</fetch>

Thanks & Regards,

Dan


Viewing all articles
Browse latest Browse all 82002

Latest Images

Trending Articles



Latest Images