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 thursday september 23

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

Static & Dynamic Columns in One Matrix?
Posted by glb1975 at 9/23/2004 11:07:04 PM
I am trying to create a Matrix that contains two static columns followed by x number of dynamic columns. Ex. (x, y and z just fill in space and are not relavent to my problem) staticCol1 staticCol2 dynamicCol1 dynamicCol2 ... row1 x x x ...more >>

How to include a dataset field value in the header
Posted by eralper at 9/23/2004 10:43:02 PM
Since I can not directly use a field value of a dataset in the header and footer section of a report, I'm trying to store this field value in a variable in the custom code. Is there a way to do this? Thanks......more >>

Need VB.NET code to generate snapshot reports automatically
Posted by steve.pantazis NO[at]SPAM gmail.com at 9/23/2004 7:24:31 PM
I need to generate hundreds of snapshot reports, which would be refreshed every night. Each employee would view a snapshot report pertaining to his employee number (which is the parameter in the report). The employee is not allowed to look at anyone else's report, and the company doesn't want ...more >>

Need VB.NET code to generate snapshot reports automatically
Posted by steve.pantazis NO[at]SPAM gmail.com at 9/23/2004 7:23:23 PM
I need to generate hundreds of snapshot reports, which would be refreshed every night. Each employee would view a snapshot report pertaining to his employee number (which is the parameter in the report). The employee is not allowed to look at anyone else's report, and the company doesn't want ...more >>

Custom authorization on a particular report
Posted by Don at 9/23/2004 7:09:05 PM
Hi, I have created a report that displays order summaries based on a parameter CustomerName. I have many customers and want to give them all access to this report. I've installed the Forms Authentication sample and am able to authenticate, so each customer has a login. The problem is...more >>

RSExplorer Example
Posted by May Liu at 9/23/2004 7:09:03 PM
I try to modify the RSExplorer example by using form authentication. I have create a window logon form. Could anyone can help me how to integrate form authentication and the sample together ??? Actually I don't know how the report server can regonize the logon user. Thanks...more >>

Underline With Bold Text does not Work when exported to PDF
Posted by Ponnurangam at 9/23/2004 4:56:13 PM
Hi, Can someone tell me why Underlined text with bold comes as only underlined when exported to PDF Bold is missing Ponnurangam ...more >>

Problem with Reporting Server Security. I can not have the correct permissions.
Posted by oli at 9/23/2004 4:52:21 PM
Hi, I'm trying to configure the RS's Security. i 've created two rules, one rule for administrators and the other one for IUSR_machine. I connect to Windows 2000 server as administrator. The problem is that when i access the Report Administrator via URL, it applies the rules of the IUSR_m...more >>



Is it ready?
Posted by kp at 9/23/2004 4:29:02 PM
My CIO bought and is pushing for me to deploy Hyperion Performance suite reporting as the enterprise reporting tool... I farking hate it... Is MS SQL Reporting services mature enought to be relied on for enterprise wide reporting? I am risking my job on this fight... thanks ken...more >>

make manual snapshots without default parameters set - how?
Posted by Urs Eichmann at 9/23/2004 4:21:47 PM
It seems like it is only possible to make a snapshot if I set default values to all parameters. What I want to do is: - The user generates a report manually after entering some parameters - The user can decide to save this report as a snapshot by pressing on the "New Snapshot" button Is it ...more >>

Generic Query Designer quotations
Posted by dachrist at 9/23/2004 3:43:05 PM
I am trying to use the generic query designer so that I can add dynamic parameters. My problem is that my query contains double quotes already, ie: SELECT PRODUCTION_DATE, TESTDATE, "524CLPRXD1_CONS", "524ALPRXD1_BRITE", "524ALPRXD1_PH", "524ALPRXD1_COND", "524TLPRXD1_TEMP", ...more >>

Using Today and Yesterday in subscription
Posted by dachrist at 9/23/2004 3:39:10 PM
I have a report where I have a date parameter, with two non-queried available values. One is Today, which has a value of =Today(), the other is Yesterday, which has a value of =Today.AddDays(-1). Both work in the designer perfectly. However, when I deploy the report and try to set up a su...more >>

Wiki for Reporting Services?
Posted by Brian Almond at 9/23/2004 3:29:43 PM
I googled around a bit today and couldn't find anyone with a wiki for Reporting Services. Has anyone considering putting one up? I think it could be very handy - a place for the community to contribute tips, bits of code, etc. It could also serve as a home for an up-to-date FAQ. (Some que...more >>

Web Service API - Parameter Value
Posted by Reporting services at 9/23/2004 2:59:18 PM
Hi all, I want to set parameter's value for the report using web service. I am not using URL access method to access reports. I am working on simple report which gives list of airlines. I have to pass airline range scope and from and to value, which i will get from user. I badly need some ...more >>

Display SQL server Image fields in reporting services headers or footers
Posted by john.tabar NO[at]SPAM usa.net at 9/23/2004 2:20:12 PM
I know you cannot directly place data fields in the headers or footers with SQL server reporting services. You can trick it by putting a hidden text field in the body of the report and referencing it in the header or footer by using ReportItems. How do you display SQL server Image data fields...more >>

Controling language of returned schedule description
Posted by bobhug at 9/23/2004 1:37:17 PM
Hi! When I GetScheduleProperties, I would like to control the language of the returned schedule description. Any thoughts on how I might accomplish this? The language of this schedule description changes when I use Report Manager, so there must be a way to accomplish this. Thanks in a...more >>

