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 wednesday july 7

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

Total page count using RS Web Service?
Posted by Clift Norris at 7/7/2004 10:48:25 PM
Is there a way to determine the total number of pages an HTML report contains when the report is fetched using the Render method of the RS web service interface? Surely this must be possible; the URL interface displays the page count in the ToolBar, so the information is apparently known som...more >>


PDF has a extra page
Posted by Brian Smith at 7/7/2004 7:01:37 PM
Some tips please on PDF rendering. I have an invoice form report that should be one page in length, but when I render to PDF I get a 2nd page with header & footer but nothing in the middle. How do I stop this happening? brian smith ...more >>

VS.Net Designer preview blank
Posted by Brian Smith at 7/7/2004 6:59:53 PM
I have a report that is working fine on the server, and used to be OK in VS.NET (RS SP1). After, I think, adding some extra grouping logic, when I switch to the Preview tab in VS.Net all I ever get is a blank page. Other reports still work fine. Is there some setting that controls this? brian ...more >>

Custom data extension
Posted by Pierre Greborio at 7/7/2004 6:39:45 PM
hello, I'm implementing a data extension and I need to have the connection "edit" button available (since I'm using a connection to SqlServer). I don't see any property/member from IDbConnection and IDbConnectionExtension. Thanks, Pierre -- ------------------------------------------- Pi...more >>

Linked Report Error
Posted by comet61 at 7/7/2004 5:26:01 PM
I have set up a Linked Report with default parameters which I would like to cache. Whenever I go to the caching section on Reports Manager and try this, I get this warning "Credentials used to run this report are not stored ...(cant see the rest)". When I toggle back to the same screen, caching is...more >>

Text file - Button in Body section
Posted by RA at 7/7/2004 5:25:39 PM
I have added a button in "Body" section of the report. If I want to open a text file or a word document; is it possible doing this by clicking that button? The purpose of this is to open a document which explains and describe what report is doing. Thanks ...more >>

Matrix - Column Grouping
Posted by RA at 7/7/2004 5:23:31 PM
I am using Matrix table for one of my reports .. I would like to have three column groupings; where first grouping is default. Other two should be based on the parameter selection. If '<None>' is selected from the parameter option I do not want to show that secondary grouping. Is it ...more >>

I need help please
Posted by Cesar at 7/7/2004 5:12:01 PM
Hello, I started yesterday working with reporting services to get done some complex reports but I've encountered a lot troubles. For example, I created one report and set both with and height for the body, then added one rectangle and inside of it, I dragged a Chart. Till then everything looked ...more >>



Report Processing Exception
Posted by Daniel at 7/7/2004 4:44:01 PM
I've got an error message when i try to run the report Description: ! Exception of type Microsoft.ReportingServices.ReportProcessing.ReportProcessingException was thrown. File: c:\report\AgencyStatement.rdl but when i run preview, it is working just fine. I don't know what to look for and where...more >>

Parameters!FiledName in Custom Code
Posted by Samuel at 7/7/2004 4:35:31 PM
Hi All, How I can access a Parameter field(eg - Parameters!vcReportVersion.Value) within in Custom Code. Public Shared Function GetParameterText() As String Return Parameters!vcReportVersion.Value End Function This function gives the following error message : "There is an error on...more >>

Reference Sub-Report Value on Main Report
Posted by L Anthony Johnson at 7/7/2004 4:29:14 PM
I have values on 2 Sub- Reports that I need to do reference on the main report to do a particular calculation. I was wondering if there is anyway that I can reference the sub-report values from the main-report without making a specific call to the database just to obtain the one value that I n...more >>

Boolean parameters
Posted by Lesha Akulinin at 7/7/2004 4:27:49 PM
Hello, I'm creating a boolean parameter in Report Designer and set {Label = "Yes", Value = True} and {Label = "No", Value = False}. Then on Preview Page I see to radio buttons, the first one is labeled "true" and the other one is "false". Is this a bug? Can I set the labels I want to this radi...more >>

Using the PDF Renderer for things other than reports?
Posted by siener NO[at]SPAM gmail.com at 7/7/2004 4:18:27 PM
We have a piece of software that is developing reports, but we'd like to add some other things to the final pdf output (word docs, possibly another pdf). Is it possible to use the PDF renderer from Reporting Services for anything other than generating a report PDF? Thanks, Graham...more >>

Printing From The Report Viewe ASP.NET Component
Posted by Michael Solomons at 7/7/2004 4:01:39 PM
Hello: Does anyone know of a way to add a print button to the report viewer component or some workaorund like that so that users can print from the browser without first having to export to some sort of format? Also: We are having a lot of problems with PDF rendering when it comes to borde...more >>

