Hello
I am using Crystal 9.0 accessing an Access 97 database.
I hope I am explaining this well but it's kind of complicated. What I want to do is base a formula in a report on the % of cases fitting a description.
All cases are grouped into "like" buckets called CMGs which is the group the report is based on. The hospital also uses pathways for certain cases (not based on CMGs) so pathway entry for a case could be yes or no.
I have a field indicating "% pathway" but I only want the denominator to include CMGs that have at least 20% where pathway is either yes or no (and numerator is where pathway = "Y").
Right now I'm running a query in Access to determine % of each CMG and then hard coding a field in Crystal to use as a denominator. How can I do this via formula or subreport?
Thanks.
I am using Crystal 9.0 accessing an Access 97 database.
I hope I am explaining this well but it's kind of complicated. What I want to do is base a formula in a report on the % of cases fitting a description.
All cases are grouped into "like" buckets called CMGs which is the group the report is based on. The hospital also uses pathways for certain cases (not based on CMGs) so pathway entry for a case could be yes or no.
I have a field indicating "% pathway" but I only want the denominator to include CMGs that have at least 20% where pathway is either yes or no (and numerator is where pathway = "Y").
Right now I'm running a query in Access to determine % of each CMG and then hard coding a field in Crystal to use as a denominator. How can I do this via formula or subreport?
Thanks.