all groups > sql server reporting services > august 2006 > threads for monday august 21
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
Validating Parameters
Posted by troy gatchell at 8/21/2006 11:46:56 PM
Is there an easy way to validate parameters before rendering a report?
Trying to validate that the start date doesn't allow the user to pick before
a certain date. I'm using the calendar control and datetime data type. Also
would like to validate that the start date is before the end date.
... more >>
What is the correct UNC path for SSRS subscription?
Posted by Oded Dror at 8/21/2006 4:05:41 PM
Hi there,
I'm using SSRS 2005
I try to put c:\MySubsription but I'm getting error
The path is not valid. The path must conform to Uniform Naming Convention
(UNC) format.
what is the correct way
Thanks,
Oded Dror
... more >>
Subreport pagebreak issue
Posted by rcruz03 at 8/21/2006 1:47:01 PM
When I set the subreport initial visibility using an expression the subreport
pagebreak settings are ignored.
I would need to display the subreport based on main report parameter
selected. I am building a report with multiple subreports.
Is there a solution?... more >>
Error: Subreport could not be shown
Posted by dev88 at 8/21/2006 1:46:02 PM
Hi,
I've been searching everywhere to try and find the solution to my problem.
I have a main report with a subreport. The first row renders the sub report
just fine but for the rest of the rows it gives the error: Error: Subreport
could not be shown.
The parameters I'm passing are vali... more >>
How to hide Parameters in the report programmatically?
Posted by Midway at 8/21/2006 11:22:01 AM
Hi there,
I'm trying to hide the parameters on a report programmatically but no luck
so far. I am calling this report from another report with parameters. what I
want to happen is that when the second report opens, I want to hide the
parameters area in that report.
Has anybody done this... more >>
relative location chart and image or text
Posted by bhanoji at 8/21/2006 10:20:01 AM
I have a chart, image and text side by side. At design time they all look
good (relative positions). My chart has min and max Y axis, so the height is
always constant. At run time chart, image and text are at different heights.
How can I make them all aligned vertically to the top. Thanks... more >>
how to link different dataset in one report or...
Posted by wiraperkasa at 8/21/2006 12:32:46 AM
i have a report that needed to create many dataset(coz its complicated
to combine all of the using union).the problem is how can i combine it
all at the layout and make a link to all of them....i have try using
many table but in the end, the result is not what i expected...so how
do i link it?if... more >>
|