I need to create a formula that adds up all the DosageAmounts for a PatientID by DrugName. My report is grouped by DrugName.
I want the report to look like:
GROUP: DrugName
GROUP: DailyDosageGrouping (0 mg - 10 mg, >20 mg)
DETAIL: PatientID#43 DosageAmount 10 mg
(supressed)...
When I use the following formula, only the first "if" is displayed in my report while the remaining 3 if pieces are not displaying anything. I am using this formula to create a grouping level in my report. When I change the order of the 4 if sections, only the first if section displays...
I have a report that has two groups in it. The data is
grouped by Agency then by StaffLastName. My problem is
that the order of the staff is coming out wrong when I have
two or more staff with the same last name.
For example the group output comes in the order of:
Smith, Sandra L...
What are the quirks when I copy an existing report and name it as a different report so that I don't have to start from scratch? For example, I copied an existing report then added some tables to it but when I look at the report's SQL statement only the new tables are being recognized. I've...
I am running Crystal 7 with Service Pack 1. I use SQL 7 tables for my backend. I have a report with subreports in it. The primary report and the subreports use stored procedures to access the table data. After I have created the subreport, if I make changes to its stored procedure and then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.