Suppress display of zero values on a query

Contains tips for configurators working with Aware IM
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Suppress display of zero values on a query

Post by tford »

I often like to suppress showing zero values on queries with lots of numbers. This can be accomplished by applying a conditional style on the BO attribute:

- Click on Presentation
- Click on Styles

Values:
- Applicability condition: QuestionPeriodTotal.A_Nbr=0
- String style: font-size: 0px;

You then have to make sure styles are turned on the that attribute on the query.
Tom - V8.8 build 3137 - MySql / PostGres
Post Reply