Skip to Content
0
Former Member
Jun 03, 2009 at 05:02 AM

How to suppress when another fields = zero or null

33 Views

i want to Suppress if zero or null, We have two database fields and two formaul fields below the example

Ex: Account name short name debit credit

ABC 1245 50 0

DEF 5896 0

Above we need to show only ABC details. I applied formate object  suppress and {@Amount Figure for credit}='0' and for debit . I applied formate object  suppress {@Amount figure for debit}='0'

And shot name,account name I applied formate object->suppress -> {@Amount Figure for credit} ='0' and {@Amount figure for debit} ='0' but print preview itu2019s showing how can I disable when credit or debit =zero or null I want to disable short name and account name.please guide me.

Regds,

Sampath Kumar.