Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: 3D-Riser Chart <Dynamic Axis Titles> Post Reply Post New Topic
Author Message
c16271
Groupie
Groupie
Avatar

Joined: 24 Aug 2010
Location: United States
Online Status: Offline
Posts: 48
Quote c16271 Replybullet Topic: 3D-Riser Chart <Dynamic Axis Titles>
    Posted: 16 May 2011 at 6:08am
Hey All,
 
I'm having something very strange happen to my axis-labels on my chart--.
 
I created 2 groups in my report, with GH2 being a dynamic group based on a user parameter.
 
Thus, the grouping could go State (GH1) --> [City, County](GH2).
 
I then proceed to create my 3D-Riser Chart:
 
1) Go to Chart Expert
2) Select 3D Riser Chart
3) In the "Data Tab", I select Group, where it finds my State group and @dynamic_group.
4) I select to SUM a particular field in my data, and press OK
 
Up to this point, everything goes by SMOOOTHLY, DATA GRAPHED IS ACCURATE AND LOOKS GREAT!!!
 
However, the axis-label that depends on the dynamic group isn't changing based on the grouping.
 
I've tried adding an @-sign in front of the text in the title fields; however, nothing happens Confused
 
Any ideas would be greatly appreciated!!!!
 
 
This is the formula that evaluates groupings (GH1 and GH2).
 
IF(ToText({?group_by}) = 'Product Line')
THEN
    {XXOPM_RSRC_USAGE_SUMMARY_V.PRODUCT_LINE}
ELSE
    {XXOPM_RSRC_USAGE_SUMMARY_V.PRODUCT_ALLOY}
 
 
OS: MS Win7 64-bit
Crystal Reports v. XI R2
Oracle 10gR2 DB


Edited by c16271 - 16 May 2011 at 6:12am
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.016 seconds.