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

Subscription - SSRS

I would like to turn off all the subscription we have on our reports And I would like to know is the "Stop this schedule on:" check box the value of "EndDate" on the Schedule table in ReportServer?

View Article


Pass parameter from main report to subreport

I have a main report with a parameter called @Group. This allows me to choose which group, from the dropdown, from the data that I want to report on. The report will print invoice data for individual...

View Article


Include chart in group

I have a report with the following design. I'm using a List with a tablix and one group - Domain:Domain 1 Title Indicator 1 results Indicator 2 results Subreport with aggregate Domain 1 indicator...

View Article

Adding a subtotal to subreport

I added a subtotal to my subreport but, it doesn't show up on when I run the main report. The subtotal shows up when I run only the subreport. Any thoughts?

View Article

Table within a Table with different datasets

I have a report that has a table with another table within one of the textboxes. The table within contains a set of data items relating to the groups in the outside table. This was working fine until I...

View Article


Subreport issue when more than one record

My report works fine in SSRS but, when I export to pdf, reports with multiple records in the subreport will repeat. Any thoughts?

View Article

how to get the source code from .rdl file

Hi ,i have a rdl file that is displaying report, i want the source code of that rdl file.(since i don't have the solution file for that rdl file) can any on help me in this regard,prasanth.

View Article

Dynamically changing the data in a line chart based on Fields in a Tablix

Not sure if this is possible. I'm setting up a report that shows various metrics over the year in Visual Sturio 2010. What they want to see is a line chart showing the specific metrics based on them...

View Article


SSRS - Report Template Inherited ?

Hi,I am just wondering if create report using a master template which I created and later I change the master template. Will the new changes inherited or show up in the reports that uses it ?Thanks.

View Article


Backing up reports

I have a generic question on backing up reports. Does anyone script the rdl files out of the ReportServer database and back them up, or do you simply backup the ReportServer database and plan on a...

View Article

SSRS Quarterly and Monthly Dates

Here's what i have so far. I want it to say if the quarterly parameter is selected, then display StartDate (DateAdd("m", -4, DateSerial(Year(Now()), Month(Now()), 1))) + 3 months - 1 day. Which should...

View Article

? Must declare scalar variable ? on a multi slect

HiI'm not sure what I am doing wrong I have a multi select parameter which work if I only choose one valuebut I get Must declare the scalar variable "@None" when I choose more than onehere is a snipet...

View Article

Subscription of SSRS report every Saturday morning based on invoice dates...

I am using 2013 SSRS extracting data from db2 (iSeries) I am trying to get my reports more automated by having subscription running on invoice date from Monday – Friday and the report will be generated...

View Article


Is there a way to display "No records" if a row group is empty?

I have a tablix that looks like this (grouped on Dept) to show the number of service calls for each department:Dept Requester Name-------- --------------------Desktop Jones Porter HarrisonNetwork...

View Article

Tablix cell page breaks problem - pdf - 2008R2

I have a tablix with 4 rows. The first 3 rows have data for one line of text. The last row has one cell that may have a little or a lot of text.1. If I have a little text, the whole report appears on...

View Article


Add column data into report in Reporting Services

HiI am pretty new to SSRS and using Report Builder 3.0. I have been asked to create a report on one of our databases.I have the following data in the table to work from: Date, IndexNumber, ErrorcodeThe...

View Article

Lookup Issue

Has anyone come across an issue where an & in the lookup expression gives incorrect results.I am trying to lookup a department which is "Project Operations & Management" and it gives incorrect...

View Article


In Summary detail view report page number reset while selecting records in...

I am using the ssrs 2012 and wanted to implement the summary detail report and implemented the pagination in summary report. when i select the row in summary report then data gets populated in detail...

View Article

SQL Server 2012 SSDT

I get this error on report:Warning 1 [rsRuntimeErrorInExpression] The Value expression for the field ‘MetodoTitulo’ contains an error: Input string was not in a correct format....

View Article

Nested Procedure embedded in SSRS

Hi,Is it possible to have a Nested Procedure in an embedded dataset?What I'm trying to do is execute a table update at the point a report is run and then display those updated records within the report...

View Article
Browsing all 2791 articles
Browse latest View live