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.