all groups > sql server reporting services > november 2004 > threads for monday november 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
Percentage Difference Calculation!
Posted by St Matthew at 11/15/2004 9:29:02 PM
I have a table as follows:
Year Month Value %Diff
2004 Jul 200
Aug 100
etc etc
2003 Jul 300
Aug 400
etc etc
I need to be able to calculate the % difference for each month compared to
the same month for the ... more >>
Problems with Active Directory
Posted by Carlos López. at 11/15/2004 3:59:01 PM
I'm having a problem using SQL Server Reporting Services in a deployment of a
project which makes use of an assembly which reads from an Active Directory
attribute.
I'm trying to read an Active Directory attribute using a class created in
VB.NET, the following is the code used:
Publi... more >>
Chart URL Action? Easy question ... I hope!
Posted by billd at 11/15/2004 3:27:05 PM
I am trying to create a chart action to do a URL drill into bar chart. But I
can not figure out how to get the name of the clicked bar.
Example: If the diagram below were a chart, when I click on the "two" bar, I
want to create the url: http://www.bonzo.com/foo.aspx&PICKEDBAR=Two
One =... more >>
Deploying reports to the server
Posted by Mayur Patel at 11/15/2004 3:25:50 PM
Hi,
Currently, i use Visual studio to depoly my reports to QA server. Is there
any way to deploy the reports to server without using visual studio, because
i can not use studio to deploy my reports to production.
... more >>
Pop-Up Report
Posted by vblay NO[at]SPAM yahoo.com at 11/15/2004 3:18:37 PM
I created a report I call from another report using "jump to a report"
option. The called report is opening in the same browser. I need to
open it in the new window, and if possible to make it a pop-up
(smaller size). I didn't find any straight way to do it.
Any workaround?
Appreciate your ... more >>
Data Driven Subscriptions
Posted by Minas Papageorgiou at 11/15/2004 2:20:04 PM
I read somewhere that Data Driven Subscriptions are only for Enterpise Edition.
In this case, why is it available in the Standard edition web interface of
the Report Manager?... more >>
Overlapping images won't position themselves properly on the web
Posted by news.microsoft.com at 11/15/2004 2:19:37 PM
I have noted that if two images with different zIndex overlapping each other
will display as if they were word-wrapped on the web. In fact, as soon as
the web service generates html, this problem occurs.
Is it a known bug or a misuse I am doing?
Thanks!
Marc Lacoursiere
Programmer/Anal... more >>
Building custom Reporting Services Toolbar
Posted by TechnoSpyke at 11/15/2004 2:03:22 PM
We have an ASP.Net web app that uses RS for reporting. We can't use the RS
toolbar since we will be generating reports using the SOAP API. Does
anybody have any ideas/suggestions/examples on building a custom toolbar for
RS? Any input will be greatly appreciated. TIA.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Matrix and ReportItems
Posted by Deb at 11/15/2004 1:55:14 PM
1. Using ReportItems, what items within a matrix is accessible?
2. Can ReportItems be used in one matrix to access textboxes in another
matrix?... more >>
how to show and edit parameters in a windows form
Posted by ALI-R at 11/15/2004 1:30:14 PM
Is there somebody who has used a windows form and a suitable control (Like
Datagrid) to extract parameters of an specific report and let user edit
them???
I 've done the exctracting the parameters ,,but I don't know how to extract
each parameter values(which are based on the different queries)... more >>
Null Date / No Parameter
Posted by TrussworksLeo at 11/15/2004 1:14:10 PM
fHow do I setup a report to have a date prompt only if the user wants to
specify one?
I have tried setting the parameter to allow nulls. This did not work.
I have move the data source to a stored procedure and made the parameter =
null. This did not work.
If there is no date entry I woul... more >>
First time user
Posted by george.hunter NO[at]SPAM conagrafoods.com at 11/15/2004 11:41:48 AM
I was told that Reporting Services is included in SQL server 2000 but
I have not been able to locate it if it is. Do I have to load it
separately when I load SQL server?... more >>
Merging Table Cells
Posted by MER78 at 11/15/2004 8:44:05 AM
Does anyone know how to merge table cells that are touching... in a column...
or maybe some way of producing that same effect?
Right now I have a super long text field as my first column... and it forces
the width of the entire row even though all of the other cells just need a
line.... more >>
DataSource and more than one recordset
Posted by Osvaldo Colitti at 11/15/2004 7:54:02 AM
I've a report that use a stored procedure as datasource.
This s.p. return 2 recordset. How to access the second recordset in
reporting services? (like Recordset.NextRecordset in VB)
--
OSVALDO COLITTI
... more >>
Error: [BC30260] 'EH_Application' is already declared as ...
Posted by Marco Rizzi at 11/15/2004 7:39:02 AM
This is the message: An unexpected error occurred while compiling
expressions. Native compiler return value: ‘[BC30260] 'EH_Application' is
already declared as 'Class EH_Application' in this class.’.
I modified an old report and I'm trying to build it, but VS give me that
error.
What i... more >>
Problem when editing existing report
Posted by Ibai Peña at 11/15/2004 7:16:03 AM
Hi,
I have created Report1.rdl, using a simple select such as
SELECT * FROM Table1 .
Now I want to filter the result, so I go to the Data view, and add a filter
into the GroupCode field.
But when I run again the report, it doesn´t show any data, only the header.
Isn´t it possible to ... more >>
Using logon user name as parameter
Posted by Tero.ritala NO[at]SPAM php.fi at 11/15/2004 6:43:37 AM
Hi,
Is there a way to use logon name as a parameter value?
Thanx, Thanomb... more >>
HTML email from Windows 2003 Server
Posted by Gudmundur Sigurdsson at 11/15/2004 6:29:07 AM
Hi,
I have a problem with my HTML reports that I send out as an email. When I
use SMTP connector in Windows 2003 server, to send the reports, the HTML code
gets damaged, It is in a random place where damage appear on my report, for
example;
SERIALNUMBER DATE AUTOMATIC
10000260 ... more >>
Render my report as an Image in a Html page
Posted by autofill at 11/15/2004 5:24:02 AM
I would like to get my report as an image and includes it in my .aspx page
that contain header, menu.... How to transform my byte that I get in a image
that i can put in my page.... more >>
changing the RDL at run time
Posted by vcs at 11/15/2004 1:58:03 AM
Does the RS need RDL once the report is deployed. I need to change the RDL at
run time.... more >>
New Features for Charts???
Posted by James at 11/15/2004 1:42:01 AM
Hi, I was wondering if there will be any new features for the chart control
in future releases reporting services.
At the moment it seems possible only to produce fairly simple charts. I
would like to produce composite charts similar to excel.
Does anyone know... more >>
|