|
-
Jan 29th, 2002, 03:46 PM
#1
Thread Starter
Lively Member
crystal reports
Hi.
I need to create a report grouped by numbers that can be or not in the database.
Ex.
Table
Code Value
2 100
3 100
6 100
I need group in Code but using all numbers as follows:
Group Code=1
Value=0
Group Code=2
Value=100
Group Code=3
Value=100
Gropu Code=4
Value=0
Group Code=5
Value=0
Group Code=6
Value=100
How Can i do this???
Thanks in advance
-
Jan 29th, 2002, 04:15 PM
#2
Hyperactive Member
Is the data all from one table??
-
Jan 30th, 2002, 07:17 AM
#3
Thread Starter
Lively Member
Yes.
The data is in one database, but there is no
Code=1
Code=4
Code=5
and i must show that groups with no value.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|