how to call a subreport in my main report using SSRS 2005
Hi All; I have a sub report having fields Owner and outputs I have main report having fields Owner and No. of application I need to combine these two reports in one report in following format Owner...
View ArticleChange color of row based on a srting value
Hello, I am trying to change the color for the entire row based on a column in my report that displays either Y or N, I have tried =IIF(Fields!XXXX.Value = "Y", "Green", "Black") -- does not work...
View ArticleHistoryId in Hyperlink that is included in subscription email
We have a report in MSRS that is scheduled to create snapshots every day and keep old snapshots in history. A user has a subscription and an email is sent whenever the report snapshot is refreshed. We...
View ArticleOverlapping existing series in Range Charts in SSRS
Hi, I have a Range Chart as shown below. This Range Chart shows all the Release for an employee in a particular year. Along with the Releases, it shows the vacation time as well. Requirement: The...
View ArticleBar and Line Graph issue
Hi, I want to include two graph, one bar graph and other line graph.... I have data of amount against month and year.... I want to draw bar graph on the basis of month, while line graph on the basis of...
View ArticleMissing commas with multi-select parameter
I have a report that has a multi-select parameter. The multi-select parameter works by pasting in a list of values rather than a list of available values you select from. When I paste a list of values,...
View ArticleCalcuate maximum number of rows in a given category
Hi, I have a dataset in SSRS report. The dataset has two columns Category and Product. (Note: DataSet is not attached to a table/matrix) Requirement: I need to calcuate the number of rows in each...
View ArticleSSRS 2005 report with multiple datasets parameter question
All, I've been working on a custom timesheet report that uses multiple datasets (8 to be exact). Each dataset selects the data by the same ID field which is currently input as a parameter. It works...
View ArticleEdit In Report Builder Fails
Hey guys, I am able to get into the Reporting Services when I go to http://servername.domain/reports But when I click a report and try clicking "Edit in Report Builder" I get the standard IE "Internet...
View ArticleIssue deploying maps in SSRS 2008 to Report Server
Hello, I'm using BIDS 2008 to develop reports that include maps. However, when in preview, I receive the following error: "The map, Map x, was removed from the report. SQL Server 2008 Reporting...
View ArticleTrying to setup a custom parameter (to work as a flag) in SSRS
Hi, Thanks for looking into this thread. I have a SSRS report which displays results for two regions say A and B. Now, I want to set up a flag (0 for A and 1 for B), providing users an option to select...
View ArticleCalender in Report Bulder 3.0.
Hello all i want to add calender in my report. is it possible?? i want something like below image. So, I have start_date and end_date and i don't want to display them in list but in the calender...
View ArticleCannot find either column "dbo" or the user-defined function or aggreg...
Hello, I am getting this error messge: Cannot find either column "dbo" or the user-defined function or aggregate "dbo.fx_GetAllPaddlesPerAuction", or the name is ambiguous. It relates to my customer...
View ArticleProblem on configure SSRS with SharePoint 2007
Hi All, I came across of setting up SQL 2005 Reporting Services into SharePoint 2007,I had install the reporting service and SharePoint add in and now stuck in Reporting Service Configuration Manager....
View ArticleHow to detect group continuation to next page within Tablix cell
If a group is too large for one page, the header is set to show up at the top of the next page but a continued.... message is required. How to detect the group is continued on the next page. This...
View ArticlePreview Issue in Report Manager
Hi Friends Actually my report manager preview reports not in correct format. its shows like this; If i have to change Browser then please suggest me which browser should i use and which version should...
View ArticleReport viewer configuration error in Lynx test-based browser.
Hi All, When I opening my ssrs 2008 report(RDL) page which is having graphs and table in "LYNX" text-based browser. I am getting following error: " The Report Viewer Web Control HTTP Handler has not...
View ArticleGroup By Both Columns and Rows
Hi I have a report where it contains fields that are grouped by Rows and Columns. Eg: I have a set of students where I set a required a balance mark for each class. Here I have colored them in red....
View ArticleHow to create forms using SSRS
hello all, I have some requirement mentioned below: We need a form which has lables, textboxes, bottons ...etc in which user have to submit their data which directly get stored into SQL Server...
View ArticleShow first and last Day of a Week by WeekNumber and Year
Hi everybody i would like to show the first and the last Day of a Week by a Year and a Weeknumber in a Report (for example -> Week Number 20, Year 2012 --> 14.05.2012 - 20.05.2012). A Week should...
View Article