Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Problem creating report Post Reply Post New Topic
Author Message
lukin
Newbie
Newbie


Joined: 06 Aug 2009
Online Status: Offline
Posts: 2
Quote lukin Replybullet Topic: Problem creating report
    Posted: 06 Aug 2009 at 6:30am
Hello,
 
I'm trying to do a crystal report in .Net 2008 in the following format:
 

Name

Col1

Col2

Col3

Time

Dias Horas Minutos

SUBAREA a

X

test

AAAA

AAAA1

1

2

3

Y

test

BBBB

BBBB1

3

2

1

 

 

 

Subtotal

4

4

4

SUBAREA b

X

test

AAAA

AAAA1

1

2

3

Y

test

BBBB

BBBB1

3

2

1

 

 

 

Subtotal

4

4

4

SUBAREA c

X

test

AAAA

AAAA1

1

2

3

Y

test

BBBB

BBBB1

3

2

1

 

 

 

Subtotal

4

4

4

 

 

 

TOTAL

12

12

12

 
Is there a way to do this, maybe using a subreport?
Thanks in advance
 
IP IP Logged
gavsmith
Newbie
Newbie


Joined: 06 Aug 2009
Online Status: Offline
Posts: 10
Quote gavsmith Replybullet Posted: 06 Aug 2009 at 8:14am
I think you may need to give more information on the database structure and what you are trying to achieve.

From your example it looks like you want to display the same data several times (not sure why you would want to do that) then have a summary at the bottom. If that is what you want you would only be able to do it using several subreports.

If it's not the same data the report should be easily done by using groups:

SUBAREA (a,b,c) being the group header subtotal being the group footer and total being the report footer.
IP IP Logged
lukin
Newbie
Newbie


Joined: 06 Aug 2009
Online Status: Offline
Posts: 2
Quote lukin Replybullet Posted: 07 Aug 2009 at 3:43am

I've solved the problem using groups.

Thank you
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.032 seconds.