Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: inputting values into report by selecting records Post Reply Post New Topic
Author Message
crysnovice
Newbie
Newbie


Joined: 06 Mar 2012
Location: India
Online Status: Offline
Posts: 1
Quote crysnovice Replybullet Topic: inputting values into report by selecting records
    Posted: 06 Mar 2012 at 7:20pm
Hello guys,
 
I am having an issue while putting data in my crystal report based on my data set and was wondering if you could help.
 
basically i have got a dataset which looks something like below
 
Name     Value
A             10
B             15
C             20
 
I want to create a field by a select query to get the value where name is "A" which is 10 and then put this field into the report.
 
Then i ll create another field with a select query where name is "B" to get the value 15 and put that field in report.
 
so i have two fields @Avalue and @Bvalue
 
using select expert i can create one where condition on one field for the entire report. but here i need different conditions for different fields.
 
Not sure if there is any other way
 
 
Thanks very much
 
 
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 07 Mar 2012 at 3:11am
it kind of sounds like you want a Command object.  It will create a virtual table, then you can link the table as desired.  Since it is a table in the report, you can use its value as you desire.
 
HTH
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.