Data Processing Extensions and Data Sources
Posted by Abdul Malik Said at 7/7/2004 3:56:45 PM
Anyone know about DPE? Specifically, I want to know if it can help me to make a data source dynamic in a multi-user environment. I need to integrate SRS into my web app, which allows the user to select a database from a list before running a report. Several people could try to run the same rep...more >>

Printer Delivery Extension Problem
Posted by kevin at 7/7/2004 3:36:40 PM
I have followed the steps from the readme file in the PrinterDeliverySample sample. I can subscribe to a report and use the printer delivery pointing at a network printer but when the subscription runs, it generates an error which says that the printer is not installed. What is different in the...more >>

Cached Reports
Posted by comet61 at 7/7/2004 3:17:01 PM
Is it possible to cache a version of a report, meaning say I pass a parameter "CacheReport" which is a boolean. Can I only cache this report when this variable is set to true?...more >>

Using Report Manager to set rc: and rs: parameters
Posted by Rob 'Spike' Stevens at 7/7/2004 3:07:01 PM
While primarily I am interested in setting the rc:LinkTarget value for a report when using Report Manager, all of the rc: and rs: parameter settings might be useful to adjust via the properties page of a report in Report Manager. I prefer the use of Report Manager. I do not want to use URL acces...more >>

How to Determine Chart Maximum Scale (Auto)
Posted by WinCorp [cormip] at 7/7/2004 2:47:01 PM
Given that dual y-axis charts aren't yet possible, I'm very close to having Pareto Charts created (column & line w/data labels), however, scaling the Y-axis of the 2nd series (the cumulative percent line) is turing out to be tricky. It could be solved by finding an answer to either question below: ...more >>

Toggle Visibility of Columns
Posted by kirtikapoor NO[at]SPAM yahoo.com at 7/7/2004 2:21:44 PM
How do I toggle visibility of a group of columns based upon visibility of a group? Only when a group is expanded, this group of columns should be visible. I am using Table data region. Thanks, Kirti...more >>

!!!!Urgent Please Help - Conserving Page Real Estate
Posted by Lisa at 7/7/2004 1:35:14 PM
When the page header properties are set as 'PrintOnFirstPage' = False, so that it doesn't show on the first page, it still seems to take up space on the first page. Is there a way to compress this space? The pseudo report header that I created in the body (to show up only on page 1) is showin...more >>

Subscription Security Problem - HotFix Available
Posted by KS at 7/7/2004 1:33:01 PM
After several hours of sifting through the discussion group and reviewing a multitued of users with a similiar problems, I finally stumbled across a posting that provided the fix. My problem was that subscriptions (email or fileshare) where failing. The ReportServerService log indicated "...Win32 ...more >>

Report History
Posted by Benjamin Pierce at 7/7/2004 1:18:57 PM
Hello, Is it possible to setup Reporting Services so that when each report is run the snapshot is saved for historical reporting purposes? So far the only way I can create historical reports is by manually clicking on the "New Subscription" button. Ideally we need a solution that will all...more >>

RunningValue doesnt do anything useful for me
Posted by Chris Brooksbank at 7/7/2004 1:09:28 PM
I put =RunningValue(Fields!FieldName.Value, Sum, Nothing) in a tables group footer. It displays the same total on every page. I put in a new details line on the table. It works fine. But prints itself all over page rather than once at bottom of each page. Help ! Chris Brooksbank ...more >>

"Balance Carried Forward" / "Balance Brought Forward"
Posted by Chris Brooksbank at 7/7/2004 12:47:09 PM
I have a statement report. There is a table which contains the statement line details. The printout of this may last several pages. Assume it lasts n pages. The bottom of page1 should show the total debits and total credits for page 1 only. The bottom of page 2 should show the total debits an...more >>

What code is allowed in RS
Posted by RomM at 7/7/2004 11:47:01 AM
Expressions accept VB.net run-time library Custom Code accepts everything that is available in VB.Net. Is there a list on MSDN of what this is? Obviously I am new to RS and VB so your help is appreciaited. thanks...more >>

Subreport Pains...
Posted by Teros at 7/7/2004 11:34:01 AM
A'ight, I'm having a heck of a time with subreports and parameters passed on to 'em. What I have is a list of items, and within that list is a second list. Within that second list is a subreport that should take the id number of that 2nd list entry and pass it to a subreport which is displayed b...more >>

Manipulating a reports visual appearance
Posted by Markus Heid at 7/7/2004 10:51:20 AM
Hi, we are changing at the moment our reporting system from crystal report to MS Reporting services. Our reports are highly customizable during display. In Crystal Reports we were using scripts into the reports to set the text align and the column back- and foreground color by user decisions. It...more >>

passing form variables to populate Report Param..
Posted by Derek M at 7/7/2004 10:36:03 AM
Is this possible? All of our users are required to login to our website in order to access their applications they have particular access to. is there a way to pass the same from variable to the first Report parameter. Currently i have it set up (development environment) that all report parameter...more >>

