all groups > sql server reporting services > may 2007 > threads for wednesday may 9
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
tooltip
Posted by michael vardinghus at 5/9/2007 9:28:07 PM
i want a mouse over tooltip in report but when using this feature nothing
happens ?
... more >>
Embedded font in SRS 2005?
Posted by CEO at 5/9/2007 4:09:02 PM
I understand in SRS2000, it's not possible to embedded font in report, but
how about SRS2005?
... more >>
Matrix Question
Posted by Chris Marsh at 5/9/2007 3:32:43 PM
Hello,
I have been working away with the SSRS and am getting pretty comfortable
with some of it's features, benefits and limitations. I have created a
series of Matrix reports (pivot tables) that show sales from 2004, 2005,
2006, 2007 and even future sales of 2008. My goal is to have a comp... more >>
Sub total
Posted by PEEYAR at 5/9/2007 2:35:01 PM
Hi,
How do I create a subtotal field for my report. I have a field distance. So
I need to display a total distance field as sub total.
How do I do that..is there any settings in the reports for this?
Thanks in advance.
Raj... more >>
Help with custom total in matrix (hopefully easy adjustment)
Posted by bjkaledas at 5/9/2007 1:35:02 PM
Hey guys. I have a matrix that is working the way I want it as far as
groupings and data. I am doing a custom total that works for the first row
group with the following code:
Private currentTotal As Double = 0
Function SetCurrentValue(ByVal currentValue As Double) As Double
currentTotal... more >>
A couple of beginner's questions about reporting services
Posted by B. Chernick at 5/9/2007 1:13:00 PM
I'm writing my first RS report.
1. Is there any way to program a field to clear, or even hide, under certain
conditions?
2. Is there any way to simulate a check box, to display boolean values? (I
don't see anything in the toolbox.)... more >>
Using SSRS 2005 with an ASP.NET 1.1 web app
Posted by deanlo NO[at]SPAM gmail.com at 5/9/2007 1:06:26 PM
Hello all,
I know using VS 2005 you can use the report viewer control to access
SSRS 2005 reports.
Is it possible to have a ASP.NET 1.1 web app call/use reports that are
built using SSRS 2005?
Note: SSRS2005 and ASP.NET 1.1 are on two different servers
Any help would be appreciated.
T... more >>
Install SQL 2005 Reporting Services on Windows Server 2003 Web Edi
Posted by spoons at 5/9/2007 12:31:00 PM
I am trying to install, and I am getting the following warning - Some
components of this edition of SQL Server are not supported on this operating
system. It does not allow for me to install Reporting Services.
From all documentation, it states that this should be able to be installed
with... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Page Break problem...
Posted by Michael C at 5/9/2007 11:32:01 AM
I am having odd page break issues in the detail section of my report.
I have a report with 1 table in the body section. The table contains 1
group (Port) and the group footer contains 1 subreport. Everythign works
fine until the detail section spans more than 1 page. With specific example ... more >>
How can we RETAIN the Tooltip value shown on report into in Excel
Posted by Dia at 5/9/2007 11:23:01 AM
Is there any way in which i can carry or retain the tooltip value which is
shown on my report into Excel sheet ....
i mean when i export the report into Excel sheet, tooltip value is gone??
how can i retain the tooltip value when i export into excel ??
thanks a lot in advance
... more >>
Send User and Password in url?
Posted by Bob at 5/9/2007 11:01:01 AM
Do you anyone how to run a report and passw the folder login using the
following link and parameters:
http://192.168.1.122/ReportServer?/sales%2fSales+for+Salesman&stslm=1082&rs:Format=EXCEL
This requires a password. Can the user and password be passed in this
string?
&rs:Userid=bo... more >>
Supressing Blank Cells
Posted by infernaltroglodyte NO[at]SPAM gmail.com at 5/9/2007 10:41:59 AM
Hi-
I've got a table that shows survey information- response time, etc.
Under this first "discrete data" row, I have another row that consists
of 1 cell for the comment portion. I've got it so that it shows this
comment row if it's not empty, but I'd like to be able to hide the
comment rows. ... more >>
Suppress rows w/0 data in Matrix report - VS2003
Posted by ppbedz at 5/9/2007 8:05:01 AM
I would like to suppress all of the rows in my Matrix report that have either
NULL or 0 data. I know how to apply a filter in a table report to
accomplish this. However, I'm not sure how to do this in with a matrix.
There is 1 data value which expands across 4 columns with a subtotal at th... more >>
How to use the Top N in Filters
Posted by Sriman at 5/9/2007 7:48:00 AM
Hi,
I have created one report which uses the stored proc. it returns the data
more than 100 rows but i want to show only top 20 records in the graph( I
have to use that stored proc only. not possible to create another stored
proc)..
How can i achieve that? I found one property at filte... more >>
How to stop Default Params from running rpt
Posted by Carl Henthorn at 5/9/2007 6:22:01 AM
I have default parameters set up in my report to make it easier for the users
to have an idea on what types on inputs the report expects. How do I now get
the report to stop automatically running as soon as someone brings it up?
thanks in advance!... more >>
Sharepoint List Report creation with VS.NET 2005 and Report Services - Help Please
Posted by RB0135 at 5/9/2007 5:01:49 AM
Hi,
Hopefully this is the right group to seek help as I am struggling
being a newbie in this area..
Ok, I am trying create a simple report for one of my Sharepoint Lists.
I am using VS.NET using the Report Server Template when cretaing the
report.
Here are my steps:
1) I Create a new Re... more >>
|