cdennis321
MIS
I am using Crystal 8.5 on an SQL dbase and am having problems with charting data.
I am trying to create a stacked bar chart of the total number clients in a treatment program.
Using the following tables and fields
Client
ClientID
AdmitReason
Fullname
Report should look as such
Group: AdmitReason
Detail: ClientID
Total: Count of Client ID
Need to chart an accumluative total on for each group on a daily basis and need to know how to create a daily date without using any of the date fields in the database. (Using them limits the data being pulled into the report.)
I would greatly appreciate anyone's help on this!
I am trying to create a stacked bar chart of the total number clients in a treatment program.
Using the following tables and fields
Client
ClientID
AdmitReason
Fullname
Report should look as such
Group: AdmitReason
Detail: ClientID
Total: Count of Client ID
Need to chart an accumluative total on for each group on a daily basis and need to know how to create a daily date without using any of the date fields in the database. (Using them limits the data being pulled into the report.)
I would greatly appreciate anyone's help on this!