How to delete unexpected empty row in matrix?
Hi,I have a problem with Matrix reprot with unexprected empty row which is adding in between 1st row and last row. I have no idea, where it is coming from? please suggest me how to rectify it.....
View ArticleCount Rows Of a filtered Tablix and show in a different Textbox (Outside Tablix)
Hi All,I Have to Hide my Filtered Tablix based on rowcount.At the same time A Seperate informational Textbox should also get hidden. I tried doing as specified by below link...
View ArticleSSRS tablix rendered to Excel giving strange behaviour
Hi Alli have a tablix and i kept different size for each row based on expected data size . the report is working fine but when we rendered into excel all the rows are getting same size so that we are...
View ArticleQuery Sharepoint list SSRS reporting
I have a sharepoint list that I am displaying the fields on the report. What I want to do is filter the data on a parameter. E.g the fields pulled are customer ,issues created,station. I want to be...
View Articleadding another if statement after a bunch of nested iif's
Hi everyone, Got a little issue thats causing me some headache. I have basically got a bunch of nested IIF statements, 6 in total which are working perfectly and basically contruct a sentence with...
View ArticleHow to update standalone Report Builder 3.0 to latest version?
How to update standalone Report Builder 3.0 to latest version? The sole Microsoft SQL Server 2008 R2 Report Builder 3.0 download link is still is version10.50.1600.1. A few threads online suggest...
View ArticleBar Chart - Category Labels
I have a bar chart and I want the category labels (x-axis ) to be Chapters. So the Chapters should be labeled 1, 7, 89 ,60, depending on the data in the dataset, but the problem is that the chart...
View ArticleLink In Report To Open Application
Hi,I have a SSRS report that produces stats on our call logging system(Sostenuto). The report is fairly basic. If I click the open calls button I am given a table of all calls that are in open status....
View ArticleShow drillthrough in "Child" reportviewer (jQuery)
Hi all, I am new here so forgive me if this is an unusual question.I'd like to give my users the option to show drill through reports in a JQuery dialog window so they could "float" above the parent...
View ArticleSSRS Date and time Parameter
Hi Forumers'Im trying to design a report in SSRS with date and time parametersI would like to combined the fromdate,fromtime and stored the value to @Fromdatetime andsame with also todate,totime into...
View ArticleMultiple Chart Type Display
As shown below, I need to have multiple charts displayed in 1 report view. I don't mind how the data structure looks like as long as it will do the trick.The structure looks like this: id Week...
View ArticleGrouping by financial week number
Hello, I have a custom function to get the week number of the year, which workes fine for last year but this year our week 1 is 6th Jan - 12th Jan. Any ideas how I can modify it to recognise week 53...
View Articlereport subscription with url link to report security
Hi,I have a data driven report subscription which emails a report in pdf format and the email contains a URL link to the report.The report has a parameter for the employee, is there any way of hiding...
View ArticleRow Group by and when to use "Add Group Header"
Hi All,I am just starting to use SSRS R2 and I have a question about Groups.When I create a Tablix group, the first thing I do is go to Row Groups, Add Group, Parent Group select the correct element to...
View Articlegetting error when i select in multiple parameter
hi,i am getting error when i selected in multiple parameter in select all optionand also getting error when i selected two values at a time in multiple parameteris there any property need to...
View ArticleOnly part of data is displayed in matrix
Hi,I have a dataset, which is a parameterized stored procedure. It takes campagin_id, number_of_winners (n) and correct_answer for parameters and retrivesn random winning users' data in the following...
View ArticleWhere are the Reporting Servies databases????
Hello,I need a little assistance here.... I installed SQL Server 2008 R2. I included SSAS, SSIS, and SSRS on the same box. I know this is not exactly recommended, but I do not have dedicated servers...
View ArticleFormatting date and currency in SQL 2008 R2 Reporting Services
I tried to format a datetime column using "=Format(Fields!FullAlternateDateKey.Value, "dataset1"), "dd-MM-yyyy")" but it's not working.All dates became the same after applying this expression. The...
View Article'System.Data.SqlClient.SqlConnection' is not defined.
Hi,I am traying to connect my sql DB through the customcode. When i run he report i am getting tis errorThere is an error on line 13 of custom code: [BC30002] Type 'System.Data.SqlClient.SqlConnection'...
View Article