Click here to Skip to main content
15,896,557 members

Crystal Reports in VB.Net 2008 Issue

ekipongi asked:

Open original thread
Hello,
I have an issue with displaying the data in my crystal report. I successfully showed other reports in my application. However, I have an issue with displaying the data in the report to my liking. I have tried all means to get my report working but to no avail so it's better I post the exact issue with the exact data here for your assistance. My report's data is from a MS SQL View as shown below note, first row is the field names):

Name Lesson Attendance TPR TAB TSK

Pete L10 S 2 1 5

Luke L10 P 2 1 5

Mat L10 P 2 1 5

Pete L11 A 1 3 0

Luke L11 S 1 3 0

Mat L11 P 1 3 0

Please note that the above data table shows that, for a Particular lesson the attendance for each member is different. However, the TPR, TAB and TSK are all same for the same lesson, it will not and it doesn't change. For the same lesson these fields will have the same value all through each member name.

Now within crystal reports, I want to have a report as shown below:

Name L10 L11

Pete S A

Luke P S

Mat P P

TPR 2 1

TAB 1 3

TSK 5 0

I have tried with the Cross-tab reporting and managed to get the report to show as shown below but to show the TPR, TAB and TSK values as shown above is really confusing.

Name L10 L11

Pete S A

Luke P S

Mat P P


Gurus, Please assist as I really need this to work for my church program.

Thanks in advance.
Tags: Visual Basic

Plain Text
ASM
ASP
ASP.NET
BASIC
BAT
C#
C++
COBOL
CoffeeScript
CSS
Dart
dbase
F#
FORTRAN
HTML
Java
Javascript
Kotlin
Lua
MIDL
MSIL
ObjectiveC
Pascal
PERL
PHP
PowerShell
Python
Razor
Ruby
Scala
Shell
SLN
SQL
Swift
T4
Terminal
TypeScript
VB
VBScript
XML
YAML

Preview



When answering a question please:
  1. Read the question carefully.
  2. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar.
  3. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem. Insults are not welcome.
  4. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question.
Let's work to help developers, not make them feel stupid.
Please note that all posts will be submitted under the http://www.codeproject.com/info/cpol10.aspx.



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900