[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.birt.usability] use multiple fields for highlight condition
|
- From: chmray@xxxxxxxxxxx (Christine )
- Date: Wed, 29 Oct 2008 16:48:55 +0000 (UTC)
- Newsgroups: eclipse.birt.usability
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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?