[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt.usability] use multiple fields for highlight condition

I need to highlight a value in a dataset based upon an 'and' condition.

IE: % column >= 30 AND $ column >=10000

right now I can see where I can put in the multiple conditions but I don't see a way to link these conditions together so that both must be true in order for the column to be highlighted.

Is that a feature that is available?