By using this website, you agree to our Terms of Use (click here)

Bakhtiyar Sleyman
New Member
Follow
RE: Visible Expressions for Column Headers based on SOLines in Report Designer
@krysmcginn I have used the Sum of discount , like this =IIf(Sum([SOLine.DiscAmt])>'0',true,false) that will work because then it will check each l...
2 years ago