| Thread | Last Post | Replies |
|
| setting value for language property | 30 Nov 2006 22:00 GMT | 2 |
This is my second day with reporting services so forgive my ignornace. Question: Looking into how to change the language property at runtime. Could anyone give me a simple example?
|
| Sum with IIF | 30 Nov 2006 19:43 GMT | 1 |
I'm trying to SUM values using an IF statement. I have a table that shows employee's time and hours for 3 different shifts. The results are grouped so each day I can see the employee total hrs
|
| Reporting Services 2005 newbie questions | 30 Nov 2006 19:32 GMT | 6 |
I am a newbie to reporting services and am assigned the task of building an architecture for hosting reports for different departments in the organization. I am setting up a prototype and have a few questions:
|
| Can I Overlay Rows in a Table? | 30 Nov 2006 19:14 GMT | 1 |
I've created a table with two group header rows and a detail row. I would like the second group header to 'overlap with' the detail row when the report prints. Is this possible? And if so, how do I go about accomplishing this?
|
| Outer Join Not Working | 30 Nov 2006 18:14 GMT | 5 |
I'm working with SQL Reporting Services 2005. I'm trying to list opportunities that do not have a future open activity. Below is my SQL statement. StateCodes of 0 are open opportunities and open activities
|
| Problem with user prompt | 30 Nov 2006 16:19 GMT | 5 |
I want to prompt the user for a specific ID number or use a * for all records at the time of running the report So in my criteria for the employee ID field I put "= @empid" In the report the input box is there. If I put in an ID number it
|
| looping through report items of a rendered report | 30 Nov 2006 14:35 GMT | 2 |
Situation: I have a WinForm application that uses the SQL 2005 reportviewer component. That reportviewer uses a local report. The report definition contains a report item (textbox) called "txtEmail" in the table header. Would it be possible to walk (in runtime!) throught all the ...
|
| Help for printing reports programatically | 30 Nov 2006 04:18 GMT | 2 |
Hi...... I have developed a application which create the report and save it in user selected location. All this i done in one class. this application shows all the reports on
|
| Parameter Help RS2005 | 30 Nov 2006 02:33 GMT | 1 |
I have set up some basic parameters on a report. Start_Date and End_Date. Currently, the user is able to select an End_Date less than the Start_date. I would like the user to not be able to select an End_Date less than
|
| Unknown number of columns | 30 Nov 2006 01:47 GMT | 1 |
im working on a Report which needs to be able to display an unknown number of columns; the only one that are always present is the first one with a timestamp. An example of the data: [timestamp], [value 1], [value 2], [value 5].
|
| Implementing VLOOKUP and COUNTIF using Reporting Services | 29 Nov 2006 22:50 GMT | 5 |
I was wondering if Reporting Services could be used to implement VLOOKUP and COUNTIF functions in particular available with MS Excel on a Table. I would like to venture a guess and say no. Unless there was someway I could use RunningValue or something to simulate these
|
| Install 2000 Reporting Services on SQL server 2005 | 29 Nov 2006 19:45 GMT | 5 |
Can you install SQL 2000 Reporting Services on a Windows Server 2003 box running SQL 2005 server? Thanks for any help.
|
| Subtotal | 29 Nov 2006 18:42 GMT | 2 |
I have a report in which i have sales value displayed for 4 zones (north, west, east and south) for all months of the current year. I want to display the subtotals (North + West) and (South + East) and the Grand total. Can some one help me Thanks in advance EggHeadCafe.com - ...
|
| Large fields freeze the report generation | 29 Nov 2006 16:32 GMT | 1 |
Hi Group, I have this subreport that displays information from 2 fields of type nvarchar(4000). If I try to preview the subreport from the designer, everything works fine -
|
| How to uncheck values in MultiValue Parameter queries | 29 Nov 2006 00:46 GMT | 3 |
I have a parameter that does a query. The parameter is a multi-value selection. Here is the problem. The query may return 500 values. The user needs to select maybe 5 or 10 values in the dropdown. However currently they are all selected forcing the user to unselect hundreds. Is ...
|