all groups > sql server reporting services > march 2007 >
You're in the

sql server reporting services

group:

Repostition Parameters


Repostition Parameters Jeff Loebick
3/14/2007 10:52:08 AM
sql server reporting services:
I would like to know if it's possible and, if it is, how to reposition
parameters when viewing reports accessed through URL reporting and using the
Report Viewer. For example, we have 5 parameters on a report. One is a drop
down dynamic list of customer names, two are dates (start and end) and 2 are
radio buttons. We would like the list of customer names to be first with
nothing to the right of it. Then the two date parameters on the next line.
And lastly, the 2 radio button parameters displayed on the last line. I
cannot find a way to do this within SSRS or by using CSS. I fear it may be
totally controlled by SSRS with no chance for reformating or customization.

Thank you
--
Jeff Loebick
SQL Developer
Re: Repostition Parameters EMartinez
3/14/2007 12:33:51 PM
On Mar 14, 12:52 pm, Jeff Loebick
[quoted text, click to view]

As far as I know, you are correct. That said, you can change ordering
of the parameters (i.e., which one is 1st, 2nd, and so on). That would
be done from the Report tab (at the top) -> Report Parameters dialog w/
the up and down arrows. Sorry that I could not be of further
assistance.

Regards,

Enrique Martinez
Sr. SQL Server Developer
RE: Repostition Parameters Amarnath
3/15/2007 12:12:03 AM
If time permits, you can write your custom screen for all your entry needs
and integrate with reports using web services. Having said that, its not so
easy to write on the fly, but pretty simple if you have some time to write, I
have been using this web services for long and believe me its good. To start
with you can go through some samples available in BOl and pickup the same pgm
and change according to your needs, that will make your development faster.

Amarnath, MCTS


[quoted text, click to view]
AddThis Social Bookmark Button