COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => RAVE Visualizations => Topic started by: jilin on 19 Aug 2014 10:31:42 PM

Title: How can I implement conditional palette with RAVE
Post by: jilin on 19 Aug 2014 10:31:42 PM
Hello everyone, I am facing a problem about RAVE. My project want to implement conditional palette with RAVE. I found a property named 'mapping', but it can be only apply on a scaled data. I want to apply the conditional palette on the series(Y axis) of a stacked column chart. The items of the series are string, not numeric. Is there anyone know how to implement this, thanks in advance.
Title: Re: How can I implement conditional palette with RAVE
Post by: MFGF on 20 Aug 2014 04:23:12 AM
Quote from: jilin on 19 Aug 2014 10:31:42 PM
Hello everyone, I am facing a problem about RAVE. My project want to implement conditional palette with RAVE. I found a property named 'mapping', but it can be only apply on a scaled data. I want to apply the conditional palette on the series(Y axis) of a stacked column chart. The items of the series are string, not numeric. Is there anyone know how to implement this, thanks in advance.

Hi,

As things stand, there is no palette control for visualizations from within Report Studio or Cognos Workspace Advanced. Palette settings are currently rolled into the visualization code itself. I imagine it might be possible to modify the JSON code to display these based on a condition, but it would be a challenging coding exercise. You might want to talk to someone in IBM to see if the RAVE Tiger Team can assist?

MF.