Groups | Blog | Home


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 > july 2004 > threads for thursday july 15

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 31

Global and Shared variables of Crystal
Posted by push at 7/15/2004 11:24:02 PM
I have been converting a crystal report to MSRS. Crystal allows sharing variables (called shared variables) between main reports and it's subreports. Also, it has a concept of global variables which are available throughout a report. Many decisions (e.g. hiding the footer of a report) are based on t...more >>


Fields cannot be used in page headers or footers - why?
Posted by Sergey Karimov at 7/15/2004 9:31:03 PM
I have a report with a dataset that returns one row with many columns. I want to put some of it's fields in footer. When I tried to compile the report, I've got subj message. Can somebody explain what is the stupid limitation? What is wrong with expression =First(Fields!AuthorDescr.Value) It w...more >>

Tim - Regarding your Invalid Object Name
Posted by Augusta at 7/15/2004 9:16:01 PM
Tim: I had this problem last week and here is my work around on the #tmp table. In the Data tab, Click the Fefresh Fields Button it will ask you for your parameter/s (if you have parameter/s then put in your parameter/s), then Click on Generic Query Designer and then Run. This should do the trick...more >>

Passing parameter from Asp.Net
Posted by ad at 7/15/2004 8:57:45 PM
Dear Sir, How can reporting servicing receive parameter from Asp.net program? ...more >>

Allignment Problem in the Body of the Report
Posted by Augusta at 7/15/2004 8:44:01 PM
When I preview the report In design mode all contents in the body of the report allign perpectly. After I deployed my report, some of the fields did not allign properly. I am using a combination of text boxes and tables. I have tried to put the text box and/or the table in rectangles, but th...more >>

Chart with 3 year series
Posted by Chris Pulford at 7/15/2004 6:56:38 PM
Hello I have a dataset with a date field and a value field. I wish to display the value fields for current year as well as the previous 2 years together with different colours on the same month interval on the X-axis. Can someone lend a hand on how to do this? thanks in advance Chris Pulfo...more >>

Error Message: Invalid length parameter passed to the substring function
Posted by mandl NO[at]SPAM bigpond.com at 7/15/2004 6:53:06 PM
Hello All, In my stored procedure I use the following code to strip the time off date paramteres passed in: declare @Now datetime, @pos int set @Now = convert(datetime, convert(varchar(10), getdate(), 120), 120) set @pos = charindex(' ', @FromDate) if @pos > 0 set @FromDate = left(@FromDa...more >>

Hiding Subtotal in Matrix
Posted by Samuel at 7/15/2004 6:50:41 PM
Hi, I have one column group and 3 columns under it in a matrix. I added subtotal to that column group and now all the 3 columns are summarized and shown. Now I want to hide one column summary(The other 2 column summary should be shown). How to do that? TIA, Sam ...more >>



Embed ASP page INSIDE my report
Posted by creative NO[at]SPAM mailcity.com at 7/15/2004 5:25:03 PM
I would like to embed an .ASP page INSIDE my report.... I know I can add images inside through URL. But can add an asp page? Can I do that with custom assembly? If not, what version of reporting services would allow us to do so. Thanks...more >>

Report wizard format templates
Posted by _WT_ at 7/15/2004 4:18:01 PM
Are the style templates offered by the Report Wizard accessible somewhere? Can I add my own standard templates (beyond the bold, casual, corporate, etc.)? Thanks, Warren Thornthwaite...more >>

Urgent help needed PLEASE - forms and windows authentication!
Posted by Chris Lewis at 7/15/2004 4:05:47 PM
Hi, I made a post earlier today entitled 'Forms authentication & Windows authentication side by side' - no replies to this as yet - but I'm desperate to know how to get around this. Here is the post again: 'Is it possible to configure the ReportingServices webservice to authenticate met...more >>

RS and Subscription Mail Delivery
Posted by Steph at 7/15/2004 4:02:47 PM
Hi Guy, During installation of Reporting Services we didn't completed SMTP info. Up to now thos info are really important for subsription delivery via mail. I found an article in Technet describing which parameter configure in RSWebApplication.config file to activate RS SMTP Service. The config...more >>

Excel Export - How to stop Merged Columns?
Posted by Shea Strickland at 7/15/2004 3:53:04 PM
Hello All, I am having a lot of fun when exporting to excel. When there is a control (image etc) above a table and the sides of the image stop half way through a column this creates a merged column in excel. This creates headaches for clients when trying to chart this data. Is there anyway around...more >>

Background image or watermark disappears on 2nd page
Posted by RobbRoss at 7/15/2004 3:46:02 PM
I have a Background image and it disappears on the 2nd page when it is outputted to PDF. If I set the repeat property the background image starts partically again on the same page. On the Reports viewer it repeats on each page, but redering to PDF seems to have an issue. I have SP1 installed. Wh...more >>

[bug?] Hidden parameters
Posted by Lusy Crown at 7/15/2004 3:25:17 PM
Hello, I have troubles with hidden parameters. What am I doing: 1) define a report parameter based on a dataset's field (a dataset is "Stored proc." type, the procedure returns the only string value -- if it is important) 2) Build & deploy a solution, run the report from Report manager -- i...more >>

Reporting services over internet
Posted by TomislaW at 7/15/2004 3:13:21 PM
Is there any example how to make Report available over internet to our customers? How to get username and password from customers? How to connect aspx page and report? ...more >>

RS Trail Edition - Installation issue with SSL
Posted by Terry Spencer at 7/15/2004 3:08:01 PM
Hi: My long and sad tale of woe. Many months ago I tried to install a very early version of the RS download. I got partially thru when it told me I didn't have the right version of MS Studio. So I stopped and ordered the upgrade and put the whole thing on the back burner for several months. I...more >>

