No announcements
Found 108302 threads
-
0 Votes
Fetchxml filtering problem
I don't think you'll be able to get what you want using one FetchXML query, due to the limitations of FetchXML.Answered | 3 Replies | 6919 Views | Created by CarlsbadSGP3536763 - Wednesday, November 25, 2009 12:46 AM | Last reply by DavidJennaway - Tuesday, December 1, 2009 9:56 AM -
0 Votes
FetchXML filter
I'm using filtered lookups like this in other places without any issue.Answered | 8 Replies | 26551 Views | Created by MrKrabs - Tuesday, February 8, 2011 6:27 PM | Last reply by MrKrabs - Tuesday, February 8, 2011 8:25 PM -
0 Votes
Complicated FetchXML, Outer Joins and filters
I'm not convinced that it's possible to do what you seem to be attempting with FetchXml.Answered | 2 Replies | 11816 Views | Created by Paul 9876 - Tuesday, April 28, 2009 9:57 AM | Last reply by DavidJennaway - Tuesday, April 28, 2009 1:23 PM -
0 Votes
filter lookup view by fetchxml
http://crm.georged.id.au/post/2008/02/16/Filtering-lookup-data-in-CRM-4.aspx Did you use the below javascript code?Answered | 9 Replies | 6611 Views | Created by Dany85 - Tuesday, April 27, 2010 9:41 AM | Last reply by VinothBalasubramanian - Tuesday, April 27, 2010 11:25 AM -
0 Votes
crm2013 charts possible to do with sql instead of fetchxml?
i think .. with that .. there are no limitations like with fetchXML ...Answered | 3 Replies | 1074 Views | Created by Pe.B - Thursday, November 13, 2014 9:05 AM | Last reply by Pe.B - Thursday, November 13, 2014 11:27 AM -
0 Votes
Dynamics CRM 365 fetchXML to filter lookup
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="false"> <entity ...Answered | 2 Replies | 2300 Views | Created by FrkM - Monday, December 11, 2017 6:47 AM | Last reply by MGCRM - Monday, December 11, 2017 7:04 PM -
0 Votes
fetchXML possible to combine or filter on different hierarchy?
As possible alternative - you can create HTML/JS webresource that will replicate CRM grid and merge data retrieved from 2 separated FetchXml requests.Unanswered | 3 Replies | 2905 Views | Created by Pe.B - Tuesday, March 29, 2016 2:23 PM | Last reply by Andrii Butenko - Wednesday, March 30, 2016 9:10 AM -
1 Votes
Exact Difference between Query expression and fetchXML
Hi, Its been very difficult for me even after working for a while in CRM,i am not able to understand what is the exact difference between Query Expression and ...Answered | 1 Replies | 9940 Views | Created by Ayazahmed - Saturday, May 9, 2015 4:40 PM | Last reply by Madhu_M - Monday, May 11, 2015 1:06 AM -
1 Votes
difference between fetchxml and query expression ?
See the following CRM SDK documentation for a run down of what each can provide: http://msdn.microsoft.com/en-us/library/bb928429.aspx FetchXml allows ...Answered | 1 Replies | 8784 Views | Created by Crane kes - Wednesday, February 16, 2011 8:39 AM | Last reply by pogo69 - Wednesday, February 16, 2011 8:47 AM -
3 Votes
fetchxml and lookup parameter
hi. however i need to use fetchxml in chart customization. the data representation is using fetch xml, i think i cannot use QueryExpression at there.Answered | 5 Replies | 4557 Views | Created by verystupidguy - Monday, July 18, 2011 10:14 AM | Last reply by Jamie Miley - Friday, July 22, 2011 2:09 PM -
0 Votes
4.0 - FetchXML
f=255&MSPPError=-2147217396 https://markuserlandsson.wordpress.com/2011/12/05/fetch-xml-vs-retrieve-multiple-vs-odata/ https://msdn.microsoft.com/en-us/librar ...Answered | 2 Replies | 8369 Views | Created by Mike McCoy - Wednesday, March 18, 2009 4:28 PM | Last reply by Ammar.Zaied - Thursday, April 9, 2015 10:15 AM -
0 Votes
FetchXML+ subgrid in MSCRM 2013
Crm 2011/2013 Filtering SubGrid If you find this post helpful then please Vote as Helpful and Mark As Answer.Answered | 2 Replies | 1445 Views | Created by Kalyan Sudhir - Wednesday, October 22, 2014 9:56 PM | Last reply by Polat Aydın[MCP] - Thursday, October 23, 2014 9:17 AM -
1 Votes
Aggregate and LinkEntity in FetchXml
I had read somewhere that it wasn't possible to use linkentity and aggregation at the same time in a fetchxml statement, but that's absolutely possible!Answered | 2 Replies | 5804 Views | Created by Kristine L. Jongstra - Wednesday, March 6, 2013 2:54 PM | Last reply by Kristine L. Jongstra - Thursday, March 7, 2013 9:20 PM -
0 Votes
Use time aspect of DateTime in FetchXML filter
The following FetchXML appears correct when I can it being generated: <fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false'> ...Answered | 1 Replies | 2768 Views | Created by ChrisJC119 - Wednesday, September 3, 2014 12:36 PM | Last reply by Jan AS - Wednesday, September 3, 2014 2:09 PM -
1 Votes
Probleme with related entities inside FetchXml query
In my case, I need to attach this FetchXml to a dynamic marketing list...Answered | 2 Replies | 2545 Views | Created by Kyamit - Tuesday, April 16, 2013 1:00 PM | Last reply by Kyamit - Wednesday, April 17, 2013 9:25 AM -
0 Votes
Grouping DateTime field in FetchXML
I think the way to do this is to add additional attributes to group on the month and the year: <fetch> <entity name="contract"> <attribute ...Answered | 3 Replies | 14085 Views | Created by Ka Chun Ng - Tuesday, April 2, 2013 7:27 AM | Last reply by Faisal Fiaz - Tuesday, September 10, 2013 2:23 PM -
5 Votes
FetchXML - is it possible to create a condition comparing two fields
It is impossible to compare 2 fields in FetchXml query.Answered | 2 Replies | 5029 Views | Created by Henrik Skydtsgaard - Wednesday, October 3, 2012 11:37 AM | Last reply by Scott Durow (MVP) - Wednesday, October 3, 2012 11:46 AM -
1 Votes
FetchXML from a grandparent
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true"> <entity ...Answered | 3 Replies | 5689 Views | Created by Rob Boyers - Saturday, February 20, 2010 10:29 AM | Last reply by Rob Boyers - Wednesday, February 24, 2010 9:05 AM -
0 Votes
Using LOOP in fetchxml
Try below code var fetchXml = "<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='true'>" + "<entity ...Answered | 2 Replies | 3329 Views | Created by gMary - Saturday, February 28, 2015 4:34 PM | Last reply by gMary - Saturday, February 28, 2015 5:35 PM -
12 Votes
CRM 2011 post-Rollup 12 Subgrid fetchXml
I need to know if it is possible to inject custom fetchxml into a subgrid after Rollup 12.Answered | 9 Replies | 8570 Views | Created by wikky2007 - Wednesday, July 10, 2013 10:31 PM | Last reply by tsampath - Tuesday, August 13, 2013 10:02 AM - Items 1 to 20 of 108302 Next ›
No announcements