-1

I know how to create the report using ADVANCED FIND but I want to create a Custom Report in CRM online using fetchxml.

2 Answers2

3

A good way to get up and running with FetchXML is to use the FetchXML Builder tool in XrmToolBox.

XrmToolBox can be downloaded from www.xrmtoolbox.com and the FetchXML Builder is installed from the Plugins Store inside XrmToolBox.

More information on FetchXML Builder can be found on fxb.xrmtoolbox.com and a tutorial on how to create advanced views with it in this article on MSDynamicsWorld.com.

Jonas Rapp
  • 514
  • 2
  • 9
0

Here you go: This post will teach you many things like Getting FetchXML from Advanced Find query & customize it, build a report from scratch, design it, etc.

Try to learn Some SQL stuffs & CRM videos which will help you.

For SQL to fetchxml query converter use: http://www.sql2fetchxml.com/