Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Eliminate the format k number

Summary
Eliminate the format k number
Content
Hello ,
i work with publisher 12.2.1.2.0 web designer.
i have a bar graph with number larger than 10000 but the number in axis and plot area is automatically convert with k group.
I want to keep the original number.
How to do this ?
jeanmarc
Answers
-
no idea ?
0 -
Overview of Available Update Patches for Oracle BI Publisher Enterprise 11g (Doc ID 1276869.1)
Interim Patches on top of patch 22393988 Oracle BI Publisher 11.1.1.9.160119:
Patch 21352114 VERTICAL BAR CHART VALUES DISPLAY IN K INSTEAD M FOR LARGE VALUES
Note : You can raise an SR with Oracle Support. Support engineer will raise Forward port to get interim patch for your BIP version to fix the issue.
Regards,
Venkat
0 -
You'll have to add these lines:
<Y1Axis axisMinAutoScaled="true" axisMaxAutoScaled="true">
<ViewFormat scaleFactor="SCALEFACTOR_NONE" /> </Y1Axis>
I hope this will help you
0 -
hello,
thanks for your answers
but i speak about the embedded designer web not the plugin word rtf and my publisher version is 12.2.1.2.0
regards
jeanmarc
0