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 monday july 12

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

Modifying the Worksheet name for an Excel-rendered report
Posted by Adrian Hind at 7/12/2004 8:17:55 PM
Is there anyway to modify the Worksheet name(s) for a report that is rendered to Excel? e.g. I have a report that produces 10 pages of content, rendered to 10 worksheets within an Excel file. Rather than having these sheets called "Sheet1", "Sheet2", etc, I would like to be able to set t...more >>


Min and Max Threshold for Column Chart
Posted by Samie at 7/12/2004 7:31:02 PM
Hi there, My project requires me to plot a column chart having minimum and maximum threshold values. I'm not too sure how to implement in the reporting service under the chart option. I've tried another method where I plot a column chart and then I drew two lines on top of the column chart. ...more >>

Report Chart Images cache problem
Posted by Paul Dempsey at 7/12/2004 7:26:01 PM
Hi, we are using a .net proxy to control access to RS, proxy calls SOAP Render() and each report image stream is saved locally and the report html returned and displayed correctly by the users browser - the report images are accessed on a shared directory and removed after each access With a ...more >>

rendering .img
Posted by Chiara at 7/12/2004 7:09:03 PM
I tried to access an external image sample.gif.img through the URL: http://localhost/WebModule1/images/sample.gif.img. But, the image did not show. When i tried another image http://localhost/WebModule1/images/sample2.gif, it showed. My question is does reporting services render images with ....more >>

can RS excute batch print?
Posted by angi at 7/12/2004 6:55:58 PM
Hi, Can RS excute batch print? I have many .rdl report on Report Server, but I want to choice some of them and auto print, like I choice report 1, 4, 5, and so on.. any function can do it? Thanks! Angi ...more >>

multi parameters
Posted by angi at 7/12/2004 6:41:37 PM
Hi, I want to keyin many values in a parameter textbox, and I try the syntax like following but it doesn't work, and response the syntax error, why? SELECT * FROM Product WHERE (Year = 2003) AND (MonthNumberOfYear IN (" + Parameters!Month.Value +")) Is any mistake in my s...more >>

