Hi,
I have a report with parameter named status.
Database has status values as 'c' and 'x' only.
I want to count the number of records selected with respective status.
For example if there are 20 records with status value 'c' and 30 records with status value 'x'
And if i select parameter as 'c' then count the number of records with that status 'c' i.e. it should be 20.
If i select parameter as 'x' then count the number of records with that status 'x' i.e. it should be 30.
I would really appreciate your help..
Thanks
I have a report with parameter named status.
Database has status values as 'c' and 'x' only.
I want to count the number of records selected with respective status.
For example if there are 20 records with status value 'c' and 30 records with status value 'x'
And if i select parameter as 'c' then count the number of records with that status 'c' i.e. it should be 20.
If i select parameter as 'x' then count the number of records with that status 'x' i.e. it should be 30.
I would really appreciate your help..
Thanks