Showing posts with label student. Show all posts
Showing posts with label student. Show all posts

Monday, March 19, 2012

Crystal Report XI Corss-Tab Report

I want an out put with crystal report XI facign difficulty, if some one can guide me. Thanks in advance.

ID Student Name <<Subjects>> ..... ... Sum Column DB Col1 DB Col2
1 -- xyz ---- Mks Obt. . ....... 90% --- 50 --- 40
2 -- abc ---- Mks Obt. . ....... 80% --- 60 --- 55

ID, Name is cross-tab row fields, and Subject is column field

I am unable to repeat the subjects in cloumns along with multiple summary & DB Columns.

Also I want to group the report on different classes.

Can I play with the Cross tab layout to adjust the columns & repeating frames like it is possible in Oracle Report Builder........Try to find at http://supports/businessobjects.com

Sunday, March 11, 2012

Crystal report problem

Hi ..I have a bit of a problem.
I want my crystal report to display the information of a specific person (e.g. student, like when you print a student's academic record). I want it to display the information of a specific person instead of taking all the records that are in the database.
What I do is that, I search for the person in my windows application (using their surname) and I want to transfer the information to the crystal report viewer...

Like this:

Student No Surname Initials Class
2365565 Moloi J Grade 1 A

Please help

By da way I'm using Visual studio 2003use record selection formula
or
pass parameter to report to use in report query