I don't know if this can be done in Crystal Reports 8 or not. A request has been made for a report to appear with both details and sums in one row. This is for a financial aid report where it is important to know individual monetary award amounts and starting and remaining financial needs. I'll see if the output can be displayed here:
person award1 award2 award3 total_awards beg_need end_need
person award1 award2 total_awards beg_need end_need
total_awards, beg_need and end_need are sums per person
award1, award2 and award3 are individual amounts whose total will be total_awards.
Is there a way to do this is Crystal Reports? Or would it be easier to create a view in the database instead? I'd like to not have to add more objects to the database if possible.
Thanks!
KH
person award1 award2 award3 total_awards beg_need end_need
person award1 award2 total_awards beg_need end_need
total_awards, beg_need and end_need are sums per person
award1, award2 and award3 are individual amounts whose total will be total_awards.
Is there a way to do this is Crystal Reports? Or would it be easier to create a view in the database instead? I'd like to not have to add more objects to the database if possible.
Thanks!
KH