URL Parameter = blank report?
Posted by Aaron Fredericks at 7/12/2004 6:23:44 PM
Passing a URL parameter, everything works ok until I clear out the "Prompt String" (so user can't see parameter). Then my report DOES NOT render. The datasets are not even populated, just a blank screen is displayed. Please help!! ...more >>

Set date parameter dynamically to first day of month?
Posted by Chris Patten at 7/12/2004 4:39:02 PM
I have a report that I always have to set the 2 date criteria fields to the first day of the month and to the last day of the month....I'm sure there's a function that I can set as a default in the report designer?? Possible?...more >>



Make Filter = False
Posted by vrodkar at 7/12/2004 4:09:04 PM
I have a stored proc to return the main report data. I have another dataset1 to return the distinct values for my parameter. I filter the main data based on the parameter selected by user. I wanted to add 'ALL' option to the parameter drop down. I have added an UNION to the dataset1 to include this ...more >>

getting env value
Posted by JIM.H. at 7/12/2004 4:02:45 PM
Hello, I am defining StartDate as a parameter and use it in my query as @StartDate in the where clause, it works fine. Now, in where clause I also need to have this: "AND ID=Environ("MyID")". Environ is a function in visual basic to get environment value from system. How can I do this in ...more >>

Link to another report on point labels in Pie Chart
Posted by Justin30519 at 7/12/2004 3:51:01 PM
Hello. I am new to SQL Server Reporting Services. The short explanation of what I want to do: In a pie chart, I have turned on point labels. I want each of the point labels to be a link. When you click on the link, you are taken to another report (in table format) that is more information about the ...more >>

history, subscription links on manager throwing below error
Posted by Subba at 7/12/2004 3:25:02 PM
Hi, When I click on Scheduling, History, new subscription hyperlinks the below error message is popping up, so I couldn't schedule a report. please help me in this regard what needs to be done. EXECUTE permission denied on object 'xp_sqlagent_notify', database 'master', owner 'dbo'. Thanks...more >>

problem: user account access (always uses the same account)
Posted by oli at 7/12/2004 3:24:34 PM
I've configured the IIS with only windows authentication, when i connect to Reporting Server or Reporting Administrator uses the windows account, but the security rules work different: I have configured rules for two accounts: my windows account and IUSR_machine. When i try to connect to ...more >>

Reporting Sevices Config for SSL
Posted by draziwlooc at 7/12/2004 2:33:03 PM
I have Reporting services configured for SSL everything works, including links to depolyed reports, folders, property pages, Site Settings and Subscriptions etc. The one thing that does not work is the HELP link in the upper right hand corner of the report manager. The link here Clearly uses http:...more >>

Example of SetReportParameters (please)
Posted by Roger Twomey at 7/12/2004 2:31:23 PM
I am building a web application which uses the report service to provide the reports. (This is to allow outside users access to specific reports, I render the report on the web-server, not the sql server). Currently I have some reports built and tested (http://[Report server name]/reports). I ...more >>

Is there a utility to convert Crystal Reports Version 9 to Sql Reports
Posted by cexley NO[at]SPAM libertyproperty.com at 7/12/2004 2:16:20 PM
I have had enough of Crystal and RAS, can this be done?...more >>

Oracle Connection Problems
Posted by bscriven NO[at]SPAM inland.lehighcement.com at 7/12/2004 2:11:59 PM
Hello, I'm currently in the process of deploying reports transfered from Crystal Reports to a Reporting Services server. All of the reports have been deployed with the exception of about a third of the reports that make use of Oracle. I originally designed the shared data source to use the Or...more >>

Embedded Reports
Posted by Patrick Ruhnow at 7/12/2004 2:10:17 PM
hi, do i have access to subreports ?? for example: how many rows were created? a have a tablerow with a sub report. i want to set the visibility to hidden, if no rows were created in the subreport.... regards Patrick ...more >>

"An attempt has been made to use a rendering extension that is not
Posted by CHobbes at 7/12/2004 1:58:02 PM
I get the error, "An attempt has been made to use a rendering extension that is not registered for this report server." I get this error when I use the stored procedure below as a dataset. It occurs when I try to preview the report. Any reasons why? SET QUOTED_IDENTIFIER ON GO SET ANSI_N...more >>

Drill Down and Charts Not Working
Posted by Phil Todd at 7/12/2004 1:56:07 PM
I am experienceing a very frustrating and embarrasing problem. I hope someone may be able to help me. I have developed various reports and tested them on our in-house development server. Some contain charts and most are drill-down. After deploying the reports to our customers production serv...more >>

CREATE GLOBAL CUBE in dataset MDX query.
Posted by Rob Hoffman at 7/12/2004 1:33:02 PM
Hello, I am attempting to use a CREATE GLOBAL CUBE command when defining a data set in MSRS. The intent is to use the MSRS security and scheduling capabilities to dump local cube files from our data warehouse to a file share, then use MSRS's delivery mechanisms to deliver the cubes to the intend...more >>

input parameter
Posted by JIM.H. at 7/12/2004 1:16:34 PM
Hello, I just started to use Reporting services, how can I provide an input parameter to a report? Thanks, Jim. ...more >>

SubReports Appearing In Seperate Pages
Posted by Dennis From Miles at 7/12/2004 12:24:03 PM
I have a report with 2 subreport inside. When i view the report the 2 subreport appears on the same page together with the data from the main report which is correct. Problem is when i render it/export it to a different format so i can print the report, the subreport appears on different pages. Anyb...more >>

how to pass result from subreport to main report
Posted by Jenny at 7/12/2004 12:22:01 PM
Hi, everyone: I have a report, in which there are two subreports. One subreports displays Major Qty and the other subreport shows Minor Qty . Then in the main report, I need to sum these two Qty together. How to pass result from subreport to main? In crystal report, I can use Shared Variable to d...more >>

Schedule and Delivery processor cannot connect
Posted by Cesar at 7/12/2004 12:20:01 PM
Hello, I'm getting the following error on the application log of the event viewer: Schedule and Delivery processor cannot connect to the report server database. However I have no trouble to test some reports (e.g. the sample reports provided with reporting services). What could be wrong ...more >>

Update report parameter value using webservice.
Posted by sandy NO[at]SPAM murdocks.on.ca at 7/12/2004 12:00:58 PM
I am building a web application which uses the report service to provide the reports. (This is to allow outside users access to specific reports, I render the report on the web-server, not the sql server). Currently I have some reports built and tested (http://[Report server name]/reports). I ...more >>

Total page
Posted by Daniele Proietti at 7/12/2004 11:29:57 AM
I'm developing a class for manage the reports in a Windows Form. I'm using the URL access. Is there a system for obtain the total numer of pages of the current reports? ...more >>

counting distinct group rows
Posted by RobbRoss at 7/12/2004 11:03:03 AM
I have a report with several groups. the last group (3rd group) displays totals so I only have a group footer displaying. This group only displays 2 rows which are totals for that employee. However in the 2nd Group footer when I try to get a count of the number of rows, which in this case is only...more >>

data source connection error...
Posted by NU at 7/12/2004 10:51:51 AM
Guess this was already posted somewhere.... My connection string to connect to sybase: DRIVER={Sybase ASE ODBC Driver};SRVR=<server_name>;DB=<db_name> Data source type : ODBC Works on the Designer but not on the server. I get a system error 126 - specified driver could not be loaded. ...more >>

Excel Export Error - Excel Can't Open File, CPU 100% Utilization
Posted by Aaron Berquist at 7/12/2004 10:39:53 AM
I've got an issue I cannot seem to address. We've upgraded to SP1, and I still am not able to open Excel files exported from Reporting Services if they contain more than a few hundred rows. For example, I have a report which contains 1453 records. Exporting to an Excel takes a few minutes, the...more >>

String + Currency Concatenation
Posted by fzuma NO[at]SPAM yahoo.com at 7/12/2004 9:17:48 AM
Is it possible to concatenate the subject in a table cell? For Example: ="string text " + CStr(Sum(Fields!Revenue.Value)) Return value wanted: string text $9,999.00 Thanks in advance....more >>

Is this type of parent child report possible?
Posted by Chris Hewitt at 7/12/2004 9:07:10 AM
Hi all, Consider the following scenario: Table1 has 3 fields - account, trn_no, balance. To produce a report listing records for each account & sum of the balances we would do the following: Add a table Add a group & set the group on expression to the account field Add the account fi...more >>

Merged Cells in Excel - 3rd Post
Posted by Benjamin Pierce at 7/12/2004 8:59:48 AM
Hello, Getting pretty desparate here. There has to be an easy to way ensure that each column in a MSRS table is represented in the exported Excel sheet as ONE column and not a bunch of merged columns. Microsoft -- is there a list of "suggested" report building techniques that will allow re...more >>

prompted for the Reporting Service CD
Posted by peter.freeborn NO[at]SPAM halliburton.com at 7/12/2004 8:31:38 AM
I am having trouble installing SQL Server Reporting Service SP1 I get prompted for the Reporting Service CD which I put in but it then claims it cant find the MSI ?? Any ideas...more >>

Walkthrough - Using a Dynamic Query in a Report
Posted by ad at 7/12/2004 8:03:28 AM
There is a example about dynamic query in Waokthrough of about report service in the MSDN: In Data view, select the Employees dataset, and then use the generic query designer to replace the original query with the following expression: ="SELECT FirstName, LastName, Title FROM Employee" & IIf...more >>

Inter-depending parameters
Posted by Tnek at 7/12/2004 6:00:04 AM
Hello all, If I want to create a report where there're 3 parameters A, B, C. While the list of displayed items of A depends on selected value on B & C. list of displayed items of B depends on selected value on A. list of displayed items of C depends on selected value on A also. Is this p...more >>

Problem with image with external URL
Posted by Ivan at 7/12/2004 5:35:01 AM
I get such warning : "Images with external URL references will not display if the report is published to a report server without an UnattendedExecutionAccount" And picture dont shows. Can anybody help me ? Thanks. P.S I have SP1 ...more >>

Using OR statements in filter expressions - did we get an answer?
Posted by nickaddisonuk NO[at]SPAM yahoo.co.uk at 7/12/2004 4:41:09 AM
Was there an answer to this issue that I missed? http://groups.google.com/groups?selm=ebk4HkMEEHA.3804%40TK2MSFTNGP09.phx.gbl I'm having the same problem - how to do a complex filter e.g. Expression: (CInt(Fields!Field1.Value) ! = CInt(0) OR CInt(Fields!Field2.Value) != CInt(0)) Operat...more >>

BUG: Height property reverts to inches
Posted by Chris McGuigan at 7/12/2004 3:34:02 AM
Just thought I'd report a little bug I'd found. My system is set to UK regional settings which includes metric measurements. When I add section to a report, i.e Header or Footer the height property is in inches. If I change the height, say to 2 it correctly treats it as centimetres. A small ove...more >>

Getting hold of ActiveViews
Posted by Chris McGuigan at 7/12/2004 2:55:01 AM
I would like to get hold of ActiveViews to evaluate but all on-line avenues end up at the Microsoft Press Release, announcing their acquisition of it! Regards Chris McGuigan...more >>

Excel Export
Posted by Prav Chand at 7/12/2004 1:20:01 AM
The problem with exporting Sub-Reports contained inside a Table or Matrix...will there be a service pack to fix the problem? As most reports consist of a table this is a major deficiency. Please advise......more >>

Page Break in Details Section
Posted by push at 7/12/2004 12:25:01 AM
Hi, I have a table with no header and but all details sections. How can i put a page break after the last row of the details section gets printer. Thanks...more >>

Font
Posted by push at 7/12/2004 12:23:01 AM
Hi, My reports require a custom font "Helvetica". But this does not display in the Font Selection combo and when i keep it hardcoded in the font selection field. it errors out (for charts and graphs, in particular, and not for textboxes). How can we achieve having this font in RS?. Thanks...more >>

Dataset Query Size limit (300 lines)
Posted by push at 7/12/2004 12:20:02 AM
Hi, I have a formatted Dataset query with size exceeding 300 lines (vertically). The dataset editor is not allowing me write it. Is this a limitation that the query size should be less than 300 lines or do we need have any way to increase this. Formatting helps understand the query it in a le...more >>

RS + Web Services
Posted by David F at 7/12/2004 12:09:01 AM
I haven't seen any examples of using RS with a web service as the datasource. Is this possible and if so could someone point me to a url? From what I've seen you can only use a database as a datasource, what happens when you've got business components adding 'value' to raw data. You don't have t...more >>


DevelopmentNow Blog