Hi
Can anyone help on this.
I have different Accounts with different condition types Z1,Z2,Z3,Z4
I want a report with the accounts which doesnt have condition type Z1.
Account1 has Z1,Z2,Z3,Z4
Account2 has Z2,Z3,Z4
Account3 has Z1,Z2,Z3,Z4
Account4 has Z2,Z3,Z4,Z5
report should display
Account2
Account3
Thanks