| Thread | Last Post | Replies |
|
| Row Headings in Matrix | 27 Jul 2008 12:01 GMT | 8 |
I have designed a Matrix in SSRS and I cannot seem to find any way in which to insert row headings. Column headings are fine and have been added automatically, but for some reason Row headings are not inserted by default - which is odd, since matric reports designed by Report ...
|
| VS2005 -- Bus Inteligence 2005 -- Sql Server 2000 will it work? | 26 Jul 2008 16:43 GMT | 9 |
This IT person is building a new development workstation for me. He loaded VS2005 enterprise which contains Business Intelligence 2005. But we are currently running sql Server 2000 at my place. On my current workstation I have VS2003 and also VS2005. I use the Business
|
| Sum --> #Error | 26 Jul 2008 10:13 GMT | 3 |
I am using custom data processing extension to render a report. The whole process is as follow: Application generates dataset, saves that to XML file, then it calls the report that uses custom data processing extension to read XML file and
|
| Toggle Item Error | 26 Jul 2008 00:00 GMT | 1 |
I am trying to use an old report to build a new so that I keep the formating the same. I made all of the changes to the data sets and columns in the table, but I keep getting a error saying "The table 'tblCTView' has 'CallType' as a toggle item.". I have checked every cell and ...
|
| Barcode in a report | 25 Jul 2008 18:35 GMT | 3 |
I need to add a barcode in a report using Reporting Services. I saw there are a lot of commercial components, but I was aiming at something more... "cheaper". Any recomendation of where to start?
|
| sqlserver 2000 and .net 2003 | 25 Jul 2008 14:58 GMT | 2 |
I would like to use report builder/report designer that comes with sql server 2000 standard edition. It works 'under' visual stuidio .net 2003, and I couldn't find it downloadable. I tried install the visual studio .net 2008 express, but it doesn't work :(
|
| Setting report parameter from ASP.Net | 25 Jul 2008 14:39 GMT | 1 |
From Asp.Net v2 how can you pass a value to a SQL 2005 Report?
|
| cannot connect to reporting instance | 25 Jul 2008 09:16 GMT | 3 |
I have installed the reporting service on my development server. It is Windows 2000 server with SQL 2005 with SP2. The service started, however, when I'm trying to connect it, it saying the instance is not available.
|
| Getting duplicate records because of Event_Code | 25 Jul 2008 00:32 GMT | 4 |
If I take out the second half of the WHERE clause I do not get current inmates that have no DISC date. With the second half in the WHERE clause I get duplicate records. WHERE (INMATE_NAMES.SEQ_NUM = 1) AND (INMATE_IDENT.SEQ_NUM = 1 OR
|
| Dynamic Date Parameters | 24 Jul 2008 14:35 GMT | 2 |
For a SSRS 2005 report is it possible to have a parameter which has text values of "last month", last two months" and "last year". Is it possible to have date range values for the ranges such as equivalent code for Date - 1 Month, 2 Months which are passed to the
|
| multiple recordsets in RS | 24 Jul 2008 14:31 GMT | 1 |
I have a need with one stored procedure to get two sets of data, like big table and summary (summary is to complicated to do it in Reporting service). I manage to do it with two seperate SP, but if sp executes in like 5min, with two SP it will be like 8-9min.
|
| Snapshot doesn't work | 24 Jul 2008 06:08 GMT | 4 |
I have a report that when I'm going to the reporting services to the "History" tab I can press "new snapshot" and it works fine (The snapshot was created). When I try to go to "properties" and then to "history" to configure it
|
| Visual Studio 2008 and SRS 2000 | 23 Jul 2008 22:45 GMT | 2 |
We have a SQL Server 2000 instance that is currently working properly. We have a developer who has been creating reports for this RS just fine. I would like to being to create my own simple reports. Can I use Visual Studio 2008 Standard to develop for RS 2000? Will the ...
|
| Multi-Select parameter - can you default to "<select all>" | 23 Jul 2008 19:37 GMT | 2 |
I can't find a way to default a multi-select to select all the items. Is this possible? Thanks, -Brian
|
| question on altering parameter layout on preview tab | 23 Jul 2008 15:37 GMT | 1 |
All, Just a minor annoyance, but I am wondering if anyone can help me. When I preview my report using the preview tab, my parameters appear up top in two columns. I have _lots_ of parameters, so it would be
|