Quantcast
Channel: SQLServerCentral » Reporting Services » SSRS 2012 » Latest topics
Browsing all 534 articles
Browse latest View live

Any ideas on why my report takes so long to run?

Hello All!I have a query that takes 9 seconds to run in SSMS and it takes 30 - 40 min. to run in SSRS.I coded a stored procedure to run the query.I have not done any post processing on it. (i.e. No...

View Article


SSRS Warning - rsAggregateOfInvalidExpressionDataType

I am trying to get percentage field with the following code - =SWITCH(Parameters!Type.Value = 1, IIF(Sum(Fields!LYTD_TransactionsOnline.Value) <> 0,...

View Article


Report Builder: Blocking new data sources

Hi all,Hopefully a brief question. Would someone please tell me whether it's possible to configure Report Builder to allow End Users to only select [i]pre-existing[/i] data sources (ones I've...

View Article

Data Driven subscription Trouble shooting

Hi,I have data driven subscription for a report where I select comma separated values for a multivalue parameter("a,b" ). With in my report, I am converting the comma separated values into multiple...

View Article

Use of Barcodes

Hi,I am trying to use Barcodes within one of my reports, this seems to be something that troubles everyone after reading the various posts, I am using SSRS 2012. I have created a report within Visual...

View Article


Average in store Proc not the same in Graph in ssrs

Hi everyonei am not sure why my code is not pulling the same average that i calculate in a stored proc.any suggestions ?

View Article

IIS Default Web Site - Reports + ReportServer missing

Hi to all, its been a while :)I am in the process of testing migration of our ERP system from Windows 2003/SQL 2005 Standard to Windows 2008R2/SQL 2012 Standard. The SQL 2012 server is hosting multiple...

View Article

Failing exporting to MS Word from ssrs 2012

hi guys,i have an report with 100 columns. when i export the report to word, it shows only 25 columns and ignores 75 columns. but it works fine with exporting to pdf and other formats. so i lose...

View Article


Sending 2 different values to 2 datasets using 1 parameter

Hello All,I was wondering if this is possible. (Freaking non-normalized old database)I am trying to get data from two different tables from one parameter. (I only want the user to have to select the...

View Article


Adding Percentage value from total in a different dataset

Hello all,Having a little problem here with a simple percentage value i need to include in a matrix from a column total against a total from another dataset.Have a table:T1: [b] FEP[/b] | [b]...

View Article

Migration Report from SQL 2008 R2 Reporting SharePoint Integration to SQL...

Dear All,I have issues in Url Parameters in SharePoint Integrated Mode (Reporting in SQL Server 2012). [b][u]Test Server - Working fine with URL Parameter[/u][/b]1. SharePoint 2010 + SQL Server 2008 R2...

View Article

Refersh SSRS snapshot using t-SQL command

Topic : Refersh SSRS snapshot from an external SSIS pacakgeIssueA report is created with data driven subscription. Since there is no specific schedule to refresh the snapshot, this event should be...

View Article

ssrs parameter visibility

In an SSRS 2012 report, I have a parameter called 'report' where the user can select what report(s) they want executed. When report4 and/or report5 are selected. I want like a parameter called 'sort'...

View Article


How to use the ReportDataSource in a report viewer control

Hi I am using a reportviewer control in visual studio 2012 and I want to reset the datasource of the report viewer, but I can't figure out the right name value combination:The Datasource in my .rdlc is...

View Article

How to restore 1 or more SSRS Report From A Backup Of The ReportServer...

We are using SCSM 2012 (Service Manager for Systems Center 2012) and our IT guy who handles Systems Center had to setup a new application server for Service manager last week and when he did this the...

View Article


Guidance on a report with tabs - Visibility

I wanted to know\see if anyone has tried to do the following:I am creating reports for BI to deploy in the near future into SharePoint. There will be 1 - 3 'tabs' on the report pending on permissions....

View Article

Scaleout Keys

Hi,I had a question about SSRS scale out keys, we have a production SSRS server (Server A) and want to refresh out UAT SSRS environment, we follow the normal process of backing up the ReportServer...

View Article


ssrs pass paramters to stored procedure

In an ssrs 2008 r2 report, I want to pass 3 parameter values to a sql server 2012 stored procedure. It looks like I am doing something wrong when I pass the ssrs report parameter values to the to a sql...

View Article

SSRS grant access to a folder

Hi everyone. I'm having some trouble understanding how to grant access to a user for a specific group of reports.I created a folder in the report manager called PSReports that will contain all of the...

View Article

Unable to connect to SSRS through Management Studio: "Invalid Class...

I have a named SSRS instance and I am trying to connect to it through SSMS.I choose Server Type = "Reporting Services", enter the server name, "server1\SSRS" and leave the auth type as Windows auth....

View Article
Browsing all 534 articles
Browse latest View live