1

I have designed a query using Advanced Find and downloaded the same using Download Fetch XML option.

After getting that XML, I made some changes in the downloaded XML file. Now, I want to run the query in the modified XML file, using Microsoft Dynamics CRM.

How can I do that?

1
  • If you have modified a fetch query I'd say you must use it in a queryexpression from an application that connects to the CRM using the wcf endpoints. Commented Apr 21, 2015 at 12:37

1 Answer 1

2

I have used the FetchXml Tester utility from the XRM Toolbox. You can load the resulting xml into Excel if you want to look at it in tabular format.

There is also a way to manually push FetchXml into a view via the SDK or customization XML, but that is a bit more involved.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.