Author Topic: Dynamic baseline value in chart  (Read 1372 times)

Offline apl24x7

  • Associate
  • **
  • Posts: 4
  • Forum Citizenship: +0/-0
Dynamic baseline value in chart
« on: 23 Oct 2006 05:29:54 am »
Hi,

I have a bar chart which displays resource utilisation across various locations.I need to display a baseline value, which is total resources across all locations.

Since this is a dynamic column it can't be hardcoded. However the baseline option does not diplay this line in chart when pointed to a query item. The line is displayed only when hardcoded in the Baseline value property.

Can such dynamic baselining be achieved ?


rgds,
apl.


Offline almeids

  • Statesman
  • ******
  • Posts: 304
  • Forum Citizenship: +15/-2
Re: Dynamic baseline value in chart
« Reply #1 on: 24 Oct 2006 11:39:46 am »
APL-
   Not as such, but you may be able to do something similar with a combination type chart.  It would mean changing your existing format from bar to column, but allows you to include both lines and columns.
Steve

Offline apl24x7

  • Associate
  • **
  • Posts: 4
  • Forum Citizenship: +0/-0
Re: Dynamic baseline value in chart
« Reply #2 on: 25 Oct 2006 11:29:16 pm »
Steve,

Thanks mate, am able achieve it using combination chart
as u suggested.

Cheers
APL.

« Last Edit: 25 Oct 2006 11:30:51 pm by apl24x7 »