If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

stacked chart axis minimum value

Started by JakeTheSnakeRoberts, 25 Aug 2014 08:24:10 PM

Previous topic - Next topic

JakeTheSnakeRoberts

Hi all,

I am having an issue with rendering the primary y axis in a stacked chart. I wasn't my minimum value to be 600000 and max 650000. I set this up in the properties but it renders the bar below the minimum baseline.

Any ideas hugely welcome!

ToriBurns

I wonder if adding a filter would help. Add a filter with an expression that limits the measure to a minimum value of 600000 and maximum value of 650000.

Like:

[Measure] > 600000
[Measure] < 650000

I hope you'd get the point. Hope it helps. :)

Cheers,
Tori

JakeTheSnakeRoberts

Thanks for your reply,

Unfortunately it wont work when doing a stacked bar and the other items are for example 5k or 10k.

Interestingly the problem does not exist when I use the legacy chart.

Thanks again