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

Replacing " with nothing

Trying to replace any instances of " with nothing.When I try this expression REPLACE(Fields!Name.Value,""","") I get this error:The Value expression for the textrun...

View Article


Automatic update of fields - Reporting Services

Hello,I'm currently working on a Java Project to generate the XML of an SSRS Report, without using Report Builder (this project writes the XML of a report to an .rdl file).I'm stuck on the Datasets...

View Article


Table Row visibility conditioning

Hi,I have a table with a row that I need to condition based on combination of a Parameter value and a Dataset field value, The Parameter is a NoYes Combo (Drop down list of 'No' and 'Yes' values only)...

View Article

SSRS 2010 Datepicker calendar is not displayed when a parameter has the...

In a modifed ssrs 2010, I added a parameter called startdate where the data type is set to date/time.The start date parameter obtains its default value from the following query:select...

View Article

identify failing ssrs

hiwe have over 600 ssrs reports in sql 2012  over time some reports started to fail for various reasons , I need to identify failing ones, and wondered if there is an easy way to list all those which...

View Article


data not appearing

Hello,I am trying to create a report in Report Builder whereby I can display in the data in the following way below. I have also added a word doc to illusrate what is currently happening. So far i hav

View Article

need help datasource ssrs with Central Management Server

HELLO EVERYONEWho has an idea please how can I establish a ssrs connection with Central Management Server and Server Group

View Article

ssrs 2012 report written mailing labels

In a new ssrs 2012 report, I need to write a report that is written like mailing labels. Basically I need to generate activity cards for a large school district.I  would like to know how to get unique...

View Article


SSRS Next/Previous Functon Fetch

Is Any Function in SSRS Report Like Crystal Report, we can find the next record column data and compare with current records? Suppose we have 4 records as mentioned below-ID    NAME PRODUCT1      &

View Article


ssrs 2012 place background image on report

On a new ssrs 2012 report, I am told by the print shop that they cannot put a background image on paper before the ssrs report is executed.I am also told that I need to place 'standard wording' on the...

View Article

Expressions in report with financial Year

I have a query that returns YearMonth as 2018-01, 2018-02, 2018-03 etc.The report tables below are based on a dataset.I would like the table to expand the results starting with 2018-04, 2018-05 ie...

View Article

how to massively drill down a survey

Good day all,I have a matrix report which its column spans about 150 columnsI will represent it with a pivot code as sample:[code language="sql"]select 1 as Base, InterviewerName,RetailerName,St

View Article

ssrs 2016 student id cards

In a new ssrs 2016 report, I need  to generate student id (identification) cards. The requirement is to have 12 unique students print in each regular sheet of papper that is 8 1/2 by 11 inches. There...

View Article


VS2017 and SSRS2016 – Problem parameter and Oracle database 11g

Hi, I have 1 server with Oracle 11g (11.1), and other server with SQL 2016 / SRSS 2016, when I try to create Dataseton my report, I have this error.I try to install ODAC 32b and 64b, but same error,...

View Article

how do I show sub report title on the main report?

I sure hope this makes sense:  I have one main report with three sub reports.  There are three links on the main report to each of the sub reports.  Clicking one of the links will display that sub...

View Article


Pass Subreport Value to Main report

Can you pass a total value from a subreport to a main report? I am not finding much luck on the interweb

View Article

An error has occurred. Something went wrong. Please try again later. When...

Migrated data from SSRS 2008 R2 to SSRS 2017 using the Reporting Services Migration Tool from MS.Everything looks fine except one thing.Before the migration, I could view and manage datasources in the...

View Article


ssrs even and odd poage numbers

View Article

PostBackUrl - Page not loading following image select

Hello,This is not my area of expertise so please excuse me if this question is already answered and / or missing some required details.I have been tasked with managing the move on an in-house built...

View Article

Report Columns not summing correctly.

Hello,I am using report builder 3 to build a report. The report is based on three tables and two datasets.The top two tables are designed as follows:             &nb

View Article
Browsing all 2791 articles
Browse latest View live