P
pr1357
Hello, I'm having problems creating the total for a report I have here.
I created a report and for some fields I set the "hide othe
occurences" option, from the properties window. One of these fields i
a "Client Code" field (which is the one I'm going to be counting). A
the end of my report I must have a total (that is actually how man
clients are listed, not counting repeated ocurences of the sam
client). I did this by creating a "text box" and atributing to it
value with "=Count([ClientCode])".
The problem is that some clents appear more then once in this report
an although the "hide other ocurences" atribute makes the othe
ocurences invisible, they are being counted with this method I used. S
I'm getting a diferent number of clients than I should be getting (mor
actually since the repeated ocurences are being counted too).
How can I create this total field I need? Any ideas are welcome, an
thank you in advance
I created a report and for some fields I set the "hide othe
occurences" option, from the properties window. One of these fields i
a "Client Code" field (which is the one I'm going to be counting). A
the end of my report I must have a total (that is actually how man
clients are listed, not counting repeated ocurences of the sam
client). I did this by creating a "text box" and atributing to it
value with "=Count([ClientCode])".
The problem is that some clents appear more then once in this report
an although the "hide other ocurences" atribute makes the othe
ocurences invisible, they are being counted with this method I used. S
I'm getting a diferent number of clients than I should be getting (mor
actually since the repeated ocurences are being counted too).
How can I create this total field I need? Any ideas are welcome, an
thank you in advance