Author Topic: hiding data items values in a chart  (Read 650 times)

Offline amic1

  • Full Member
  • ***
  • Posts: 13
  • Forum Citizenship: +0/-0
hiding data items values in a chart
« on: 12 May 2010 02:03:11 am »
hi,

I'm trying to generate a bar chart, that will display data item values on the x-axes, that got a positive value in the measure (y-axes). meaning, not displaying all x-axes values that got '0' or below.

any ideas?

Thanx in advance

Offline MFGF

  • Never knowingly correct
  • Super Moderator
  • Statesman
  • ******
  • Posts: 2,898
  • Forum Citizenship: +137/-1
  • Cognos Software Muppet
Re: hiding data items values in a chart
« Reply #1 on: 12 May 2010 04:29:39 pm »
Can you add a filter to do this?
Meep!

Offline amic1

  • Full Member
  • ***
  • Posts: 13
  • Forum Citizenship: +0/-0
Re: hiding data items values in a chart
« Reply #2 on: 13 May 2010 01:33:16 am »
I just used the suppression property of the chart, where you can manipulate the display of categories values..

Thanx anyway  :)

Offline MFGF

  • Never knowingly correct
  • Super Moderator
  • Statesman
  • ******
  • Posts: 2,898
  • Forum Citizenship: +137/-1
  • Cognos Software Muppet
Re: hiding data items values in a chart
« Reply #3 on: 13 May 2010 02:11:10 pm »
Seems an odd way to do it.  Why retrieve items which you then suppress in the display?  I'd guess it would be easier and more efficient to simply filter them out in the query.

Regards,

MF.
Meep!