Crystal Reports ----->Report----->Selection Formula---->Record
write the following formula
{DataTable1.IssueQty}<>0;
It means If the value of IssueQty is not equal to 0 the a row will be visible otherwise visible is false
write the following formula
{DataTable1.IssueQty}<>0;
It means If the value of IssueQty is not equal to 0 the a row will be visible otherwise visible is false
No comments:
Post a Comment