MULTIPLE VALUES PASSING TO STORED PROCEDURE
Hi, I have a following stored procedure, I am passing two parameters from the drop down list by using a different dataset. User is selecting multiple values from drop down list in reporting services...
View ArticleHow to make one OR the other parameter required? (but not both)
Hi all,I've got a report showing expenditures by budget code. There's a multi value parameter allowing the user to choose any codes they want, but this can be tedious, since there's a couple hundred of...
View ArticleOracle query taking more time in SSRS
Hi Allwe have report which connects to Orale DB . the Query for the datset is running in 9 Secs in PL/sql developer but the same query is taking more than 150 secs in SSRS. we are using Oracleclient...
View ArticleSQL Server 2008 Random Raw Select
I Have simple Table (WarkerinfoTable)ID CardNoName1 101 Young2102 abc3103 def4104 asd5105 asda6106 sadahow do i query for showing by ID random 1,3,51 101 Young3103 def5105 asdaif i use newid() it come...
View ArticlePassing multi-value parameter in stored procedure ssrs
I have customer parameter which is a drop down list in my report and I have set it to "allow multiple values". This is an SSRS report.How do I pass multiple values to my stored procedure?RJ
View ArticlePassing multi-valued parameters to DB2 in SSRS
Hi,I am creating a report where I want to pass multi value parameter. Backend is a DB2 database. I am using the ODBC connector. My query is ".......WHERE SOMEFIELD IN (?)". I am getting this weird...
View ArticleReportServer - who created report
How do i query the ReportServer so i can pull down a list of all published report (names) including who created them and the amount of time they have been access in the last 6 months or so
View ArticleRound Down (or not at all) and display as percent to 2 Decimal Places
Hello,I have a report in SSRS with a number of computations done in the tablix. I need to format an expression such that the value will be displayed as a percentage with 2 decimal places that is...
View ArticleDiplaying matrix with drill down (toggle visibility) enabled for 4 row groups
Hello,I have a matrix in SSRS 2012 with 4 row groups representing a product hierarchy. Product Sub Group, Product, Sub Product and Account Number are the levels of the hierarchy. I have enabled...
View ArticleVertical Text
Can anybody tell me if i can have vertical text in reporting services so it can read something like thisNEERGBut flipped sidewards..so the each letter will be flipped horizontal but the overall text...
View ArticleReporting service not able to start
Hi,I just create new instance of reporting service in my SQL 2008 R2 includes the database, and web report URL. However when I try to start the services, it always give an error message of timeout. Can...
View ArticleTurn off Autosave after Preview in SSRS 2008
BIDS is automatically saving SSRS report object changs after preview. How can I change this behavior so that I can preview changes but then close without saving them?
View ArticleExcel Rendering Extension: Unknown Image Format Imag/GIF - SSRS Excel Export
We are using the SSRS 2012 [ExportOpenXML]. When a report is export to excel, getting the message Unknow Image Format IMage/GIF.Please suggest a fix the above issue. As per article Excel Rendering...
View ArticleSSRS 2008 R2 - on Preview report in report builder itself, getting an error...
Hi,I am working on SSRS 2008 R2. On Preview report in report builder itself, i am getting an error "Attempted to read or write protected memory. This is often an indication that other memory is...
View ArticleSSRS 2008 R2 -> Multiple value selection Parameters - Select All by default...
Hi,I have a report with multiple-value selection parameters (Select All by default).When I preview report for Select All by default, I am missing some results. If i select specific parameter values,...
View Articlessrs 2008 r2 iif statement used to make column invisible
In an ssrs 2008 r2 report, I want a certain column not to be visible under certain conditions.If I would try to write that code in sql, the code looks like the following:...
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 ArticleTimeout exporting to PDF from web based application using Sql2008 ReportViewer
I just upgraded from 2005 SQL to 2008 and have converted the report viewer to version 10. I'm exporting large files from reports generated and am suddenly having timeouts when exporting to pdf or...
View ArticleWhat can SSRS Local Reports do?
Can SSRS Local Reports do the same thing as a SSRS server reports?What is the real difference between the two types of report?Certified Geek
View Article