[?] User's global variables
Posted by Lusy Crown at 7/15/2004 3:07:05 PM
Hello, Is it possible to define a global variable within a report? It has to be populated in one DataSet and accessed from other DataSets. Thanks, Lucy. ...more >>

Invalid Object Name
Posted by Tim at 7/15/2004 2:46:54 PM
Can anyone help me out with an error that I get when attempting to create a dataset that uses a stored procedure? I wrote a moderately complex sp that utilizes temporary tables. In fact, the result set returned is that of a select statement against a temp table. However, when I try to d...more >>

RS and SQL Personal Edition
Posted by Hillel Caplan at 7/15/2004 2:43:54 PM
Is there a version of SQL Reporting Services that can be used with SQL Server Personal Edition?...more >>

Where would I find published reports in IIS
Posted by RA at 7/15/2004 2:32:28 PM
Where would I find published reports in IIS Thank you ...more >>

Matrix subtotal row question
Posted by bryan NO[at]SPAM coldfact.com at 7/15/2004 2:23:06 PM
I have created a matrix that looks like the following example: APRIL MAY JUNE PRODUCT X 10 20 30 PRODUCT Y 20 30 40 where the data is profit per unit sold (=PROFIT/# of UNITS) I need to add a row that is the average profit for each month. I kn...more >>

Reporting Services SP1 Designer Cache Problem
Posted by am_i_dotnet NO[at]SPAM hotmail.com at 7/15/2004 1:40:11 PM
Reporting Service SP1 provides an option to cache the data during design time for preview, which seems to be making the preview to take lot longer time than pre SP1. This is what Reporting Services SP1 is doing: During preview it is making a call to SQL and in between it is writing into repor...more >>

exporting to CSV (comma delimited)
Posted by Tom at 7/15/2004 1:08:38 PM
Hi, I've done a report based on several fields and i want to export my report in a CSV file. Unfortunatly my fields have commas in it. So, is there a opportunity to change the deliminator to e.g. ; or #? Thanks for answering Tom. ...more >>

Security of custom assembly
Posted by Nick at 7/15/2004 12:27:01 PM
Hi. Please, can anybody tell me in DETAILES how to set a FullTrust permission for my custom assembly. I try many ways, but its dosn't work. My simple asembly reads some text from file. In preview mode its work fine. Thanks very much. ...more >>

Percentages of total
Posted by David at 7/15/2004 11:56:03 AM
This probably is easy, but I haven't seen a good way to do it yet. I have a stored procedure that returns a numer or rows that get grouped. Details are available if the person expands the tree. I would also like to add the percentage of total records as part of the display, but can no...more >>

Subscription Issue
Posted by Scott Blanton at 7/15/2004 10:40:33 AM
Hello, We have our Report Server installed on the same box as our SQL server. The Report Server does not require user logins, it captures the network ID of our users. The problem we are having is with e-mailing of subscriptions. The user name defaults as the e-mail address, users can not ent...more >>

Dynamically Adding DataFields to Chart
Posted by Simon Dingley at 7/15/2004 9:04:30 AM
I am in need of some advice on my first project. I have a chart which displays as I would expect when a static query is executed. I need to somehow dynamically add the datafields to the chart at runtime which is where I am coming unstuck. The number and name of datafields could change each tim...more >>

Can't seem to fix the column width
Posted by creative NO[at]SPAM mailcity.com at 7/15/2004 8:10:29 AM
I have a matrix report. I put a rectangle with two text boxes - inside the column group. Works great! However - now I can't seem to fix the width of the columns. It just grows and ignores the property. I have tried to set it for each individual cell in that matrix. And I have tried to specify ...more >>

HELP!! SUBREPORTS!!!!!
Posted by SqlJunkies User at 7/15/2004 7:49:43 AM
Hi All, I really need some help with subreporting in SQLRS. I have wasted 2 full days trying to get a simple subreport working in Reporting Services and am on the brink of going back to Active Reports if RS continues to be so confusing! I have a main report and for each line I need a subreport l...more >>

chart bar/column color
Posted by Doug Stiers at 7/15/2004 7:30:07 AM
I want to display a column or bar in red if the value needs to be highlited. Is that possible? DougS ...more >>

HELP!! SubReports Nightmare
Posted by SqlJunkies User at 7/15/2004 5:48:57 AM
Hi, Im relatively new at SQLRS and am having a total nightmare trying to get a subreport to work. I have a main report from which I am trying to pass a parameter (OrderID) to a subreport and all I get is Error: Subreport cannot be displayed and some stuff about "An attempt was made to set a report ...more >>

Group Number
Posted by Another frustrated developer at 7/15/2004 4:39:02 AM
I have a table that groups on one field. I would like the group row to show an incrementing number for each group, i.e. if there are twenty records in the dataset that are grouped into 4 groups on the report, I would like the group headers to show Group 1, Group 2, Group 3 and Group 4 respectivel...more >>

Programmatically alter grouping
Posted by raghu_seshadri NO[at]SPAM hotmail.com at 7/15/2004 3:14:20 AM
Hi Everyone: We are evaluating the SQL Server Reporting Services for use in our current web project. The users will have the ability to select report fields that they can group on and filter on, via a web page. The materials I have read so far have not touched on how one can programmatically al...more >>

Fixed X-Axis (-100 to + 100) in chart
Posted by Jan at 7/15/2004 2:22:01 AM
Hi, I have a problem to get a fixed X-Axis in my chart. I need a scale from -100 to +100 which does not depend on the values that come from my database. At this moment The scale increases or decreases when I for example only have values between 20 and 30. This is not useful for comparing diffe...more >>


DevelopmentNow Blog