No announcements
Found 215193 threads
-
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 | 5612 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
FetchXML is only returning 500 records
VS SSRS will only retrieve ONLY 500 Rows to save on development time.Answered | 7 Replies | 11939 Views | Created by Gordon Johnston - Wednesday, February 20, 2013 11:10 AM | Last reply by GrumpaRC - Tuesday, November 28, 2017 4:10 PM -
4 Votes
FetchXml results count - Subgrid rows count in JavaScript
Pedro Azevedo Crm Specialist 4.0\2011Answered | 9 Replies | 4231 Views | Created by RDevelopment - Friday, March 15, 2013 12:10 PM | Last reply by RDevelopment - Friday, March 15, 2013 5:28 PM -
0 Votes
CRM 2015 Online, FetchXML aggregate does not return row id
An aggregate query only returns data for fields that either have an aggregate expression (createdon in this query), or are grouped by (contactid). myEntityId is neither.Answered | 4 Replies | 1275 Views | Created by chicago bq - Wednesday, April 13, 2016 2:56 AM | Last reply by chicago bq - Friday, April 15, 2016 2:07 PM -
2 Votes
CRM 2011 views with aggregates
Is there any (Proper) solution from MS for this kind of aggregate values situation in CRM 2013??Answered | 3 Replies | 2640 Views | Created by Gabriel.Fernandez.Perez - Monday, May 20, 2013 10:09 AM | Last reply by ANSrikanth - Friday, May 16, 2014 8:47 PM -
2 Votes
Aggregate and advanced queries for a CRM custom view
Advanced find can't show aggregate result in a grid.Answered | 4 Replies | 8136 Views | Created by Richard Magee - Wednesday, June 12, 2013 12:42 PM | Last reply by Adi Katz - Wednesday, August 6, 2014 11:12 AM -
0 Votes
Problems with FetchXML and returning information
I commented out everything and made it just: function start(name){ alert(name); } the click ...Answered | 7 Replies | 3362 Views | Created by Billyj82 - Monday, June 4, 2012 4:43 PM | Last reply by Billyj82 - Tuesday, June 5, 2012 4:00 PM -
0 Votes
CRM 2011: FetchXML in JS
Be sure that there are some settings you do need to enable to make custom view work in crm 2011.Answered | 5 Replies | 17599 Views | Created by Ajaikumar Ramamoorthy - Monday, April 18, 2011 12:20 PM | Last reply by Andreas_Mueller - Wednesday, April 3, 2013 8:28 AM -
1 Votes
FetchXml in crm 2013
Here is an example: http://mileyja.blogspot.com/2011/06/use-fetchxml-queries-in-jscript-and-net.html You can also use pre-built libraries like ...Answered | 2 Replies | 1426 Views | Created by chngsmu - Thursday, October 31, 2013 3:44 PM | Last reply by _Vikram - Thursday, October 31, 2013 4:02 PM -
4 Votes
need to query crm 4.0 using fetchxml-help needed
One thing to keep in mind, per the second link I posted in my last response, is that the "filters" of a FetchXML query (or a QueryExpression in C#) is placed into the FROM ...Answered | 6 Replies | 6316 Views | Created by android123 - Monday, May 31, 2010 5:14 PM | Last reply by DavidBerry - Wednesday, June 2, 2010 4:34 PM -
1 Votes
Getting count of all records using FetchXML with paging in CRM 4.0
Hi Here is an Example how to do a Count based on Filter Condition This example returns total count of Tenant ...Answered | 3 Replies | 5117 Views | Created by CRM Junkie - Wednesday, February 29, 2012 9:23 AM | Last reply by CRM Junkie - Thursday, March 1, 2012 8:34 AM -
12 Votes
CRM 2011 post-Rollup 12 Subgrid fetchXml
_control.get_innerControl() == null) { setTimeout(sourceFunctionName, 1000); ...Answered | 9 Replies | 8473 Views | Created by wikky2007 - Wednesday, July 10, 2013 10:31 PM | Last reply by tsampath - Tuesday, August 13, 2013 10:02 AM -
2 Votes
How to get value returning ownerid ({Microsoft.Xrm.Sdk.OptionSetValue}) CRM 2011 fetchXml
HI, Please go through the ...Answered | 2 Replies | 6619 Views | Created by Prabir Choudhury - Wednesday, June 5, 2013 4:51 AM | Last reply by vasubabuk - Wednesday, June 5, 2013 7:39 AM -
2 Votes
fetchxml ssrs report returns only 5000 records for online 2013 instance.
For online instances the maximum is 5000 records and can't be increased.Answered | 1 Replies | 1791 Views | Created by satyaV - Friday, February 14, 2014 9:48 PM | Last reply by Guido Preite - Friday, February 14, 2014 10:29 PM -
1 Votes
Using Reports builder 3.0 to build crm 2011 fetchxml reports
It doesn't install the fully fledged VS2008, but only the IDE and components for developing reports.Answered | 4 Replies | 6157 Views | Created by zarour - Thursday, June 28, 2012 8:42 AM | Last reply by pmdci - Friday, June 29, 2012 8:49 AM -
0 Votes
CRM fetchXml from ASP.net Code behind
It returns the XML with the Entity details.Answered | 2 Replies | 5585 Views | Created by mekbeb - Wednesday, August 18, 2010 4:29 PM | Last reply by mekbeb - Wednesday, August 18, 2010 6:52 PM -
0 Votes
top N rows per group using fetchxml
I dont think you could restrict number of data rows with FetchXML.Answered | 4 Replies | 1887 Views | Created by satyauday - Saturday, January 11, 2014 5:10 AM | Last reply by E V Krishna - Tuesday, January 21, 2014 4:53 AM -
0 Votes
Using aggregate inside condition fetchxml
Would appreciate if other CRM folks have a solution for this.Answered | 11 Replies | 10611 Views | Created by Hanafi Mahmoud - Wednesday, July 7, 2010 12:49 AM | Last reply by Daniel Cai - KingswaySoft - Tuesday, July 20, 2010 2:30 AM -
0 Votes
Include Aggregate Value in a View
Unfortunately, aggregate operations are not supported in views.Answered | 2 Replies | 3238 Views | Created by berel_lax - Saturday, December 8, 2012 6:58 PM | Last reply by berel_lax - Monday, December 10, 2012 5:19 PM -
1 Votes
Is FetchXML in an iFrame is it supported in MS CRM 2011?
hi Mohammad FetchXML is support , but there is anew way to query data which OData queries in a CRM Form using ...Answered | 3 Replies | 3700 Views | Created by Shaikh Mohammad Sharique - Friday, December 9, 2011 9:59 AM | Last reply by Shaikh Mohammad Sharique - Tuesday, December 13, 2011 5:11 AM - Items 1 to 20 of 215193 Next ›
No announcements