Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Comma in Chart Label

Becky-ITJun 20 2011 — edited Jun 20 2011
I am using ApEx Version 4.0.1 and a 2D Flash Chart.

In my query, the X axis label is the year, i.e. 2004, 2005, etc.
The X axis labels are showing up as 2,004, 2,005, etc. I want them to show up as 2004, 2005, etc. The column is defined as a number(4) in the database.

I have tried putting a to_char around the year, a to_number format of 9999, etc and the label does not change. Any suggestions on how to get rid of the comma in the year? It displays just fine in the hint!

Thanks,
Becky
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2011
Added on Jun 20 2011
4 comments
696 views