0
votes
1answer
36 views

Getting started with SSRS

I am looking to replace Crystal Reports with SSRS for our print reporting. I want to setup SSRS to stand alongside Crystal so we can begin the migration of the hundreds of reports while being seamless ...
0
votes
1answer
38 views

How can you go about troubleshooting errors in SQL Server 2012 Report Builder?

I'm in the process of creating a report in the latest version of SQL Server 2012 Report Builder but there are errors that I can't localize or troubleshoot because I'm not sure this functionality ...
1
vote
1answer
54 views

SSRS report can be downloaded to Excel, but not XML in Firefox and Chrome

I have a SSRS 2012 report in Sharepoint 2010. I have from this report created an opportunity to download the report to Excel with no problems. Now I want to be able to download the report to XML, but ...
0
votes
2answers
93 views

How to use SSRS solution through TFS

I am using SQL server 2012. I have created one SSRS solution in SSDT (Sql sever data tools). I want to add it in TFS Visual Studio 2010. It only used for Syncing purpose for all team members. so every ...
1
vote
0answers
120 views

Isolated Storage Exception: Unable to determine the identity of domain

I setup a subscription in a SQL Server 2012 SP1 Reporting Services instance that exports a 34MB file to the Excel 2007-2013 XLSX OpenXML render extension. The subscription throws the following error: ...
1
vote
4answers
82 views

Alternative for LIKE and IN in SQL where you can't format the input options supplied by SSRS [duplicate]

I am working with a query where i need a feature like "LIKE" and "IN" together, the values are returned by SSRS and i have no control over how to format the string supplied by SSRS.. My scenario is ...
2
votes
1answer
166 views

SSRS Page x of 0 after upgrade from SQL Server 2008 to 2012

Running into an issue where after upgrading SQL Server from 2008/R2 to 2012, SSRS report when rendered to PDF will display "Page x of 0" at the bottom (x = page number of report). This only occurs in ...
0
votes
1answer
129 views

Name of BI tools compatible with .NET by which end-user can design their own report [closed]

I googled a lot but could not get a suitable tool. I have a .NET application. To make the reporting feature much better, I am trying to find a third party tool for reporting as well as capable to ...
1
vote
1answer
111 views

“Invalid command line parameters” error when running package from job

I'm having an issue scheduling a .dtsx package to execute as a SQL Server Agent job. I've Googled the problem, but can't find the required solution for my particular issue. The SQL Server version is ...
0
votes
1answer
636 views

Show Totals displayed as column header but not blanks in a matrix report for SSRS

Okay so let's walk through a problem I have and see if someone can help me out. I am creating a matrix report in SSRS 2012 (VS 2010). I am choosing to collapse a column group and have the default ...
1
vote
1answer
291 views

How can I render an SSRS report as image via URL without it downloading

With SSRS we have the brilliant ability to be able to execute reports directly via URL and even export them in a particular format. I've got a report set up which I'm trying to export as an image, ...
1
vote
1answer
300 views

How to check SQL Server Reporting Services configuration status?

I am writing an installation automation program for SQL Server, while upgrading default instance MSSQLSERVER of SQL Server 2008 to SQL Server 2012, I need to check Reporting Services Configuration ...
0
votes
0answers
129 views

Use domain username on SQL server reporting services installed in a server which is part of a Workgroup

I have installed SQL server 2012 on Windows server 2008. This system is configured to be part of a Workgroup and all the users in our organisation are part of a domain. I am trying to use the ...
1
vote
1answer
978 views

SSRS 2012 Report Models

I used to prepare some SSRS 2008 R2 commercial demo for my company, using Report Model to produce kind of a "BO Universe" data model to use with Report Builder, to show how user can produce their own ...
0
votes
1answer
165 views

SQL Server 2012 SSRS Over AlwaysOn Availability Group

I am setting up SQL BCDR for my project using SQL Server 2012 Availability group. I could successfully implement it for my database. But I have SSRS, which I want to include in the Availability group. ...
1
vote
1answer
708 views

SSRS 2012 Charts Not Rendering [closed]

We recently upgraded to SQL Server 2012, and after a reboot a couple of nights ago, all of our charts have stopped working. All charts in various reports are now showing as a broken image with a ...
3
votes
2answers
478 views

How would I write a SQL query to include monthly counts for all categories with all months and categories showing even if no records exist

I'm working with SSRS and I'm trying to populate a report to show monthly counts grouped by categories. The report should have the categories listed as row headers and all months of the year shown ...
1
vote
1answer
151 views

best practice: reportservers and sql servers

we have three SQL servers serving a variety of applications on different webservers. Each application is using reporting services functionality. The average load per server per month is about 40.000 ...
1
vote
0answers
122 views

Using the WebForms ReportViewer 10.0 with a Reporting Services 2012 instance

Does anyone know definitively whether the ReportViewer 10.0 webforms control works correctly against a Reporting Services 2012 instance? Our application uses v10.0 of the webforms ReportViewer ...
0
votes
0answers
117 views

How would I convert a table to a parent-child structure

I have a dimension table in my relational data warehouse that holds category data. The category data is a ragged hierarchy. The table structure is as follows: SK int primary key SourceID int ...
1
vote
1answer
170 views

ssrs pass forms credentials to ssas

I want to create web service with forms authentication in SSRS and then use it to view reports retrieving data from SSAS cube. Is it possible to, after successfull logon, pass identical user's forms ...
0
votes
1answer
4k views

Programmatically exporting reports from SQL 2012 Reporting Services