Parameter Bar Style
Posted by punchcardRay at 9/23/2004 12:13:04 PM
I would like to hide the top part of the report viewer ( the section withthe tabs) and change the color of the bar that has the parameters and the "view report" button I seems that the Style sheet only affects the upper section ( the one I want to hide ) TIA Ray -- Illusion is the f...more >>

Database Memory
Posted by Marc at 9/23/2004 11:49:30 AM
Hi, I'm wondering, is there any option/tool that could let me monitor a database's memory. There's a maximum amount that we can allow, and it would be nice to have some kind of alarm/warning message that would tell us we're at our maximum, or close to it. Thank you kindly. Marc...more >>

Next Version of Reporting Services
Posted by Ponnurangam at 9/23/2004 11:37:17 AM
Hi, Does anyone know when Microsoft is releasing next version of Reporting Service with all the issues resolved Ponnurangam ...more >>

Authentication Question
Posted by davidbjunk NO[at]SPAM gmail.com at 9/23/2004 11:00:41 AM
Hello, I want to setup authentication so that if any requests come from a certain ip address they are automattically accepted. Is there an easy way to do this or is using some kind of custom extension using forms the only way? Thanks, David...more >>

PDF export
Posted by Rick at 9/23/2004 10:12:33 AM
I have a main report with 2 subreports as the only items in a list control. I am linking the 2 reports to a field in the dataset of the main report. When I view the report from the report manager or just from the report URL it looks fine. When I export to PDF the first page is blank. T...more >>

Chart Max/Min highlighting
Posted by Chris Ashworth at 9/23/2004 9:02:01 AM
I'm trying to add expressions that will highlight the highest/lowest values on a chart, but I'm having some difficulty. It's a simple bar chart showing total charges by customer. In an interesting twist, as I was writing this post VS.NET has screwed up my project, I get a 'object referen...more >>

URL parameters
Posted by Alexandre Matyasik at 9/23/2004 8:35:08 AM
Hi ! I've some parameters on my reports,and i want to filter my report on loading For example, i want to create reports for articles, i have 1 parameter => @Article Can I use the URL to get this parameter like this http://myserver/ReportServer?/Example/Report1&Article=2344 Is it possibl...more >>

Generate report using XML as data source
Posted by Bhavesh at 9/23/2004 8:07:07 AM
Hi How can I generate report using XML file as Datasource? And I need to pass XML Filename dynamically at run-time.. -- Thanks in advance Bhavesh...more >>

htmlviewer.css and reportviewer iframes border
Posted by MarkH at 9/23/2004 7:52:59 AM
I have been thru trial and error making adjustments to the htmlviewer.css to make the reportviewer appear to be more seemless within my asp page. However, the one peice that I have not been able to figure out yet is how to get rid of the fine line around the entire server control. is t...more >>

Page Footer on odd pages only
Posted by Charlebs at 9/23/2004 7:39:07 AM
How can I have a footer on Odd pages only. I currently hide items in my footer on even pages, but there is still an empty footer on odd pages, wich end up by by splitting the odd pages content on 2 pages instead of one. What I wanna do is not display Footer on Odd pages. I now we can do this...more >>

subscription request - @category_name is invalid
Posted by scott_0215 at 9/23/2004 7:19:06 AM
I'm attempting to set up a file share subscription in RS and I'm getting the following error: An internal error occurred on the report server. See the error log for more details. (rsInternalError) Get Online Help The specified '@category_name' is invalid (valid values are returned by sp_hel...more >>

Null Values
Posted by Eric at 9/23/2004 7:05:07 AM
How can I sepcify a NULL value in a formula? I tried this but it told me to use system.dbnull and that doesn't work either =Iif( Fields!c_first_name.Value = NULL, Fields!c_last_name.Value, Fields!c_first_name.Value) THanks,...more >>

Stupid Question
Posted by Chuck at 9/23/2004 7:03:02 AM
(Report.PageWidth - Report.LeftMargin - Report.Right Margin) >= Body.Width Where does this piece of code actually go for resolving a page-skipping problem in PDF. I went into (Report Designer) Report Property ---> Layout Tab but could not locate where to paste the statement above. I know ...more >>

Report width gets stretched
Posted by NStmartin at 9/23/2004 6:43:01 AM
I'm new to Reporting Services (only about 2 1/2 weeks working with it, but I'm catching on quickly). However one really annoying thing that I can't figure out is how to prevent the report from resizing or "stretching" horizontally once I render my report. In the report layout designer, ever...more >>

CSV rendering is missing first detail row
Posted by John Demar at 9/23/2004 6:39:08 AM
For one report we've designed, an HTML rendering will produce 3 detail records. When this same report with the same parameters is rendered in CSV, the first detail row is missing from the output. All other aspects of the export seem to work as expected. This occurs with several reports we...more >>

Exporting reports
Posted by steven.cooper NO[at]SPAM infocision.com at 9/23/2004 6:14:00 AM
Is there any way to turn off (or hide) the export function when viewing a report though report manager. There are certain reports that we would only like people to view through report manager, we do not want them to be able to export into PDF, Excel, etc.. Thanks,...more >>

Divde by Zero error
Posted by Jules_Anime at 9/23/2004 4:33:02 AM
I to am getting the above error when trying to action the following calculation. =iif(CostValue=0,0,Profit/CostValue) I have tried a number of the other solutions posted and these do not seem to work in my instance. Have tried to use Nz function but this is not included in Reporting S...more >>


DevelopmentNow Blog