Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Value to be displayed in Page header setion Post Reply Post New Topic
Author Message
kanchi
Newbie
Newbie


Joined: 27 Feb 2010
Online Status: Offline
Posts: 2
Quote kanchi Replybullet Topic: Value to be displayed in Page header setion
    Posted: 27 Feb 2010 at 10:14pm
Hi,

I want to display the value of one fields which is having 2 values null and 'ABC' , when i pull this field in Page header section it displays blank instead of 'ABC'.
Please suggest me how can i get the value of 'ABC' in page header.

thanks in advance.
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 01 Mar 2010 at 6:27am
There isn't a way to force a value in the page header.  It reads the 'current' record of the dataset and then displays those values.  You could code a variable or you could change the order of the data so that the abc value is on top, but on other pages it might fail...the variable wouldn't change, but you need to read the data....you might try setting the value of the variable in the data filter section of the report, since it will read all the records trying to determine if a value should be included or excluded from the report.
 
HTH
IP IP Logged
kanchi
Newbie
Newbie


Joined: 27 Feb 2010
Online Status: Offline
Posts: 2
Quote kanchi Replybullet Posted: 01 Mar 2010 at 7:56am
Thanks for the response,

if there is not any way to force any value in the page header section so in other way can we have any variable with formula applied in such a way that we can get only "not null" value returned. I think using this i can get what i want.

Please suggest.
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.029 seconds.