I have a console application which needs to connect to SQL Reporting Services on SQL Server Express 2012. All the exporting logic should be implemented in a separate dll, and the paths should be ...
1
vote
2answers
8k views

ReportViewer 11 (2012) Visual Studio 2010

I am using Visual Studio 2010 and I installed "Microsoft Report Viewer 2012 Runtime" hoping to test the new reporting system in SQL 2012. After which I cleared for ref to ...
0
votes
2answers
236 views

SSRS reports' access methods

I'm currently using Reporting Services from SQL Server 2012. I know that one of the most common possibility to access reports is to use web server from SSRS itself with its web service. My question ...
1
vote
0answers
271 views

Reports Timeout when Opening From ASP.Net ReportViewer

I use this c# code for opening reports from SharePoint 2010 site and SQL Server Reporting Services 2012. if (!IsPostBack) { ReportViewer1.ProcessingMode = ...
1
vote
0answers
239 views

how to validate a date field based on the value of a boolean field

Im using SQL Server 2012 Reporting Services. In one of my reports, I have to validate a date field based on the value of a boolean field. Its like when boolean is true, date is not mandatory and ...
0
votes
1answer
272 views

Can a custom error handler be configured for SQL Server 2012 Reporting?

I'm using SSRS with SOAP data sources on SQL Server 2012. When a service times out the report user sees the following text on his/her browser... An error has occurred during report processing. ...
1
vote
1answer
75 views

Power view layout issue

Anyone developing on power view? I have a slicer on the year but I would like to display it in X columns instead of X rows. Its kind aeasy to do it on power pivot but I cant figure it out how to do it ...
1
vote
1answer
770 views

Deploying Reporting Services solution

I am writing a Reporting Services solution for a customer. I am developing this solution on my development environment, and don't have access to the customers site. I am looking for a way to package ...
0
votes
1answer
377 views

SSRS 2012 Email Subscriptions failing with AuthorizationExtensionException

I've recently copied an SSRS instance from SQL 2008 R2 to a new SQL 2012 instance. I performed a backup/restore on the report server DB and encryption key and have configured the service/execution ...
0
votes
2answers
106 views

How to get the name of the DataSource referenced by my shared DataSet?

I would like to display the name of the data source used in my report, as a way to quickly identify the origin of the data. I know I can display the name of an embedded datasource like this : ...
3
votes
1answer
377 views

SSRS 2012 : report builder and connection string to shared dataset

We are using SQL Server 2012: one team develops datawarehouse one team is in charge of reports using Report Builder We use shared datasets. When .rdl files are saved on local machine, we can see ...
0
votes
0answers
518 views

Deployment of SSRS 2012 From SSDT Fails - The specified report server URL could not be found

I have recently installed SQL Server 2012 Developer on my laptop. I created a simple SSRS report using AdventureWorks201. The report builds fine but will not deploy. I get the error "The specified ...
5
votes
1answer
563 views

SSRS 2012 Custom Code .NET Framework 4.0 not supported

I was very hopeful that since SQL Server 2012 SQLCLR supports .NET 4.0 that SQL Server Reporting Services (SSRS) 2012 would support .NET 4.0 custom code assemblies. When attempting to upload an rdl ...
6
votes
1answer
343 views

SQL Reporting - multipage EMF report issues

I would love anyone's assistance regarding this issue. The issue has been the bain of many in that rendering an EMF format report programattically does not work in SQL2008 R2 and also SQL2012. This ...
2
votes
0answers
195 views

Installing SSRS 2008 and SSRS 2012 breaks SSRS 2008

SSRS 2008 has been running fine for a long while. We've installed SSRS 2012 onto the same server and it seemed to have broken SSRS 2008 sharepoint mode a bit. All .rdl and .rsds files are no longer ...
2
votes
3answers
4k views

Reporting Services 2012 - ReportViewer

I have just installed the new SQL Server 2012 with Reporting Services. When I go to my report server page at http://localhost/Reports and select a report, the filter/input bar connected to the report ...
1
vote
1answer
425 views

Can I use Data Management Studio 2012 for 2008 R2 reporting services?

I have a bunch of reports I need to work on for 2008 R2 reporting services. Can I use the 2012 reporting designer on reports designed for 2008 R2? Does the 2012 designer know I am working on a 2008 ...
2
votes
1answer
1k views

Is there a new version of RDL Schema for SQL Server 2012 (denali)?

All previous versions of SQL Server (including Reporting Services) introduced new RDL schema, which was not supported by current version of report viewer control (included in Visual Studio). Is it ...
1
vote
0answers
551 views

Unable to connect to report server 2012 rc0

I get the same error as on this post: Unable to connect to the report server 2008 r2 So I downloaded Reporting Services from http://www.microsoft.com/download/en/details.aspx?id=29068 It seems like ...
1
vote
1answer
496 views

Data Alerts disabled in Sharepoint 2010 installed in Integrated mode with SSRS

I am using Sharepoint 2010 configured in Integrated mode with SSRS (2012 RC0). Now I am trying to create a Data Alert in my Report. But my Data Alert is always disabled. I created a Report using ...
4
votes
1answer
809 views

What new features are available in SQL Server Reporting Services Denali?

All I've heard is Project Crescent but that's aimed for end users and ad-hoc reporting (and is web based on Silverlight). Are there any new or updated report controls or features planned for report ...
0
votes
2answers
965 views

SQL server 2012 `denali`, new report control

What new report controls were added in SQL server 2012?