all groups > sql server reporting services > september 2006 > threads for friday september 1
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
Clickable charts/graphs?
Posted by Tarun Mistry at 9/1/2006 8:43:21 PM
Hi all,
in Crystal reports it is possible to create a chart that you can click on
(i.e. specific bars within the chart) which then lead to a different section
of the report. Is this possible with SSRS?
Thanks
Taz
... more >>
passing multiple parameters to subreport
Posted by Perry at 9/1/2006 4:13:20 PM
Hello Group,
Is it possible to pass multiple parameters down to a subreport? If so how?
I am using this code in the report to show the contents of the parameters on
the top of the report.
Function ParameterList(ByVal Parameter As Object) As String
Dim sParamItem As Object
Dim sParamVal ... more >>
Newbie - Report Design help.
Posted by McWawa at 9/1/2006 3:14:52 PM
Hi folks,
New to RS, but have this really annoying colleague b*tching about
coversheets and TPS reports. (Sorry, off-topic).
Anyways, I've been ranting about the wonders of SQL RS to him, and then
he turns up wanting me to actually do a real report for him. In the
sample below, I'm usi... more >>
Designer changing report element sizes during a save
Posted by AOTX San Antonio at 9/1/2006 1:14:02 PM
This is a repost using MSDN Subscription
Using SQL Server Reporting Services Designer Version 9.00.1399.00
I'm having trouble with a three column report with a page header the width
of the page. The designer is changing the width of elements when it is
saved. As long as you view the repo... more >>
ReportViewe needs a connection? Doesn't make sense...
Posted by Richard at 9/1/2006 8:44:02 AM
Hi,
I have a VB .NET 2.0 WinForms application that needs to display reports on a
winform's ReportViewer control.
The application project and a separate reports project are under the same
solution.
The report project has its own global connection and datasource object that
is used by the r... more >>
Automatically setup table from dataset
Posted by Jeff Ericson at 9/1/2006 6:21:02 AM
I need to add tables to an existing "report" from datasets that have 50+
columns. Each table is a different dataset. Is there anyway to replicte the
behiour of the wizard on an existing report? Adding columns one at a time is
a pain, it'd be easier for me to add them all and then remove the... more >>
Averages in Matrix report
Posted by M NO[at]SPAM at 9/1/2006 5:49:10 AM
Greetings,
I have a report that works just great:
Jan Feb Mar Apr
Facility1 80 78 65 90
Facility2 85 79 90 49
It tells you a calculated score for each facility for each month. It's
exactly what they asked for. Until I showed it to them. N... more >>
Sum the results of a IIF
Posted by Wicky at 9/1/2006 4:08:24 AM
Hey all
I have a field in my stored proc that returns a cumalative value
I.E
Code Cumalative
A 5
B 5
C 10
C 10
When i sum the field, the cumalative for C obviously shows 20, however,
I need it to display 10 without having to add more groups to the report
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Printing wide reports to legal size
Posted by Bill Murphy at 9/1/2006 1:23:31 AM
We have certain wide landscape reports in our application that we would like
to print to legal size paper. However, these are being automatically
"shrunk" down to letter size landscape by RS. On very large reports the
font size in these reduced size reports is too small for some users. Is
... more >>
etl best practice
Posted by michael v at 9/1/2006 12:00:00 AM
Hi
With As there's a lot of ETL.
How much is there with report builder ? I've seen the up-coming versionn
of the erp system Dynamics Ax and it looks as if there is no ETL at all -
they
just build a report model ontop of the production database.
Is this ok ? Give's realtime but is the tra... more >>
|