Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Adding Text Fields to rows of a Crosstab Post Reply Post New Topic
Author Message
nppk
Newbie
Newbie


Joined: 08 Nov 2012
Location: East Timor
Online Status: Offline
Posts: 2
Quote nppk Replybullet Topic: Adding Text Fields to rows of a Crosstab
    Posted: 08 Nov 2012 at 9:01pm
I wanted to added two text fields (controls) to rows of crosstab (so on running the report each row should show these two fields). Is it possible?
I tried placing the text field in the first row of cross tab, on the running the report it is showing only once and that to it is not part of the row.

Could you please suggest how to solve this

Thanks for the help.
IP IP Logged
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 13 Nov 2012 at 7:57pm
Hi
 
You can't insert a text after in cross tab, try the following :
 
If you want to add "Sample" to your field then create a formula and concatenate the text to field and insert theat formula in your corss tab.
 
@formula
"Sample"&{YourFieldValue}
 
Now insert {@formula} in your cross tab.
Thanks,
Sastry
IP IP Logged
NENminer
Newbie
Newbie
Avatar

Joined: 02 Jun 2014
Location: United States
Online Status: Offline
Posts: 2
Quote NENminer Replybullet Posted: 06 Jun 2014 at 7:25am
You can also go to the cross-tab expert -->Select the field-->Select Group Options --> Options again --> Customize Group Name Field with a formula --> Write "Sample "& {YourFieldValue}"
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.023 seconds.