Display next page when scolling report
Hello! I'm working with Report Builder and have a report that displays lots of tables. When I run it locally it displays(loads rest of the tables) new tables when I scroll to the end of the page. BUT...
View ArticleCopy Subscription Settings From One Report To Another
I have three SSRS reports that I modified. The original reports had several subscriptions associated with them. When I deployed the new reports, I placed the old reports into a folder called Archive...
View ArticleSSRS 2005 - How to calculate what period a date falls into, and use that as a...
Hi allI am trying to create the following report. I have a parameter which asks a user, what date they want the report generated as at. Depending on the date they put in, I want to calculate the total...
View ArticleSSRS Dynamic Connection String is not working.
Hello, I have downloaded one Cube metadata report from the below link.http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470563117,descCd-DOWNLOAD.html and customize the report by creating two parameter...
View ArticleSQL Dataset Filtering Help! Newbie
Hi GuysI am trying to do something, what seems simple, but I cannot get to work. I will try and explain.I have a report with 3 parameters, each with Yes / No choices.Based on these selections, I want...
View ArticleDefault internal parameter value
My stored procedure accepts either a datetime (e.g. 12/3/13) or an integer indicating how many days previous to today (e.g. today, 2 would equate to 12/3/13). The sp converts an integer to a date in...
View ArticlePassing multiple values into parameter when using LIKE operator ( SSRS 2005)
Hello SSRS gurus,could somebody please give me ideas on building a simple report whose parameter accepts multiple values from the usersmy query is as follows: select drug_id, drug_namefrom drugwhere...
View ArticleMultivalued parameter in SSRS
i want to create Sql server 2005 report. My sql query should be to select TRANSACTION NUMBER from transaction table,TRANSACTION numbers should be selected by multivalued parameterSo i have declared...
View ArticleHow to set permission to Web Service URLs and Report Manager URLs?
I have installed SQL Server 2008 R2 Database Engine and Reporting Service on Windows 2008 R2 machine. I logged on the Windows 2008 R2 machine with a domain user login which is a member of the local...
View ArticleHeader causing alternate blank pages when exporting to PDF.
Hi there, Its a pretty complicated situation (to me) so I will try and explain as best as I can.I am using SSRS 2005, trying to export an rdl to pdf. It looks fine on the Reporting Server, but in the...
View ArticleHow to determine a report parameter based upon selection of other report...
Hi there,I have two parameters called Start Date and End Date which are to be populated based upon another parameter Perid (This parameter has default values as Weekely/BiWeekly/Monthly with default :...
View ArticleData at the root level is invalid error in ssrs 2012
Hi All,I am having an RDL file and I am trying to add this file in my project. But when I am trying to open the report the below error I am getting.This is kind of critical for me. Any help would be...
View ArticleHow to Display Details set on Specific Part/Position of the Page
(Pre-Printed Sheet) - Displaying the bound data sources only on the specific data region.I have a requirement to Print the dataset values only on the Specific part of the page, means dataset may come...
View ArticleNull data in a parameter as an available value choice
HiI have defined the following parameter available values for empty cells from SQL (Specify values);Completely blank(Null)NullNothingSo when my SQL dataset returns values with NULL (empty data) I want...
View ArticleApplying a filtered value to scale and pointer expressions in a radial guage
I am creating a series of gauges with which I'm trying to show how well groups are projecting the number of resource hours they consume each month. The scale of the gauge goes from 0 to a rounded up...
View ArticleClosing gap between columns in report chart within their category grouping
I have a stacked column report that uses two category groups - the first is the organizational categories and the second is the month of activity. The data is reported on for the previous three months....
View ArticleError deploying images on SSRS 2008 R2
Hi,I have problem while deploying Resouce i.e. images on report server. Here I am using a VB script using ReportingService 2010 endpoint which uses the createcatelogitem() method for deploying images....
View ArticleBIDS Query Designer very slow
BIDS Query Designer seems to be very slow while saving the query or opening the query designer when you've got quite a lot of Query Parameters. When I remove all the query parameters, the query...
View ArticleProblems with Chart labels
Hi all:I beleive this should be a very basic question. I am using VS 2008 and working on a SSRS project.I have this grafic, please see the picture, and down the x Axis there are some labels that are...
View ArticleUnable to Call SSRS 2008 R2 Report from C#.NET (Visual Studio 2010)
Hi,I have SSRS REport developed in 2008 R2 and placed into the Report Server details mentioned below:variables declared in Web.Config file<add key="reportingServer"...
View Article