J
johan
Hello,
In a report I'm using in a reportfield the expression =Count(*) which
gives me the total number of records showed in this report. I'm also
want to know from a specific datafield in this report how many of them
are showed.
Something like =Count([Field1]="999")
In words.... count the number of fields where the registered data is
999
When I'm using it as described above, then the output gave me the same
number as with =Count(*)
What's wrong ?
Please help me out.
regards,
Johan
In a report I'm using in a reportfield the expression =Count(*) which
gives me the total number of records showed in this report. I'm also
want to know from a specific datafield in this report how many of them
are showed.
Something like =Count([Field1]="999")
In words.... count the number of fields where the registered data is
999
When I'm using it as described above, then the output gave me the same
number as with =Count(*)
What's wrong ?
Please help me out.
regards,
Johan