SSRS 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 ArticleSSRS 2008R2 Anonymous Access because my report use on internet without any...
Hi All,We need our report devolve in SSRS2008R2 access by public user without any user id/password, report should be develop in SQL as well as analysis service MDX query. What is the best approach? We...
View Articledeprecated SP_MAKEWEBTASK in sql server 2008
Is there any alternative of deprecated SP_MAKEWEBTASK in sql server 2008
View ArticleSSRS 2012 Page break in nested tablix
Hi,I am working in SSRS 2012. Whole Report is based on one tablix only.And three more tablix I have added in that first tablix.Page break is applied on main tablix only.In the sub tablix (other 3...
View ArticleAd Hoc Reporting
Hi,Does Report Builder support ad hoc reporting on web application?Thanks
View ArticleSSRS 2008 Report Subscriptions
Hello i have an issue i am faced with which i would like some assistance with, i have a report in SSRS which has to be emailed out every 15 minutes from 8am - 9pm Mon-Sunday. RIght now i have it set to...
View ArticleReport Column headers are not correctly aligning when deployed into ".Net"...
Hi, I have developed a report, i am deploying it into .Net Web Application. In the SSRS the Report Column headers are displaying while i am scrolling down to the bottom of the report. But,...
View ArticleMulti subreports in one page with breaks
Hello allhave been searching but couldnt find anything like i would like to have. Have 3 tablesTable 1: Events ID Event - Event Title - Duration - Begin Date1 Title 1 5 days...
View ArticleTextbox on top of a Data Bar
Hi there,I've started playing around with Data Bars in SSRS and can visually show some basic data. Is it possible to put a Textbox on top of a Data Bar though? It seems that if I drag a Textbox (or any...
View ArticleSSRS - Goto Report Action Not Working In ASP.Net
Hi GuysI am developing web application Using VS 2005. For my reports i am using SSRS 2008. In my report i am use (Go to Report) action. But unfortunately it’s not working in ASP.net page. I tested...
View ArticleHighcharts in ssrs
Can anyone please specify the process of integrating highcharts with SSRS. how to embed js file of highcharts in SSRS.Thanks,Haritha
View ArticleHow to multiply rows in sql
Hello,I have database and I need to multiply values from some rowsIDCountryRate4GBP1,355US1,2 I need multiply 1.35*1.2. How I can do it?
View ArticleWhen I click on PIE and its internal values . Visual Studio 2008 is closing...
When I click on PIE and its internal values . Visual Studio 2008 is closing again and again.
View ArticleSSRS 2012 SP1 on SharePoint 2013
I've tried to install SSRS 2013 on my SP2013 tenant. First I've applied SP1 for SQL Server 2012 then I was able to create a SSRS Service application. Good. But now I haven't any RS content types !...
View ArticleConstant to display the Percentage inn ssrs 2008
I don't declare constant values in my query suppose 109 and 45,but i use an expression to display my constant value's, I have another column which display the percentage for 2 column fields. the column...
View ArticleHow to display the parameter data on the report irrestpective of availability...
How to display the parameter data on the report irrestpective of availability of the other data?Ex:Column1 Column 2 Jan21, 2013 (@Parameter value )...
View Articlehow to make a subreport page break in sequence with its parent rdlc report in C#
(A program in VS 2010 USING C#).i have a master RDLC REPORT which contains performance of the students. i also have another RDLC report which happens to be a subreport. The subreport contains a graph...
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 ArticleExpression iif and
Hi,I am trying to write an expression that fulfills 2 conditions. Both don't work. Kindly advice how i can structure the statement. Thanks.=iif((and(Fields!V_PARKINGLOTNO.Value =...
View Article