Microsoft SQL Server 2008 R2 Reporting Services provides a server-based platform designed to support a wide variety of reporting needs enabling organizations to deliver relevant information where needed.
0
votes
0answers
5 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
1answer
19 views
SSRS data-driven subscriptions saving pdf file on the parameter value passed
I have a SSRS 2008 R2 report, with a parameter employeeID. When we do the data driven subscription I am exporting the report into a PDF file.
The PDF is saved/generated as reportname.pdf by ...
0
votes
0answers
18 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
26 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 ...
0
votes
0answers
7 views
SSRS Report Manager access
I am having a pretty strange issue with access to the SSRS Report Manager interface.
Say the machine's name is "myServer.orgName.com".
I can only get to the report manager page using ...
0
votes
1answer
15 views
How to pass device information to a SSRS subscription?
My team and I, we're trying to create a subscription and export a report in CSV format, but we need to change the field delimiter from "," (which is the default). How can we pass the device ...
1
vote
1answer
18 views
SSRS Comparing 2 rows (new vs old) and highlighting the differences / changes
I have a report which gives the current state of an item, and the previous state of an item and I want to display both rows and highlight the differences. For example:
STATUS ORDER# NAME ...
0
votes
1answer
13 views
Passing a parameter to the Subreport and Displayin it only if Parameter is passed in SSRS 2008
I am trying to work on a report which has yearly records of employees. I have a created a table and a chart based on this.
Now I want to create a subreport which would display monthly records for the ...
0
votes
1answer
15 views
Shared data set for cached reports?
Is there a way in SSRS to create a snapshot for a report that uses a shared dataset? We are looking for a way to dynamically set the server and credentials in SSRS, but it seems when the shared ...
0
votes
1answer
16 views
SSRS 2008 r2 Export to Excel hiding one column?
i developed some reports and used in data driven subscription to export to excel automatically at a scheduled interval.
my export to excel functionality is working fine and all reports are going to ...
0
votes
2answers
15 views
Edit expression of an occluded textbox
I have two textboxes on exactly the same location. I want to edit the expression on the textbox behind the front one without bringing the textbox to front. Right-click -> expression always picks the ...
0
votes
1answer
10 views
Passing SSRS Dataset Parameters on the fly
I have a SSRS 2008 tabular report with a drill down group by. The group by is the AssignedAnalystId. In the Database and server only the AssignedAnalystId is available. I have another database on ...
-1
votes
1answer
16 views
How to Deploy/Publish SSRS Reports over the web?
How can I publish/deploy the SSRS Reports that I have build (using BIDS and Report Builder) over the website from where the user could just see the reports information such name & reports location ...
1
vote
1answer
24 views
Creating a matrix with dates as columns
I've successfully created a tabular report in SSRS with my dates as rows. I'd like to make the dates as columns, and have my columns as rows. For example:
If I wanted to have the columns at the ...
0
votes
1answer
12 views
In SSRS can you have data from a db2 datasource and data from a SQL datasource in the same tablix?
I'm trying to display results from a query against a DB2 datasource as well as a query from a sql data source in the same table (report). Is this even possible? I'm trying to compare data to see if ...
0
votes
1answer
12 views
Calculate an SSRS Report parameter based on another
I am looking to create an SSRS 2008 report which will have three report parameters. The first parameter will be a date that the user will enter a value in. The second parameter, which the user will ...
0
votes
2answers
31 views
Cascading parameters and forward dependencies
I am using SSRS 2008 R2.
Given 2 multivalued parameters @City and @State, I have created dropdown lists for both. I can set @City to n-values, and @State will filter itself so that it only shows ...
0
votes
0answers
11 views
SSRS: How to show subreport's name in master report
Can you tell me how to display the subreport's name in the master report's footer? There is the Globals!ReportName variable but it contains the master report's name.
1
vote
1answer
26 views
Dynamic “turn page” message on SSRS report
I have a report that most of the time renders on one page. Sometimes however it goes over and I want to display a message at the bottom of the page to turn the page.
How do I do this in SSRS?
0
votes
0answers
34 views
AX 2012 Labels in SSRS Unbound Parameter
I have a SSRS report in AX 2012 with a parameter, where Values is set to "Unbound Values" (Non-queried). In the popup for adding values, I have added a couple of lines with a value and a label like ...
0
votes
1answer
52 views
Dynamic Hyperlink in SSRS 2008 for CRM 2011
I have created one report using SSRS 2008 for CRM 2011 records. Here my requirement is to create an hyperlink for Name column in that table and it has to open that record in CRM.
Eg: For the Account ...
0
votes
1answer
20 views
Why would SSRS allow access some times, but not others?
I have an SSRS server set up to use basic authentication - using a username and password. When I visit the web management interface (https://alpha.myserver.com/Reports) I get a username/password ...
0
votes
1answer
26 views
SSRS 2008 — link to external website
My company is using SSRS 2008 for reporting services and there are 100's of different reports in it. After using SSRS 2008 for some charts we decided to to no use SSRS for charting and decided to use ...
1
vote
1answer
15 views
SSRS 2008 r2 report with multiple tablixes is cutting the size of the tablix to one third of the page?
I have a report that I have inherited. An end user is stating that when the SSRS report is exported to either pdf or excel that it is chopping what was a 4 to 5 page report into a 15 to 16 page ...
0
votes
1answer
15 views
SSIS performance monitoring using SSRS
I want to know the top slowest packages using SSRS. I don't know in which table I can find the duration of every package. Actually sysssislog stores the start/end time of package components but I ...
0
votes
1answer
20 views
SSRS 2008 Calendar Selector
I'm still getting used to migrating from SSRS 2005 to 2008, in 2005 when you set a parameter up inside the report and pointed it to being a date/time the report gave you a calendar to chose your dates ...
2
votes
1answer
40 views
How to convert separate date and time parameters to a valid datetime?
I have a report with date and time (only an hour and minutes) parameters which are separate. The Date parameter is of type Date/Time, and the Time parameter is set as Text. I want to merge those two ...
0
votes
1answer
16 views
Parameter value related issue in SSRS [duplicate]
I am using BIDS to create reports in SSRS.I have added one Parameter PaidMonth and set it's default value to "012013" and deployed the report on report server (http://localhost/reportserver) and ...
0
votes
1answer
38 views
Number formatting on Y axis in SSRS report
I am creating SSRS below report, but Y axis I am getting values with more zeros. I tried to change the number format but still I am getting the below values with more zeros. My actual on y axis is ...
0
votes
1answer
36 views
Error: Subreport could not be shown. Sub Report works in Preview - but not when deployed
I have a main report that runs multiple sub-reports. One of my sub reports runs perfectly fine in Preview, but when I deploy the report and run it from the browser, i simply get:
Error: Subreport ...
0
votes
2answers
31 views
0-value not showing in line graph
I have a dataset that contains a lot of records.
Employee (varchar) | month (int) | Sales (money)
John | jan | 15
John | jan | 6
Hank | jan | 20
Mike | jan | 0
Hank | jan | 12
Pete | jan | 0
Pete | ...
0
votes
0answers
50 views
How do I insert an image as a varbinary data type into SQL Server database
I am just looking for an insert statement for a table with a varbinary type column. I know it's not best practice, and rather that the image file path is stored, but not many images will need to be ...
0
votes
1answer
35 views
Report rsExecutionNotFound when exporting to other formats
I am using CRM 4.0 SSRS. I can display reports which take a long time. When a report displays I can export to Excel, XML or another file type within in 10 minutes. But after exactly 10 minutes, I ...
0
votes
1answer
32 views
How to I get cumulative monthly subtotals in SSRS?
I'm using SSRS to create a report which shows a lot of transactions according to a trade date. I've made a group on the month and year called 'grpMonthYear'. Inside that group I've made a subgroup on ...
1
vote
1answer
43 views
Use DataSet from C# code in a SSRS server report
I have a ReportViewer in an asp.net project which loads a report in
ProcessingMode = ProcessingMode.Remote (A .rdl report that sits on an SSRS server)
I have a DataSet which was generated somewhere ...
0
votes
1answer
45 views
Using AND in Switch Expression in SSRS 2008 ( no nested IIF statement please)
In my ssrs Chart ihave two groupings category and series grouping and i have four block of chart, in each block i have different color:
My question is how to say that in switch statement:
...
0
votes
1answer
43 views
How to display an image from a SQL query that gives a file path in SSRS Report?
I am working on a report, which I would like to display an image in my database from a query with a parameter. For example:
SELECT pictureATTACHMENT
FROM myDatabase.dbo.ATTACHMENT
WHERE ...
0
votes
1answer
25 views
How do I filter my states columns against a East/West parameter?
I have a report that has a column with different states. How do I filter those states from my parameter that has just East and West instead of individual states?
My query for state list is:
select ...
0
votes
1answer
40 views
Capture allotments used for unresolved cases in CRM
Is there a way to capture minutes used from service activities performed under a case without resolving the case ( case status is active)?
I have a report that captures allotment details ( total ...
0
votes
0answers
33 views
Webservice Report Export ReportExecution2005.asmx 404 Not Found
I am trying to connect to a SSRS Server 2008 r2 to access the webservice.
http://srsserver/reportserver/ReportExecution2005.asmx
But whenever I tried to connect to the URL I get a 404 error. I ...
1
vote
2answers
27 views
How to manage odd record(s) in SSRS?
My SSRS report dataset generates 6 colums as shown below. Report is grouped by RepName.
The portfolio column is populated with either A and B. A is regular name and B is odd name. Whenever there is B, ...
-3
votes
0answers
29 views
Issue calling a MySQL stored procedure (with params) via a linked server (SQL Server 2010) using OPENQUERY syntax [closed]
How to call mysql stored procedure via linke server in MSSQL server ?
can any one tell me the syntax ?
1
vote
1answer
39 views
The “NegativeNumbers” parameter is missing a value
I have a report in SSRS that has two datasets. One dataset NegativeNumbers returns one column with 0 or more values that are used in the main dataset.
The problem comes when @NegativeNumbers has no ...
0
votes
1answer
21 views
Vary Data Set Parameter by Chart
I fear I am missing something very obvious here, but I am new to reporting services.
I have a dataset that calls a stored procedure with a number of parameters. I want to create a number of graphs ...
0
votes
0answers
14 views
Using interactive sort on subreport closes the subreport
I have a subreport with interactive sorting enabled. When clicking on this sort in my subreport from the main report the subreport closes. When I open the subreport it´s sorted as wanted but the need ...
0
votes
1answer
58 views
SSRS - Count grouped by Column AND Row in a Tablix
I have an SSRS tablix similar to this:
+----------+-----------+--------+--------+
| Total | RowGroup | Group1 | Group2 |
+----------+-----------+--------+--------+
| Perdiod1 | RowGroup1 | Value ...
0
votes
2answers
32 views
What type of SSRS chart will plot individual specified points?
I have a query that returns six specific values, let's call them xLow, xMed, xHigh, yLow, yMed, and yHigh.
I am supposed to add a graph to a report that plots five specific points. First is a box ...
2
votes
2answers
140 views
Building SSRS time series report from SQL datetime column
I need to create a SSRS report where the user specifies the start and end date (e.g. March 2012 to July 2012) and the result is a report with the following headings:
User Department Product ...
1
vote
3answers
10k views
Can not access Report Manager URL in Reporting Services Configuration Manager
I've installed the SQl Server 2008 Reporting services but when I try to access the Report Manager URL (http://localhost/Reports) I first get prompted to log on, and then after several attempts I end ...
0
votes
5answers
4k views
How can I show the Percentage Value On my Legends in Report (Pie Chart)
I'm new to SQL Server. how can I add the values of my Pie Chart to the Legend next to the Series fields? In this case I want the percentage.
For example:
United States 43.2%
Canada 22%
etc.



