Custom Scalefactor

By default the Y or X -axis scale in my graph reads as 0K, 20K, 40K...
How to modify the scale to read 10000, 20000... or in some other custom formats?


<Y1Axis>
<ViewFormat scaleFactorUsed="true" scaleFactor="SCALEFACTOR_NONE" />
</Y1Axis>

Attribute scale factor can take one of the following values.
SCALEFACTOR_THOUSANDS | SCALEFACTOR_MILLIONS | SCALEFACTOR_BILLIONS | SCALEFACTOR_TRILLIONS | SCALEFACTOR_QUADRILLIONS

Comments

Popular posts from this blog

Repeat Table Header in all pages in BIP

Configure Concurrent Reports to be run

Limit rows per page