Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Multiple Entries From One Field On One Line Post Reply Post New Topic
Author Message
elGroomio
Newbie
Newbie


Joined: 12 Apr 2013
Online Status: Offline
Posts: 4
Quote elGroomio Replybullet Topic: Multiple Entries From One Field On One Line
    Posted: 19 Jun 2013 at 2:22am
Hi All,

I have a feeling that this isn't possible in Crystal Reports but thought I would ask, just in case!

I have a two fields which records when certain events take place on our system.

One field logs the action codes - 'ACR', 'PUB', 'CIN' etc.

A second field matches this with a date stamp.

Currently when I look for an institution's data on certain actions it creates multiple lines, one for each action which I had filtered by. e.g.:

InstitutionName - Action1 - Action1date
InstitutionName - Action2 - Action2date

What I would like to do, if possible, is something like this:

InstitutionName - Action1 - Action1date - Action2 - Action2date

I hope I have explained that clearly. I'd appreciate any help or any suggested work arounds.

Thanks in advance.

Best wishes,
elGroomio
IP IP Logged
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 19 Jun 2013 at 2:58am
HI

Best way to do this is concatenate field1 and field2 and insert in cross tab.

Create a formula and add two fields like :

{Field1} & {Field2}

Now go in cross tab report and insert this formula in column and check
Thanks,
Sastry
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.031 seconds.