Hello everyone,
I need help creating a "count" field that will count a number of records based on whether or not the field contains a valid number. In this case, a valid number is any number greater than zero.
The count field that I need will go in a group header, so a running total won't work. Specifically, I have an Invoice_Price field that either has a dollar figure or zero, and I need to get a count of all the non-zero values for this field.
So far I've tried to just get a count field going, but it picks up both zero and non-zero values, and the running total field I mentioned above, which can't display in the group header.
Can someone help me out? Thanks in advance...
<<<<[flux]>>>>
I need help creating a "count" field that will count a number of records based on whether or not the field contains a valid number. In this case, a valid number is any number greater than zero.
The count field that I need will go in a group header, so a running total won't work. Specifically, I have an Invoice_Price field that either has a dollar figure or zero, and I need to get a count of all the non-zero values for this field.
So far I've tried to just get a count field going, but it picks up both zero and non-zero values, and the running total field I mentioned above, which can't display in the group header.
Can someone help me out? Thanks in advance...
<<<<[flux]>>>>