Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Replace the same field Post Reply Post New Topic
Author Message
liher
Newbie
Newbie


Joined: 20 Feb 2007
Online Status: Offline
Posts: 9
Quote liher Replybullet Topic: Replace the same field
    Posted: 23 Feb 2007 at 2:18am
Hello! I would like to report in the same page the same field with different values, for example I have the following access registers
 
ID    TAG       field1    field2    field3
-------------------------------------------
1     name       1         150       151
2     name       2         200       201
 
and would like to report like this:
 
name     field2(150)   field3(151)
             field2(200)   field3(201)
 
Can I do this in the same report page? I dont know how because the field name is the same...
 
Thanks in advance
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 23 Feb 2007 at 8:59am
You can group by the TAG field to get all the data for the same name to appear together. Is that what you're looking for?
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
liher
Newbie
Newbie


Joined: 20 Feb 2007
Online Status: Offline
Posts: 9
Quote liher Replybullet Posted: 23 Feb 2007 at 10:20am
Yes I did that but I want to make to report like this:
 
..........................................................
. name     field1(100)   field1b(101)       .
.              field2(150)   field3(151)         .
.              field2(200)   field3(201)         .
...........................................................
 
and by grouping by TAG I only obtained to report like this:
 
...........................................................
. name     field1(100)   field1b(101)       .
. name     field2(150)   field3(151)         .
...........................................................
. name     field1(100)   field1b(101)       .
. name     field2(200)   field3(201)         .
...........................................................
 
If I move field2 in brown, the other brown field is moving too, so I can't place like the way I want...
 
I don't know if I explain very well sorry
IP IP Logged
liher
Newbie
Newbie


Joined: 20 Feb 2007
Online Status: Offline
Posts: 9
Quote liher Replybullet Posted: 27 Feb 2007 at 6:18am
I assume this can't be made or is too difficult??
IP IP Logged
gharisuresh
Newbie
Newbie
Avatar

Joined: 01 Mar 2007
Location: India
Online Status: Offline
Posts: 4
Quote gharisuresh Replybullet Posted: 01 Mar 2007 at 2:48am
Hi
 
Group Tag Field and Place the Tag Field field in the group section. Remaining fields place in the details section. I thick this will work for u.
 
 
Suresh
IP IP Logged
liher
Newbie
Newbie


Joined: 20 Feb 2007
Online Status: Offline
Posts: 9
Quote liher Replybullet Posted: 01 Mar 2007 at 11:47pm

I placed this way but:

group header | ..........................................................
group header | . name     field1(100)   field1b(101)       .
group header | .              field2(150)   field3(151)         .
details           | .              field2(150)   field3(151)         .
details           |  ...........................................................
 
field2 and field3 still have the same data
If I click on "show next page" the fields data changes but I need to have different data in the same page. Maybe I have to use a formula??
IP IP Logged
liher
Newbie
Newbie


Joined: 20 Feb 2007
Online Status: Offline
Posts: 9
Quote liher Replybullet Posted: 28 Mar 2007 at 6:50am
I am still looking to do this, does anyone have any idea if I can do or not?
 
thanks!
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.017 seconds.