SQL Server Reporting Services (SSRS) is server-based report generator from Microsoft. It provides a full range of ready-to-use tools and services to help you create, deploy, and manage reports for your organization, as well as programming features that enable you to extend and customize your ...
0
votes
2answers
13 views
Spacing width between lines
I've got a textbox which has text that is coming from a stored procedure. I'm trying to increase the line spacing between text so that the text doesn't seem so "squished together".
i.e.
ABC
DEF
I ...
1
vote
1answer
70 views
+50
Extra empty lines when using visibility and toggle in SSRS
I have this setup for my report, (Produkt = Product, Belopp = Amount)
I have set the properties for the Quarter & Months as following:
Hidden: True
InitialToggleState: False
ToggleItem: ...
-1
votes
1answer
10 views
Logical AND aggregation in SSRS, RDLC
I created a new RDLC report using Report Wizard, that generated a tablix for me. The tablix uses one of the DataSet properties to group items by rows. After each group there is a subtotal displayed ...
13
votes
0answers
569 views
how to forward basic authentication challenge to report manager url
*The details of the environment is described at the bottom.
I am trying to build an authentication solution for reporting services.
Online costumers should be authenticated using our existing ...
5
votes
0answers
45 views
How can I use a report snapshot in a dashboard
I have a Dynamics 2011 Dashboard with a link to and SSRS report via an iFrame. It works well, but the report I am viewing is slow to refresh. I'd like to schedule the report and have the dashboard ...
3
votes
0answers
163 views
Autofit row height in reporting services 2012 (SSRS)
I'm creating reports in reporting services 2012 and i want my report rows to be autofit as my data is dynamically created and it differs in height from row to row.Now i have tried to give the row ...
3
votes
0answers
131 views
SSO for SSRS management site
Our web application uses NTLM authentication and it's working. Is it possible to use the same logon credentials to automatically login to the report manager, actually we would like to be able to ...
3
votes
0answers
459 views
Conditional column visibility in SSRS 2005
Is this possible?
I have created an expression in the TableColumn visibility-hidden field and it works fine in BIDS (Business Intelligence Development Studio) preview but doesn't work when deployed ...
3
votes
0answers
36 views
Use a report for 2 or more systems with different databases
In my project I've a general folder for all my reports. I want to run these report for 2 different systems, (same server, different databases, same store procedure)
after I deploy I created 2 folder ...
3
votes
0answers
379 views
Correct rendering via Web, but rendered without evaluating expressions when using WinForms ReportViewer
I've got an issue where a .RDL report (remote processing) running on SSRS 2005 will render with expression evaluated when viewed via web browser:
...
2
votes
0answers
20 views
CRM 2011 Activities
I am building a ssrs report for crm 2011 using fetchxml.
I have a table to show all open activities for a user. I want to be able to show the Account the activity is related to.
I am able to do this ...
2
votes
0answers
427 views
SSRS 2008: User Does Not Have Required Permissions
I have already researched the following existing SO questions and the links that they reference:
User '' does not have required permissions, SSRS 2008 on Windows 8
Reporting Services ...
2
votes
0answers
115 views
How to Query a Web Service (XML) From a Subreport?
I apologize if this has been already asked but my searches have had little luck. I've also tried MSDN forum's, but its obvious that I need the big guns for this one ;)
I am using VS2008 (SSRS 2008 ...
2
votes
0answers
79 views
Report toolbar not rendering correctly in Report Manager. How to fix?
Using SQL Server Reporting Services 2008 and just noticed that the report toolbar is not rendering correctly when viewing any reports through the Report Manager application. I am running everything ...
2
votes
0answers
901 views
Failure authenticating with NTLM when calling from Java
I'm doing the tutorial "Integrate Java with Microsoft SQL Server Reporting Services 2005/2008". I am using the following setup:
SQL Server 2012 Business Intelligence
Windows 7 Home Premium
http ...
2
votes
0answers
82 views
SSRS report does not parse multiple xml elements
I am looking to display data on two tablixes from a single dataset created from an xml. Following is a sample xml. I have created two tablixes with filter on SchemeCategoryType (i.e. Stakeholder or ...
2
votes
0answers
326 views
BIDS SSRS Report query timeout issue while using Stored Procedure with timeout settings set appropriately
I've ran into a Timeout issue while executing a stored procedure for a SSRS Report I've created in Business Intelligence Development studio (BIDS). My stored procedure is pretty large and on average ...
2
votes
0answers
412 views
Printing PDF files in WPF with customized PrintTicket
In a current project I need to print reports I received from SSRS in Pdf format. So far I have learned that Pdf and WPF are not friends at all. But there is even more to the requirements:
Pdfs ...
2
votes
0answers
418 views
SSRS subscription fails on rendering
I have created a report an SSRS report in VS 2008, and running it on a Windows Server 2012. When I run the report from Report Manager, it runs with no issues. However, when I set up a scheduled ...
2
votes
0answers
190 views
Report viewer in php
I have managed to successfully configure a SSRS reporting server and connect my PHP application to render a report from it. I followed this link. Now what I need is a Report Viewer plugin which ...
2
votes
0answers
103 views
Enabling Toolbar SSRS report PHP
I have managed to successfully buid a SSRS reporting server and connect my PHP application to render a report from it. The report is getting displayed in the browser but I do not see a toolbar at the ...
2
votes
0answers
743 views
Using an Expression for Border Style in a Tablix in SSRS report
I have an interesting dilemma with an SSRS report that the powers that be have decided needs some extra styling.
I basically have a column group that I need to have a bold border around. In the ...
2
votes
0answers
264 views
How to properly align lines in report?
I am using SQL Server 2008 Reporting Services. I have a report with a Page Header and Tablix. The Tablix contains fields bound to the DataSet values.
When the report is rendered, it is not showing ...
2
votes
0answers
168 views
Entity Framework ignores arithmetic overflow error
I am calling a stored procedure using the entity framework in my test app:
using (CmsEntities context = new CmsEntities())
{
try
{
var ...
2
votes
0answers
264 views
Reporting Services Reports for anonymous users in Sharepoint 2010
I have a SharePoint site which has two kinds of SSRS reports public and private. Public reports does not need any kind of authentication, they should be visible to anyone visiting the site. Basically ...
2
votes
0answers
206 views
SSRS Tool Tip Flashing
I am having an issue with a flashing tool tip on text where the writing mode has been changed to Rotate270. By flashing I mean, that the tool tip does not appear when you hover over the text box, but ...
2
votes
0answers
217 views
SSRS XML Data Source How do I query XML with multiple parent child hierarchy
How do I query XML data source in SSRS so that two parent-child hierarchies are returned?
For example
<parent>
<child1>
<child2>
<child3>
...
2
votes
0answers
192 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
0answers
579 views
Report viewer toolbar icons spaced too widely
First time adding a reporting services report into an ASP.NET page, and am using local processing. Is there a way to control the reportviewer toolbar (Visual Studio 10) so that the icons aren't ...
2
votes
0answers
326 views
PageName property is missing in SSRS RDLC file
i am developing report with RDLC file type from VS2010 IDE but i found tablix member has no pagename property like
so please tell me this property is really missing in rdlc file or it has another ...
2
votes
0answers
2k views
MS CRM 2011 FetchXml - Report Parameters don't get picked up when the report is deployed in CRM
I am facing a problem when trying to pass dynamic parameters to a report created using fetchxml. When I see a preview of the report in BIDS I can enter the parameter values and the report works just ...
2
votes
0answers
675 views
SSRS 2008 R2 Parameters (location)
All I am trying to do is to change the location of the "Parameters" from the right side to the top on the SharePoint Site. Is this possible?
I am using Visual Studio to Deploy this report, and under ...
2
votes
0answers
425 views
Embedding SQL Server Reporting Services 2008 Report Manager causing AJAX requests with no POST variables
I'm working on a web project which uses AJAX requests to dynamically generate HTML.
I'm currently trying to integrate SQL Server Reporting Services 2008 into this project by embedding
the Report ...
2
votes
0answers
301 views
SSRS Remote Errors Enabled but NOT Working
SSRS Remote Errors Enabled but NOT Working,
I have enabled report errors on a report server in sp integrated mode and still get the following error:
“For more information about this error navigate ...
2
votes
0answers
5k views
A data source instance has not been supplied for the data source
I'm currently trying to dynamically send an rdl report to my ReportViewer .net object.
I keep getting the error when I do it: A data source instance has not been supplied for the data source "blah"
...
2
votes
0answers
356 views
integration of flex/ssrs (Flex based UI for reports created in SSRS)
We have an application which is created in asp.net/flex front end, ms sql/ssas as data source.
We are in phase of creating a new reporting module. so for consistency of graphs and ui we want to use ...
2
votes
0answers
93 views
SSRS - find, scroll
SSRS has a find button on the toolbar. Hosting an SSRS report control in ASP.NET and when you use the find and it finds something at the bottom of the report, it doesn't scroll down automatically. ...
2
votes
0answers
442 views
How to remove drill down and normal hyperlinks in Excel version of reports?
Suppose a report is rendered on the Report Server when a user saves it in Excel format.
The user then opens the report. All hyperlinks and drill down in the report are available in Excel, but if user ...
2
votes
0answers
636 views
Occasional “Access denied” to 'C:\WINDOWS\TEMP\' files
In my ASP.NET MVC application I sometimes get these errors when I try to open or generate LocalReport from Microsoft Reporting Services assembly:
...
2
votes
0answers
343 views
SSRS Export to Excel has Wrong Group Footers
I have a SQL Server Reporting Services report that has several layers of groups. The groups have footers but no headers. Each sub-group's visibility is initially hidden and can be toggled from a cell ...
2
votes
0answers
886 views
Exporting A4 report creates Letter or A3 paper size when exporting to MS Word
I have a simple report created in BIDS 2008 and deployed to a SSRS 2008 server. It has the following report properties:
page unit: Centimeters
page size:
Orientasion: Landscape
paper sise: A4
...
1
vote
0answers
13 views
SSRS Reports Should Hide Column “No Output” not working
I have a report in SSRS that has subtotals. When a user exports the report to CSV format, they should not be able to see these subtotal columns.
I know this question has been asked before, but the ...
1
vote
0answers
31 views
Looking for recommendations on reporting front end to work with SSAS/SSRS
I'm working on designing/building a BI solution, so far we have a very simplistic setup using the Microsoft BI Stack.
We are looking at adding reports built into our webpage for clients to use, which ...
1
vote
0answers
29 views
SSRS Pull Image variable from file
I'm using Visual Studio 2008 to create a report and I have an image control that I want to link to a dynamic file name that comes from my database. Unfortunately, they need to be changed before I ...
1
vote
0answers
33 views
Custom code works in Visual Studio but not on Report Server
I have added some custom code to a report in SSRS2005 that works perfectly in BIDS2005 but not when I deploy to the server. Here is the custom code:
Public Function GetUsers(ByVal param As Integer) ...
0
votes
0answers
7 views
Passing values to a subreport with cascaded parameters
I have a report that drills through to a subreport that has multiple cascaded parameters.
When passing the parameters' values from the main report, it only accepts the parameter1 value, but not the ...
0
votes
0answers
4 views
Can't scroll through design area with mouse wheel in report builder 3.0
In Report Builder 3.0, in the Design area of the report both the hoizontal and vertical scroll bars do not work when we use mouse wheel. Please help if anyone has any idea why it doesn't happen ?
...
0
votes
0answers
7 views
Can you consume oData in an SSRS report?
Is it possible to consume oData in an SSRS report? If so how do I go about this?
I found the following which seemed quite hopefuly, but nothing recently addresses to me if this is possible: ...
0
votes
0answers
19 views
SSRS Result on Multiple Value Parameters
I have an SSRS report that takes multiple valued parameter, when I try to generate the sp's with the multiple values, I get the desired result on the contrary when I'm on the SSRS env (test), even if ...
0
votes
0answers
27 views
SSRS report: Avoid duplicate data
Table1:
Person_ID Name Salary_Revisions
1 Test1 100
1 Test1 200
2 Test2 300
2 Test2 400
Table2:
Person ID Department
1 Physics
1 ...