No announcements
Found 245040 threads
-
1 Votes
Ordering FetchXML results by linked entities' attributes
Hello, I'm not sure that you can do it in FetchXml.Answered | 3 Replies | 2930 Views | Created by Khadim Ali - Friday, March 11, 2016 3:08 PM | Last reply by Khadim Ali - Saturday, March 12, 2016 2:57 PM -
1 Votes
FetchXML - Can you Link one link entity to another link entity?
I had tried the same thing yesterday but I think I must have had my to and from links mixed up.Answered | 2 Replies | 4500 Views | Created by jcapallo - Tuesday, August 16, 2011 3:21 PM | Last reply by jcapallo - Tuesday, August 16, 2011 5:41 PM -
0 Votes
How to write Nested FetchXML
Hi, You can do this in a single fetch - something like: <fetch version="1.0" output-format="xml-platform" mapping="logical" ...Answered | 3 Replies | 6838 Views | Created by FairLight - Friday, September 7, 2012 3:34 PM | Last reply by Scott Durow (MVP) - Friday, September 7, 2012 5:15 PM -
0 Votes
How to include fields from linked entity into query?
Hi, Here is an example; where I have a M:M relationship between Opportunity and Product code (custom entity); retrieving all product codes for a specific business unit and ...Answered | 2 Replies | 5429 Views | Created by Gerrit Horeis - Monday, April 27, 2009 11:37 AM | Last reply by Morten Dybdahl - Monday, April 27, 2009 11:52 AM -
0 Votes
Sorting a View based on attributes from a linked entity
Hi Is it possible to choose a column from a linked entity when configuring the sorting on a view?Answered | 1 Replies | 5746 Views | Created by crmdev - Friday, November 27, 2009 8:23 AM | Last reply by Andrii Butenko - Friday, November 27, 2009 8:31 AM -
0 Votes
filter lookup view by fetchxml
As nishanth stated had you made modification in lookupsingle.aspx page as per the below link?Answered | 9 Replies | 6544 Views | Created by Dany85 - Tuesday, April 27, 2010 9:41 AM | Last reply by VinothBalasubramanian - Tuesday, April 27, 2010 11:25 AM -
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 | 2421 Views | Created by Kyamit - Tuesday, April 16, 2013 1:00 PM | Last reply by Kyamit - Wednesday, April 17, 2013 9:25 AM -
0 Votes
Include Aggregate Value in a View
Unfortunately, aggregate operations are not supported in views.Answered | 2 Replies | 3237 Views | Created by berel_lax - Saturday, December 8, 2012 6:58 PM | Last reply by berel_lax - Monday, December 10, 2012 5:19 PM -
0 Votes
Can not get the value from the stringmap entity using fetchXML
<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false'> <entity name ...Answered | 1 Replies | 6640 Views | Created by Nobee1234 - Tuesday, June 12, 2012 10:41 PM | Last reply by wrightroll - Thursday, June 14, 2012 1:52 PM -
0 Votes
how to query entities based the number of linked entities by FetchXML?
Unfortunately fetchXml does not support the type of 'NOT IN' query that you'd need for this.Answered | 2 Replies | 2944 Views | Created by heguangm - Wednesday, February 22, 2012 4:24 PM | Last reply by DavidJennaway - Wednesday, February 22, 2012 4:57 PM -
1 Votes
FetchXML from a grandparent
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true"> <entity ...Answered | 3 Replies | 5629 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
Fetchxml filtering problem
<fetch version="1.0" output-format="xml-platform" mapping="logical" distinct="true"> <entity ...Answered | 3 Replies | 6848 Views | Created by CarlsbadSGP3536763 - Wednesday, November 25, 2009 12:46 AM | Last reply by DavidJennaway - Tuesday, December 1, 2009 9:56 AM -
0 Votes
Retrieve attribute of linked entity
you need to update web referance in your code so that you can get the linked attribute...Answered | 7 Replies | 5422 Views | Created by btkneena - Monday, November 9, 2009 9:21 AM | Last reply by btkneena - Tuesday, November 10, 2009 6:05 AM -
2 Votes
How to fetch Link entity attributes in fetchxml using jquery in ms crm 2011
But the latest version (1.7) will work: The unit test works: var ctx = this; fetchxml = ['<fetch version="1.0" output-format="xml-platform" ...Answered | 7 Replies | 10415 Views | Created by Harkamal Grewal - Saturday, May 19, 2012 7:12 PM | Last reply by thuld - Wednesday, May 23, 2012 4:12 PM -
0 Votes
CRM 2011: Cannot add column from entity to view on same entity
I've got rollup 2 installed - on another server that also has rollup 2 installed I am able to see all of the front end entities ...Answered | 6 Replies | 7467 Views | Created by MattBLS - Tuesday, July 26, 2011 11:46 AM | Last reply by Daniel Cai - KingswaySoft - Thursday, July 28, 2011 3:57 PM -
3 Votes
Entity Name specified in FetchXml does not match the entity name in the EntityExpression
CRM 2011 rollup 10 included the fix for this problem.Answered | 20 Replies | 13987 Views | Created by AnyMi - Saturday, June 30, 2012 2:28 AM | Last reply by CRM Smith - Tuesday, November 20, 2012 4:54 PM -
0 Votes
FetchXML how read information from other entity
you can use the link-entity tag to link this information and then retrieve your date.Answered | 1 Replies | 4939 Views | Created by kgorczewski - Tuesday, April 27, 2010 10:53 AM | Last reply by RhettClinton - Tuesday, April 27, 2010 11:30 AM -
0 Votes
FetchXML View to Include Attributes from Nested Link-Entity
This level of nesting doesn't support out of box views, you can link upto Account without any customization however to pick the addres field you cannot use the fetch.Unanswered | 2 Replies | 3281 Views | Created by Bvrce - Monday, November 18, 2013 1:13 PM | Last reply by Hari Narayanan Kumar - Monday, June 19, 2017 5:45 AM -
0 Votes
Get list of all attribute of Entity
i tried with fetchXML(), but fetchXML method gets you only those attributes whic have data in CRM system.Answered | 6 Replies | 6444 Views | Created by Joon84 - Thursday, March 18, 2010 1:07 PM | Last reply by Tanguy T [MVP CRM] - Tuesday, March 23, 2010 12:36 PM -
2 Votes
FETCH XML Condition for linked entity
To have it return the same results as the SQL query, include the % wild card in the same places as the SQL query, like this: <fetch mapping='logical'> ...Answered | 6 Replies | 5801 Views | Created by Ramu Devarasetty - Thursday, February 9, 2012 10:36 PM | Last reply by Ramu Devarasetty - Friday, February 10, 2012 2:43 PM - Items 1 to 20 of 245040 Next ›
No announcements