Showing posts with label max. Show all posts
Showing posts with label max. Show all posts

Thursday, March 22, 2012

Bar Charts - possible to set max widths of columns ?

Hi,

Is it possible to fix the max width of the columns ? Sometime the report only generates 1 or 2 columns and it looks a bit odd as they're stretched to the width of the page.

Also, when we have a large number of culumns, say 20 odd, the legend text get's real squashed up and un readable, are there any tips/tricks so i can have more flexibility over what's displayed ?

thanks

Steve

i have the same issue. i would like to be able to set the width of the bars in the bar chart so that i dont end up with 2 fat bars or 20 razor thin bars. is there a way to do this?

Bar chart target value

Hi, I need to create a bar chart with values for quality indicators. Is there
a way to draw a horizontal line to indicate target or min/max value in RS
2000 (2005)?You could just add another data series and plot that series as line (select
the "plot data as line" checkbox on the appearance tab). Set the data value
expression a "constant" value e.g. =150 and set the BorderColor property
accordingly.
-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mattsson" <Mattsson@.discussions.microsoft.com> wrote in message
news:1EBA6156-A090-455E-A348-9FB40F344CD9@.microsoft.com...
> Hi, I need to create a bar chart with values for quality indicators. Is
> there
> a way to draw a horizontal line to indicate target or min/max value in RS
> 2000 (2005)?
>sql

Saturday, February 25, 2012

Backups

Is there a max size of database till which complete SQL
backups can be taken
Is it that for db's > 60GB only filegroup backups can be
taken
SanjayWe have a database thats over 175gig although its split
into two datafiles, the largest datafile is 114gig. I'm
not sure if there is a max size to backup.
>--Original Message--
>Is there a max size of database till which complete SQL
>backups can be taken
>Is it that for db's > 60GB only filegroup backups can be
>taken
>Sanjay
>.
>|||There is no size limit that I know of for sql server. It's usually limited
by how fast the hardware can handle it. 60GB is not a large db to back up
at all.
--
Andrew J. Kelly
SQL Server MVP
"Sanjay" <sanjayg@.hotmail.com> wrote in message
news:067901c356ee$4fdaa440$a301280a@.phx.gbl...
> Is there a max size of database till which complete SQL
> backups can be taken
> Is it that for db's > 60GB only filegroup backups can be
> taken
> Sanjay