Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server reporting services > september 2004 > threads for friday september 3

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Hiding document map.
Posted by Michael Anger at 9/3/2004 8:55:02 PM
First off let me say that I am not sure that I want to hide the document map. I have a situation where I have a report that displays data in groups of 'contractors'. I have a document map that lists these 'contractors'. When a 'contractor' is selected from the document map it will move to the...more >>


Cant enter report manager with forms security
Posted by Rodrigo Sánchez at 9/3/2004 6:15:15 PM
I implemented the sample from microsoft, but i dont know what went wrong i can access the server but cant enter the report manager, im redirected to the folder.aspx page but then I get back to UILogon.aspx, could it be that when i installed RS i ddint check the SSL checkbox, or some other config ...more >>

How to Add a rowcount in matrix?
Posted by KwonHyuckSoo at 9/3/2004 3:43:20 PM
hi, there. I want to add a rowcount in matrix like as.. Accessory 1. Helmet Bike 1. Mountain Bike 2. Road Bike Clothing 1. Bib-Short 2. Cap 3. Gloves 4. Jersey I'm trying ...more >>

conditional grouping (to group or not to group)
Posted by Stads at 9/3/2004 2:55:03 PM
I have 3 groups: region, district, facility. Depending upon user input, I want to either display the data in a drilldown such as: region 1 district 1 facility A data data data facility C data data data facility F data data data district 2 facility B ...more >>

Changing programmatically the datasource of a report
Posted by CalinV at 9/3/2004 2:53:05 PM
I am having the following problem: I have a shared data source and a report on the server. I want to change the data source of the report programmatically but I am receiving the following error: “The required field DataSource is missing from the input structure” I am using the following co...more >>

Custom Series Color Problem
Posted by CJ at 9/3/2004 11:59:02 AM
I am using SP1 and am trying to use the new custom color feature for chart series. The problem is that I want to specify a transparent color (Alpha = 50%). Is there any way of doing this? It seems that you can only enter colors that have RGB values, not ARGB values. (The System.Drawing.Color....more >>

Problems activating a second Report server using rsactivate (Web f
Posted by VChandy at 9/3/2004 11:35:05 AM
1. I cannot get rsactivate to activate a second RS node on a web farm. rsactivate -c "C:\Program Files\Microsoft SQL Server\MSSQL\Reporting Services\ReportServer\RSReportServer.config" Failure starting the web service: The local NT Service is not activated 2. rskeymgmt on the Original RS nod...more >>

Get SessionID
Posted by NI at 9/3/2004 11:35:04 AM
How can I get the sessionID for a particular execution. I know the report server automatically generates a sessionID for each execution, but I need to grab tht as I use that in my processing of stored procedures. Thanks...more >>



Reporting Services stability and bugs
Posted by Espen at 9/3/2004 11:15:03 AM
We're considering adopting Reporting Services, but we're concerned about the short history of RS. Are you having issues with stability or bugs? Thanks! -- Espen ...more >>

sqlserver ROWID !
Posted by MB at 9/3/2004 11:04:45 AM
Hi everyone, Just need to know how to issue a select clause to return a record physical rowid just like the oracle statm: select ROWID from .. blah blah thx for the help .. ...more >>

Copying Reports in Report Manager
Posted by SAcanuck at 9/3/2004 11:02:12 AM
Is it possible to create a copy of a report in the report manager? I want to be able to deploy one copy of the report and have users create multliple copies - each with their own default parameter and name....more >>

Dynamincally setting the minimum y-axis scale on charts
Posted by William Kurth at 9/3/2004 10:59:55 AM
Is there anyway to dynamically set the minimum, or maximum for that matter, y-axis. I'd like to do something like 'iif ( Fields!ReportType =1, 50, 80) to set the minimum y-axis. Thanks in advance for any and all help! ...more >>

Retrieving Linked Reports Programatically?
Posted by fzuma NO[at]SPAM yahoo.com at 9/3/2004 10:23:24 AM
How do you get the properties for a linked report? Is it not possible to do this by the linked report name? I only see 4 methods for linked servers: CreateLinkedReport GetReportLink ListLinkedReports SetReportLink None of which I see do any property retreiving. Am I missing something ...more >>

Newbie question using Render method
Posted by G at 9/3/2004 10:10:12 AM
I'm using the render method to return a report to an ASP.net web app. I have several panels on the page, which alternate visibility. I want to display my report in the 3rd panel. My question is, how do I tie the results returned from the report server to this panel so that i can control its locat...more >>

Charts
Posted by Clint Jennings at 9/3/2004 10:08:17 AM
I have a Custom Dundas Charting library that I utilize normally. I'm having troubles getting my chart object (and tried to return and image) to render within my reports. I'm confident I have the custom assemblie referenced. I don't want to use the chart field from the toolbox, I want to set it t...more >>

Problems with Parameters (C#)
Posted by Gerhard at 9/3/2004 8:28:58 AM
I am passing parameters from Bryan Keller's C# program that has been mentioned here many times to my report. I get the following error: Default value or value provided for the report parameter 'fromclient' is not a valid value. The execution log shows 'rsInvalidReportParameter'. 'fromcli...more >>

##### Sorting a column in the report #####
Posted by Gautam Kashyap at 9/3/2004 6:13:32 AM
Hi I am using SQL Server 2000 Reporting Services. I want to add sorting in my reports so that when a user clicks on the column header the data in the report gets sorted by that column. How can i achieve this. A descriptive explanation would be really helpful Thanks Gautam Kashyap...more >>

How to Suppress the Hiden Row
Posted by Manoj.Pasumarthi at 9/3/2004 6:13:02 AM
Hi Group, When i rendered the report to MHTML the hidden items are still displaying and in the preview mode a blank space is displayed.So how do i suppress the hidden items. ...more >>

reports on AD elements
Posted by RH at 9/3/2004 6:08:55 AM
Is there a way that RS can create reports using the DC Active Directory as the data source? I need to pull a report listing two fields: User and e-mail address(from exchange). Any help is appreciated. Thanks, Ron...more >>

Custom Data Extension problems
Posted by Chris Webb at 9/3/2004 5:41:01 AM
Hi all, I'm trying to develop a custom data extension for a proprietary database we use, and I'm running into problems. I've built a test harness for it and it works fine; however when I try to use it with RS I get the following error just after having entered my query and pressed Next in t...more >>

Fetching Data from Table result
Posted by Martin at 9/3/2004 3:21:01 AM
This may not be possible but if I don't ask.... I have a SQL query which returns something like : Category Value1 Value2 Value3 Value 4 A 10 12 14 15 B 8 22 44 55 C 5 33 55 88 I have a table which displays the above data like...more >>


DevelopmentNow Blog