Migrate + Upgrade - 2005 to 2012, missing Alerting DB?
I'm attempting to do a migration + upgrade of our RS databasesCurrently they are in SQL 2005 and running with Sharepoint 2010We have built new servers for 20121. SQL 2012 DB Server2. RS 2012 App...
View ArticleSSRS Error with Oracle database
I just installed 64 bit 2008R2 and have Oracle win64_11gR2_client.When I opened Visual Studio to create a new report, in the report wizardI am selecting the Oracle datasource and gave the oracle server...
View ArticleSSRS Report Builder 3.0 Page Breaks and Groups
Hi All, Hoping for some help on this in SSRS Report Builder 3.0. I know its simple and I have done it in Crystal, but have spent 2+hrs and still cant work out on how to do this. My actual data is...
View ArticleWhat is the difference between query parameters and Report Parameters
Hi...I have heard and worked on Report Parameters and Query parameters.According to my observation i din't found any difference..What is the difference between query and Report parameters??Are there...
View ArticleSCCM 2012 and SRSS ... Only one Report suddenly not working !?
Hi, We have SCCM 2012 SP1 installed with SQL Server 2008 R2 . SRSS reports was working fine but just today when I try to run this report :Computers with specific software registered in Add Remove...
View ArticleSSRS Date Parameter Default for Subscribed Report
Hi All,I have a SSRS Report with two parameters. 1. StartDate2. EndDate.Now If user want to subscribe for this Report, I know how to subscribe. But what about Start and End Date parameter. I know there...
View ArticleSSRS 2012 Custom Authentication Module
We have built a custom authentication module for a website that is going to use Reporting Services and was wondering if I can reuse this module in Reporting Services with my custom authentication...
View Articlessrs reports
Dear all, I am working as a navision[ERP TOOL]consultant. so i am using navision tables into ssrs .in that table i have a one field like [entry type] i have given datatype to that field...
View ArticleIssue while accessing report server With IE9
Hi,We are getting problem while we access report server from IE9. When the user try to open the report server, it always prompts to enter the user ID and pwd.Even though they change the Internet option...
View ArticleQuery from Variable
Hi All,In SSRS05 I have two datasets;--Table; SELECT '['+SCHEMA_NAME(schema_id)+'].['+name+']' AS SchemaTable FROM sys.tables where name like '%link%' order by name --Data; declare @table varchar(50)...
View ArticleAdding ALL as a parameter value to take the union of all other values as output
I am designing a report in which I have a Parameter color_mode with values Two_Color,Full_color and Balck_White.now I want to add ALL value which when selected will display the whole data of color...
View ArticleUnable to Populate Values after selecting multiple parameter value
I'm not able to populate state as shown in image. Though transaction dates are shown once I select stores but state are not shown after store and transaction date parameter is selected. Here is the...
View ArticleAggregate Scope Using Another Dataset generate NULL or Zero Value
Hi, Before I ask my question in SSRS, I would like to introduce my problem background first.Problem Background:I want to show theAggregate(not default Sum function) of RecoveryRate(attribute in "Order"...
View ArticleSSRS 2008R2: How we can hide X-axis label in line chart?
Hi,I am new in SSRS world.I have set the X-axis label interval '1' and Interval Type 'day'. It is working properly. Now I want to hide the all label Except the 1st, 15th,31th Date of every month. Is it...
View ArticleHow to display label on top of bar in chart control of report viewer ?
Hello,In chart control value is getting display as follow after right clicking on label and check "Show Data Labels" :I have set position Label property as "Top" even its displaying in middle as follow...
View ArticleSSRS 2005 - Need to make my reports safe from SQL injection attacks - help!
Hi allWe have decided at our workplace to open up some of our SQL reports to customers. This will be done by moving from Windows mode to Sharepoint Integrated mode for Reporting Services 2005, and...
View ArticleAlternating Row Color in Tablix with Groups not working
I am very new to SSRS and am trying to produce my first report; we are using SSRS R2.<o:p></o:p>Background: The report is a matrix with three (3) row groups: visn, facility, unitwords. The...
View Article