filter out empty reports in email delivery
Posted by jiang tang at 7/7/2004 10:31:12 AM
Hi, group I am trying to figure out how to filter out empty reports. I am writing a report that is delivered to the recipients whenever there is some data in the report based on the query criteria I specified. But the thing is that RS sends out report even there is no data in that report. C...more >>

Report Designer... I want one
Posted by Abdul Malik Said at 7/7/2004 10:15:51 AM
How do I put the power of SQL RS into the hands of your average financial analyst or manager who doesn't know XML and doesn't ever want to use Visual Studio? Most of these people will still use crystal reports until they have their own report designer tool. I have read some predictions that 3r...more >>

Print Date and Time
Posted by Lisa at 7/7/2004 10:09:47 AM
I am currently using the global execution time in my reports, but I would also like to show the user what time they view the report. I guess in Crystal they distinguish between the two as "Data Date" which would be the execution time and then "Print Date" which is the date and time the report i...more >>

Dynamic Data Connections
Posted by Abdul Malik Said at 7/7/2004 9:57:38 AM
Hello, I am designing a SRS integration where the data source for a report must be changed depending on which database the user chooses. There are any number of databases, all having the same schema. The user can select which database they want to query in a drop-down list in the web applicati...more >>

Using a DataTable from .NET
Posted by G. Dean Blake at 7/7/2004 9:50:44 AM
I have read some threads about how to use an existing dataset or datatable from a .net program in SSRS. Data Extensions and stored procedures have been mentioned as ways to gap the incompatibility between .net and SSRS. What about creating a table from a datatable. Would it be possible to tak...more >>

Hiding Navigation Pane?
Posted by Benjamin Pierce at 7/7/2004 9:19:30 AM
Hello, Is there a querystring parameter I can use to hide the Navigation Pane on the MSRS report manager. I want to embed the "My Reports" folder into a frame, but don't want the end user to be able to navigate out of that page by clicking on the "Home" link or search. Anyhow know how I'd ...more >>

Datasets
Posted by Jonas Larsen at 7/7/2004 8:34:28 AM
Problem: I need to add filters on a Dataset. The current dataset is based on a stored procedure that I would prefere NOT to touch. Question: Is it possible to build a new dataset based on the first dataset? (This would inable me to filter on the data output). Or are there other suggestions for...more >>

Can you export a published report to .pdf programmatically with no user interaction?
Posted by mj_versaille NO[at]SPAM hotmail.com at 7/7/2004 7:23:04 AM
Is it possible to programmatically export a published report to a pdf file in SQL Server Reporting Services. I need to know if SQL Reporting Services allows that to be done programmatically in code without user interaction. If so can you point me as to where I can see some code samples or if a...more >>

Passing SQL statement to Dataset of report
Posted by PLSH at 7/7/2004 5:36:02 AM
Does anyone know how to pass a SQL statement to a dataset of a report? You used to be able to do this with Crystal and found it a really helpful tool. Any help would be appreciated ...more >>

MS BUG - DateTime Locale in Reports?
Posted by ciaran NO[at]SPAM insero-technologies.com at 7/7/2004 5:09:03 AM
Hi All, I'm having problems with the DateTime Locale in my reports. I would like the user to be able to enter a parameter, which is a date in the en-IE locale (Ireland) i.e. dd/mm/yy. The problem is that only en-US locale seems to work i.e. mm/dd/yy. So, while 06/13/04 works, 13/06/04 prod...more >>

KeepTogether
Posted by sabe at 7/7/2004 4:04:01 AM
I'm in a search for a solution. I need to keep a group together. If it doesn't fit on the same page as the previous group it should start on a new page. I cannot believe reporting services unable to provide this. Ok, table's grouping doesn't have keeptogether option (but the table itself has...)....more >>

Complex expression in matrix subtotal
Posted by Efim at 7/7/2004 3:52:02 AM
Hello. How can I make an expression in matrix subtotal as (sum1) & "/" & (sum2)? Thank's....more >>

Reporting Service not installed even they say it was installed
Posted by Natalija Stevens at 7/7/2004 2:53:01 AM
When trying to install Rs on Win2003 server running standard SQL2k SP3a I get into strange situation. On start of installation I get statement that asp.net and Visual studio are not installed or not running (they are installed and running) Than it proceedes to install Reporting services, goes thro...more >>

Using an output paramater
Posted by Carl Finnegan at 7/7/2004 2:45:01 AM
Hi Is it possible to use an output paramater from a stored procedure. I've had a few goes but I don't get any data returned. In the Data Tab when I hit the execute button and I fill in the input paramaters (leaving the output paramater blank) No data fills the data grid. But when I try to ru...more >>


DevelopmentNow Blog