Is there anyway to dynamically set the minimum, or maximum for that matter,
y-axis. I'd like to do something like 'iif ( Fields!ReportType =1, 50, 80)
to set the minimum y-axis.
Thanks in advance for any and all help!You can only set it to a particular value but not to an
expression.
>--Original Message--
>Is there anyway to dynamically set the minimum, or maximum
for that matter,
>y-axis. I'd like to do something like 'iif (
Fields!ReportType =1, 50, 80)
>to set the minimum y-axis.
> Thanks in advance for any and all help!
>
>.
>|||Ravi is correct. RS 2000 does not allow you to use expression-based min/max
settings at this point. Expression-based min/max/etc. is on the list for the
next version.
Would auto-scaling work for you (i.e. remove all the contents in the Minimum
field and leave it blank), so the minimum is automatically determined based
on the actual data point values?
--
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ravi" <ravikantkv@.rediffmail.com> wrote in message
news:013b01c491e3$71076410$a401280a@.phx.gbl...
> You can only set it to a particular value but not to an
> expression.
> >--Original Message--
> >Is there anyway to dynamically set the minimum, or maximum
> for that matter,
> >y-axis. I'd like to do something like 'iif (
> Fields!ReportType =1, 50, 80)
> >to set the minimum y-axis.
> > Thanks in advance for any and all help!
> >
> >
> >.
> >sql
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment