Values of the horizontal chart interactive report

Hello world

I work on the 4.2 Apex and DB Oracle 11g

I use a Horizontal report Interactiver chart, its values are
Label - Column1
Value - column select
function - County
Tri - label ascending
Under axis for label - name
The value axis title - value

Now my question is, I want the upcoming values as 0, 1, 2, 3... wherever they are coming (default format) 0.80 1.00 1.20 1.40...

I don't want the decimals that we will always round numbers.

Can anyone help me pls.


Thank you
Shoaib

Published by: Shoaib581 on May 14, 2013 23:39

You're right - there is no level of detail control / settings for The Report interactive charts this situation are made for us, without the ability to change the settings. If you want to control - the ability to change these settings, you need to create your own chart and link to it. But the complexity of this effort will depend on to what extent you want to allow the user to select specific columns for the axes X and Y. If it is a fixed column that's easy compared to allowing the user to dynamically determine which must be traced.

Howard

Tags: Database

Similar Questions

  • Create null values in the database for interactive report link column values

    Hello

    I'm pretty new to APEX and tries to create an interactive report with the form. This report examines essentially for more information for a particular employee. If the employee has any information in the table, the report presents information with a button change beside him. If there is no record in the table for this employee, a create button appears. Now when you click create, a new creation page. This page contains the employee number as a single display field with the value from the previous page. This value is displayed in the page, but it is not in the database. Create the page has view-only number and a couple of other columns. The other columns get inserted into the table with an empty number!

    Can someone please? Looks like the page keeps the value zero for the number of the employee who came during the search of the interactive report. Hope I made myself clear, being the newbie hope I haven't used any incorrect terminology.

    Thank you!
    Robet

    Without the DB column, apex will not determine which DB column the data in this field are mapped to (it would be quite impossible to guess the destination since the name of the element column).

    If you want to assign to the previous element of the page, use the default section

    return: P1_EMP_NUM

    By default the value Type: body of the PLSQL function

    and configure the attributes of source as I said before

  • Value of the column access interactive report

    I have an interactive report that is to select a hidden field.

    Select
    apex_item. Hidden(1,A.PK_ID) as "HOLD_PK_ID."
    A.STUDENT_ID as 'STUDENT_ID. "
    A.last_name as 'name '.

    Is it possible in javascript looping through all the currently displayed rows so I can access all the hidden field values?

    I know that I can call a function javascript since the link change, but do not know how I can loop through to get values.
    JavaScript:showHidden('#PK_ID#','#FK_SCHOOL#','#FK_YEAR#')

    Published by: bobmagan on August 28, 2009 10:29

    Published by: bobmagan on August 28, 2009 10:30

    Hello

    OK - edit javascript code for: