No announcements
Found 164599 threads
-
0 Votes
Prefiltering in Fetch XML SSRS Report
About pre-filtering it should be in your Fetch XML for specific conditions.Answered | 5 Replies | 23300 Views | Created by Anthonie de Klerk - Wednesday, April 17, 2013 7:31 AM | Last reply by Anthonie de Klerk - Wednesday, April 17, 2013 7:58 AM -
0 Votes
CRM 2011 Fetch-Xml based Reports
Then use the Download Fetch XML option and use that in BIDS.Answered | 6 Replies | 4748 Views | Created by Mitchell2012 - Tuesday, August 21, 2012 1:50 PM | Last reply by itara - Thursday, September 20, 2012 11:19 AM -
0 Votes
fetch XML
Are you creating an SSRS report or using the FetchXML query for some other custom application?Answered | 5 Replies | 2739 Views | Created by Pete Newman - Friday, September 6, 2013 11:02 AM | Last reply by Roshan Mehta - Monday, September 9, 2013 10:18 AM -
1 Votes
Fetch XML Reports in Visual Studio 2012
id=27823 HTH, Kostja Please mark as 'Answer', if the solution solves your problem.Answered | 5 Replies | 9359 Views | Created by itara - Wednesday, March 27, 2013 12:16 PM | Last reply by Jules Davies - Monday, November 18, 2013 11:28 AM -
0 Votes
Help getting Fetch XML for report
With that said, you would be better off handling the conditions in the application or report that the data is going to.Answered | 2 Replies | 1410 Views | Created by Pete Newman - Thursday, May 30, 2013 12:27 PM | Last reply by Pete Newman - Thursday, May 30, 2013 4:17 PM -
1 Votes
Requirements to create Fetch XML report in CRM 2013
report authoring extension to write custom fetch xml report.Answered | 2 Replies | 1487 Views | Created by Simran08 - Friday, May 9, 2014 8:26 AM | Last reply by Simran08 - Friday, May 9, 2014 8:52 AM -
3 Votes
CRM 2011 Fetch XML Reports - UK Format
You may use this approach by converting the date time into UTC and then getting a string representation of it that you can pass in the fetch xml.Answered | 17 Replies | 16914 Views | Created by Pete.CRM - Tuesday, February 22, 2011 10:31 AM | Last reply by kc_narra - Thursday, October 17, 2013 11:06 AM -
0 Votes
Fetching several entities for a report
Several fetch can all be put into one report?Answered | 10 Replies | 6225 Views | Created by Manuel Altermatt - Tuesday, May 10, 2011 6:33 PM | Last reply by Manuel Altermatt - Monday, May 23, 2011 10:07 PM -
2 Votes
in operator in fetch xml
Hi, you could try something like this (haven't tested it though): <fetch mapping='logical'> <entity name='serviceappointment'> ...Answered | 3 Replies | 4225 Views | Created by anwar_addi - Tuesday, November 6, 2012 12:57 PM | Last reply by Pavlos Panagiotidis - Tuesday, November 6, 2012 1:06 PM -
1 Votes
Fetch XML dategrouping
Is it possible in Fetch XML to group by date and time rather than just by date?Answered | 3 Replies | 9707 Views | Created by Oscar Wahlen - Monday, March 7, 2011 1:21 PM | Last reply by mardukes - Wednesday, April 24, 2013 10:40 PM -
0 Votes
Fetch XML & CRM 2011 Question
I am inquiring about fetch XML which is used in a report for CRM 2011.Answered | 1 Replies | 5278 Views | Created by RST Dev - Thursday, June 23, 2011 1:44 PM | Last reply by Jamie Miley - Thursday, June 23, 2011 1:59 PM -
2 Votes
Crm 2011 online fetch xml
I use EntityCollection ec= service.RetrieveMultiple(new FetchExpression(fetchxml)) to execute the fetch ...Answered | 3 Replies | 7354 Views | Created by VarunKumar17 - Tuesday, May 24, 2011 11:23 AM | Last reply by Laughing John - Tuesday, May 24, 2011 4:26 PM -
1 Votes
SQL to fetch xml...how to ??
Hi, I suggest download Fetch XML Builder and it will allow you build any query you want..Answered | 2 Replies | 6296 Views | Created by Mostafa Moatassem - Monday, October 4, 2010 6:46 PM | Last reply by yes.sudhanshu - Friday, October 8, 2010 12:21 PM -
0 Votes
assigning results of fetch xml....how to ??
In order to use Fetch in Javascript, you must not only encode the XML passed in, but decode the XML passed back out.Answered | 5 Replies | 5493 Views | Created by Mostafa Moatassem - Thursday, September 30, 2010 10:07 PM | Last reply by Amarsen Vangoor - Friday, October 1, 2010 9:16 AM -
0 Votes
Fetch XML output
Do you think formattedvalue is the problem?Answered | 41 Replies | 14150 Views | Created by bcc_net - Friday, September 18, 2009 9:37 PM | Last reply by Boona Boy - Wednesday, December 2, 2009 12:36 PM -
0 Votes
Fetch Xml query to sql statement
Stop the profiler and look through the entries to find your fetch statement executed as SQL Statement.Answered | 11 Replies | 9998 Views | Created by VarunKumar17 - Thursday, August 19, 2010 12:54 PM | Last reply by Amarsen Vangoor - Sunday, November 15, 2015 9:15 AM -
2 Votes
Need help with fetch xml
People are here to help each other and resolved problems.Answered | 10 Replies | 7260 Views | Created by Mostafa Moatassem - Sunday, October 3, 2010 11:27 AM | Last reply by DavidBerry - Monday, October 4, 2010 8:28 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 -
3 Votes
Fetch XML Vs normal Filtered SQL query
I guess fetch xml does not support 'right outer join'.Answered | 6 Replies | 10182 Views | Created by SSQLL - Monday, August 15, 2011 11:47 AM | Last reply by DavidJennaway - Wednesday, October 29, 2014 10:17 PM -
0 Votes
New Attribute in Fetch XML (After buidling the my report)!
But the problem was i was not able to find out the DATASET XML so i can add the attributes.Answered | 2 Replies | 3345 Views | Created by Kasimme - Wednesday, April 18, 2012 3:54 PM | Last reply by Kasimme - Thursday, April 19, 2012 9:32 AM - Items 1 to 20 of 164599 Next ›
No announcements