No announcements
Found 318096 threads
-
1 Votes
Pre-filtering SSRS reports based on CRM login Id's
SELECT dbo.fn_FindUserGuid() Now when you want to pull the records from customer table in different database, definitely you will have ...Answered | 4 Replies | 4458 Views | Created by Goztepe2002 - Thursday, March 21, 2013 9:57 PM | Last reply by Goztepe2002 - Friday, March 22, 2013 6:28 PM -
11 Votes
CRM 2011 and SSRS Reporting - (High Priority) Running a report on a single record
SSRS would not allow the dataset to be created in the Report Builder.Answered | 19 Replies | 13380 Views | Created by Thomas Ward - Monday, August 1, 2011 3:02 PM | Last reply by Thomas Ward - Thursday, June 7, 2012 1:10 PM -
1 Votes
[CRM 2011] Filter in report
@CRM is a prefiltering prefix This is called Explicit Filtering using CRM_FilteredEntity.Answered | 15 Replies | 7642 Views | Created by KMAREC - Thursday, December 15, 2011 8:48 AM | Last reply by Amreek Singh - Friday, December 16, 2011 10:45 AM -
1 Votes
Integrate SSRS Report with CRM
Hi CRM Junky, I need to display the username on the SSRS report who runs it from CRM.Answered | 5 Replies | 6471 Views | Created by CRM Junky - Thursday, October 21, 2010 11:16 AM | Last reply by Gatotkacha - Thursday, March 8, 2012 12:31 AM -
0 Votes
Microsoft CRM 4.0 SSRS Report Run on Current Record from Quote Entry Window
Another report I made using the CRM report wizard shows up on the run on current record.Answered | 4 Replies | 4438 Views | Created by sbdt - Wednesday, September 5, 2012 7:18 PM | Last reply by sbdt - Thursday, September 6, 2012 6:51 PM -
1 Votes
create an ssrs report for single record
Use Filters in a Report (http://msdn.microsoft.com/en-us/library/gg328288.aspx).Answered | 6 Replies | 6434 Views | Created by Reddy A - Thursday, January 17, 2013 3:48 PM | Last reply by Krantikumar Arade - Tuesday, January 29, 2013 8:24 AM -
0 Votes
Run SSRS Report on selected record item
Pre filtering will give you an option to apply filters on report.Answered | 4 Replies | 6332 Views | Created by Puneet Tandel - Friday, September 2, 2011 12:35 PM | Last reply by Puneet Tandel - Friday, September 2, 2011 4:42 PM -
2 Votes
SSRS reporting in CRM 2011
CRM 2011 reporting uses FetchXml (in case of on-premise and online) or Filtered Views (in case of on-premise oinly) and you can join in fetchxml and as well as ...Answered | 3 Replies | 6577 Views | Created by SSQLL - Sunday, July 3, 2011 1:21 PM | Last reply by Jehanzeb.Javeed - Sunday, July 3, 2011 6:03 PM -
1 Votes
How to use SSRS reports in CRM ?
just create sample report using ssrs can use views in crm data base(un-suported) for just learning download existing report ...Answered | 5 Replies | 5868 Views | Created by Singapuram Srikanth - Friday, August 6, 2010 6:20 PM | Last reply by Curt Spanburgh MVP Moderator - Monday, August 9, 2010 7:26 PM -
0 Votes
SQL Based BIDS Report using Pre-Filtering
Download your report from crm.Answered | 1 Replies | 3038 Views | Created by Timothy Hays - Wednesday, September 7, 2011 12:07 PM | Last reply by Amreek Singh - Wednesday, September 7, 2011 12:18 PM -
0 Votes
External SSRS report in CRM 2011
Hi Garfield, You would have to authenticate using some stored credentials on the SSRS server if you were using CRM's report viewer.Answered | 6 Replies | 4023 Views | Created by KunuChopra - Tuesday, June 11, 2013 7:10 AM | Last reply by KunuChopra - Tuesday, June 11, 2013 10:08 AM -
1 Votes
Passing Current Opened Record Id as parameter to Report.
In that Dataset i used the Filtered<Entityname> and Id as CRMAF_ .Answered | 5 Replies | 12982 Views | Created by Prasad Parameswaran - Monday, July 9, 2012 3:19 PM | Last reply by SenthilKumar1986 - Friday, February 15, 2013 9:56 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 | 1777 Views | Created by satyaV - Friday, February 14, 2014 9:48 PM | Last reply by Guido Preite - Friday, February 14, 2014 10:29 PM -
0 Votes
CRM Online 2011 Report Filter on Custom Entity - doesn't ask how many records to run report on
Also, unless you want the SSRS report to be run for multiple expense reports, you should keep only the value 'Forms for related record types' in the ...Answered | 8 Replies | 4371 Views | Created by M. Jaxon - Thursday, August 2, 2012 4:37 PM | Last reply by M. Jaxon - Friday, August 3, 2012 9:10 PM -
0 Votes
Crm 4.0 - SQL Report in iFrame
I am assuming that you had performed per filtering in your MS CRM report (if not do apply pre-filtering instead of passing as ...Answered | 2 Replies | 6735 Views | Created by carlosmpc - Friday, January 7, 2011 12:21 PM | Last reply by VinothBalasubramanian - Saturday, January 8, 2011 1:30 PM -
0 Votes
CRM Report - Run on selected Records
1. may be that filtered parameter u r not added in your report query.Answered | 2 Replies | 11023 Views | Created by fewa - Monday, April 18, 2011 11:45 PM | Last reply by misal anita - Wednesday, November 28, 2012 6:26 AM -
1 Votes
Filter Team lookup CRM 2013
Hi Jsr, if you open a user record, there is an associated team relationship.Answered | 7 Replies | 1668 Views | Created by RDevelopment - Wednesday, September 3, 2014 3:14 PM | Last reply by Jithesh Karumampatty Kalam - Friday, September 5, 2014 12:32 AM -
4 Votes
Dashboard or SSRS report click through to list of records
I believe this task will need to be done with a SSRS report with a sub-report.Answered | 3 Replies | 3533 Views | Created by R Girtu - Monday, November 14, 2011 4:26 PM | Last reply by Sanaullah Khan - Thursday, November 17, 2011 3:15 AM -
0 Votes
Filtering in SSRS Visual Studio works, but not when uploaded to CRM
No, I meant when you use prefiltering your query is transformed to first one I provided by CRM.Answered | 7 Replies | 746 Views | Created by kcompter - Wednesday, March 9, 2016 2:40 AM | Last reply by Andrii Butenko - Wednesday, March 9, 2016 6:24 PM -
2 Votes
How to just displayed selected record in SQL Report in Dynamic CRM 2011
Hi, You need to implement Pre filtering in report.Answered | 3 Replies | 4816 Views | Created by AnyMi - Saturday, January 5, 2013 8:11 AM | Last reply by AnyMi - Monday, January 7, 2013 7:05 AM - Items 1 to 20 of 318096 Next ›
No announcements