|
Page subtotal Hi everybody Is there a way for get a "page subtotal" of a localreport? I've a field "quantity" and I would have, at every page break, the sum of "quantity"s displayed in the page (and not in the whole dataset). Of course if I write Sum(Fields!quantity.Value,"datasetname") doesn't work... i need something like S... 20 Jun 2008 12:15
can I load VS2003 on Vista for Reporting Services 2000? running Sq Greetings, My place is going to be upgrading our workstations to Vista From XP. On our win2003 server we are running Sql Server 2000 and Reporting Services 2000. I am writing apps in VS 2005 but I also have VS2003 loaded on my XP machine for Reporting Services 2000. So we are concurrently running .Net frame... 20 Jun 2008 12:15
RS 2000: Number of pages in Preview and Print Preview differ Hi, We notice that, when developing reports in Reporting Services 2000, the number of pages differ between the Preview and Print Preview views. And we notice that the end user is experiencing the same when he views a report in his browser and then prints the report. Why is the number of pages not the same i... 24 Jun 2008 18:31
How to Carry information from the web page into the report When the user makes selection along a progressive menu to configure the report I collect descriptions of the critera selection - textual instead of id values. I would like to include that collection of text in the report itself. I have already managed to collect the text. What I need to do is to get this text i... 22 Jun 2008 23:27
Parameters not being recognized I have a stored procedure that takes seven parameters. I have tested it throughly and it delivers expected results. However when it is used as the source for the ReportViewer it fails. It falis with no errors and an empty screen - but the hearder displays after a brief generating progress ring. My setup is ... 25 Jun 2008 00:39
ReportViewer - size to contents Is there a way to vertically size the ReportViewer to fit the vertical content height? I have had to make the ReportViewer height higher than the standard page height as viewed on smaller screens. This leaves the horizontal scrollbar off the page.* A new or casual user would not know that some of the repor... 25 Jun 2008 18:07
Matrix data region - a specai kind of conditional formatting - I think When I used the wizard to help me make my matrix report the wizard chose to use =First(Fields!data.Value) This was likely because the data is not an aggregate. Each item of data applies directly to the corresponding entity. The problem is that the "First( )" as shown in the illustratation below is deceptive... 27 Jun 2008 05:59
Matrix data region - Report Viewer and Firefox I have developed a reporting appliciaon using the matrix data region within the ReportViewer. It renders totally unusable within Mozilla Firefox 2. Is there any fix, or work around? Any thoughts or suggestions? Thanks, Doug ... 20 Jun 2008 04:03
ReportViewer web page annoyingly jumps when user drills down into data I am using the matrix data provider. The drilldown report opens in collapse form. When the user clicks the plus sign to drill into the data the whole page very annoyingly jumps up throwing the header up and off screen, and moving the footer into view. This is not way the customer wants. How can this... 26 Jun 2008 00:15
Report Builder: how to create a static report? Hi, Could you please share what are the properties that you set? I cannot make it to work. thanks in advance From http://www.developmentnow.com/g/115_2006_1_0_0_679793/Report-Builder-how-to-create-a-static-report.htm Posted via DevelopmentNow.com Groups http://www.developmentnow.com ... 19 Jun 2008 18:52 |