displaying SSRS report in company website
Hi, My company wants to display some of the SSRS reports in the company's web site - not a sharepoint site. They would like the reports to be displayed immediately without waiting runtime. I thought of...
View ArticleNot able to view/see reports in SQL Server Management Studio 2005
I'm using SSRS 2005 and I set up the data sources and the reports are published and I can view them using Report Manager. But they are not visible in SSMS (SQL Server Management Studio). Any idea why...
View ArticleParameter refresh to defaults issue
Hi I am using SSRS 2008 R2 and having an issue with parameter defaults. My parameters are Param1, Param2, Param3. where Param1 is the parent parameter and based on the value choosen the child...
View ArticleSSRS 2012 and SharePoint 2010 permissions problem
I have SSRS installed in SharePoint mode on my SharePoint server. I've created a report library and uploaded a report. When attempting to view any RS specific screens (Manage Data Sources, Manage...
View ArticleFiltering data using a boolean parameter
Hello, I am trying to use a boolean parameter to filter data in a table, but there is something I am missing. Basically I want something like this: I have a boolean parameter, "EP", and I have a...
View ArticleSSRS-2005 Suscription to Oracle: An error has occurred during report processing.
Good day y'all, Hope you can help with this ... I have a SSRS Report working properly both under development (BI-VS2005) and deployed to SSRS 2005 attached to an Oracle 9i Data Connection and with one...
View Articlessrs expressions
Hi, i have this field value, First(Fields!StartDate.Value,"Course4Display") and i want to format it like this = format (FieldsDoB.Value, "MM/dd/yyyy") which is the normal way to format a date value ,...
View ArticleCannot Deploy SSRS 2005 Report with Custom Assemblies - Issue (I think) is...
Hello, I'm trying to deploy a custom assembly to the server, but I am getting the "Could not load file or assembly" error. Here's the full error: Error 12 Error while loading code module:...
View ArticleExporting to Word and then modifying the report uses wrong font
HI, I have created an Invoice report that has Several tables and tex boxes, including two place holder textboxes. The font on all of these is Arial 9. I have this same font set as my default in MS...
View Articlemanaging SSRS 2012 service app in SharePoint 2010 returns 500 Internal Server...
We're prototyping SSRS 2012 in integrated mode with SharePoint 2010 (single SharePoint server, single DB server). Setup seemed to complete successfully, including provisioning subscriptions and alerts,...
View ArticleCase is not working in SSRS
I want to customise my report using Cae statement. I want to change my report title depending on product size value. I have defined a parameter named @Product_Size and i write a Case statement in...
View Articlessrs report Date Formating for Reporting Services Parameters
Hi , In my ssrs report , I have parameter with data type as "Date/Time" , selected check box Allow multi values, filling available values from Dataset. Date comming from query is in 'mm/dd/yyyy'...
View ArticleLast day of the month which is in a parameter
I have a parameter which uses the dataset below called SessionDate: Select Distinct(Month([SessionDate])) as SessionMonth, DATENAME(month, SessionDate) as MonthNameFromTransactionSales I want to now...
View ArticleImage is not showing in the Specified location after exporting to PDF
Dear, We are using SQL 2000 Reporting Services. In one report i want to implement "Verfied by Signature" image dynamically. Images were coming from Database. For each id, there will be one different...
View ArticleSharePoint + Reporting Services won't successfully integrate...
I cannot successfully integrate SharePoint and Reporting Services. I believe I have all requisite components installed, and I have created the integrated Reporting Services database. Within SharePoint...
View ArticleSSRS2005 Double nested sub-report won't load
SSRS 2005 French I translated some of the expression so it possible that the syntax is not 100% the way in would display in english I have a report with 2 sub reports in it, each with its own sub...
View ArticleSSRS 2008 R2 client print control prompt to downloads every time I click on...
We are running SSRS 2008 R2. Clients are Windows 7 . Whenever we try to print a report using the print button, it wants to download and install the client print control the first time you try to print...
View ArticleHow do I create a Percentage Row above my 2 Column Groups?
I'm using Reporting Services 2008. I have created a matrix report that looks like below. I need to calculate the Percentage of Returns based on the Transaction Type Group. See spreadsheet below. I...
View ArticleSSRS 2008 R2 Print Button Asking to change User Account Control
I have posted it before but could not resolve this issue. If anyone can help me exactly according to our environment that would be really helpful. Server: Windows 2008 R2 - 64bit Client: Win7 64 bit...
View ArticleSSRS Excel Renderer, set up page break vertically in single sheet for...
I have two tables in my SSRS report, I want to export those two tables in single sheet of excel but with page break so that if I do print preview, two different tables should be displayed in two...
View Article