Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: tricky field question Post Reply Post New Topic
Author Message
bwsanders
Senior Member
Senior Member


Joined: 05 Sep 2012
Location: United States
Online Status: Offline
Posts: 177
Quote bwsanders Replybullet Topic: tricky field question
    Posted: 30 May 2013 at 4:44am
i have a report that is pretty simple column and row type report consisting of


id, lastname, firstname, emailaddress, supervisorname

the client want to include the supervisor email address as well. only that isn't something that is readily available. i was thinking i could say something like

if({supervisorname}) = {lastname} & ", " & {firstname} then {emailaddress}

this isn't really working

supervisors are included in the list of employees so that is why i was thinking it could be done this way.


any thoughts?


thank you in advance.
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 06 Jun 2013 at 4:00am

add the table twice and join it on supervisor link from table_1 to employee id on table_2 then use the emaol address from table_2

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.