Eliminate the format k number — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Eliminate the format k number

Received Response
101
Views
4
Comments

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

  • jmarc
    jmarc Rank 4 - Community Specialist

    no idea ?

  • Venkata Allam-Oracle
    Venkata Allam-Oracle Rank 4 - Community Specialist

    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

  • Sketz
    Sketz Rank 4 - Community Specialist

    You'll have to add these lines:

    <Y1Axis axisMinAutoScaled="true"  axisMaxAutoScaled="true">

               <ViewFormat scaleFactor="SCALEFACTOR_NONE" />

        </Y1Axis>

    I hope this will help you

  • jmarc
    jmarc Rank 4 - Community Specialist

    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