Can we place values near the legend in charts

Dear Obiee Gurus!!
I have a requirement for pie chart where we need to place the values near the legend color. We have option to place the legend or not in obiee but not to show both colors and value.
Pie chart circle
yellow color Manufacturing 52
green color other 72
Pink IT 10
I highly appreciate any guidance.
Thanks,
sanjay

user12846884 wrote:
Cant we do that at report level rather than doing it at rpd level.Where did you see rpd level? It does on report level but you have to change some js files for decision to work.
user12846884 wrote:
And i have another requirement as in the dashboard prompt page i want to place two different sections horizontally to each other .You may add the second column in dashboard editor and place the second section in it.

Similar Messages

  • Flash Chart : Percentage values in the pie chart and  values in the legend

    Hi All,
    Query is :
    SELECT null link
    ,GN.region Region
    ,ROUND(100*ratio_to_report(COUNT(DISTINCT GN.submittedbyemail)) over (),2) value
    FROM goodnews_stories GN
    GROUP BY GN.region
    I use the above query to display the flash pie chart percentage values.
    The values are displayed in percentage in legend as well as on the chart.
    I need to display the values in the legend and percentage values in the chart.
    How this can be achieved ?
    Regards,
    Archana

    Hello,
    Can we do this using apex? I have observed in legend as well as on chart it displays the same values which are generated by the sql query.
    Regards,
    Archana

  • I am doing a photo book but can only place picture from the last 12 months or last import. How can I access other pictures? Any advice?

    I am doing a photo book but can only place picture from the last 12 months or last import. How can I access other pictures? Any advice?

    You access them in the event they are in or under Photos or from an album if they are in an album - simply drag them to the book project in the source pane on the left
    LN

  • Can i place controls from the properties dialog of an express vi on the front panel?

    I'm using the spectral measurements express vi in my vi and I'd like to put the "window" and "number of averages" controls from the properties dialog on the front panel. However, there are not outputs on the express vi icon for these parameters. Can I place controls for these on the front panel somehow or do I always have to go into the block diagram and open the properties dialog to change the values?

    The way to do this is to right click on the express VI and select Open Front Panel. This will convert it to a standard subVI. then go into the subVI and replace the Spectrum Averaging and Spectrum Window constants to front panel controls by right click on them. Right click the icon and select Show Connector. Wire the new controls to a free terminal on the connector. You may have to add additional terminals if there aren't any available to wire to the new controls.

  • Can't see values of the navigational attrbute

    Hello, experts!
    Need your advice - I created navigational attribute on master data onfoobject.  I populated and  activated data for this navigational atrtibute and also ran Attribute Change for my cube.  Still I can't see values of this navigational attribute when I ran BEX reports.  Any suggestions - what step is missing?
    Thanks a lot!
    Alina.

    Hello Alina,
    To make attributes available as navigation attributes in reporting, you need to enable them on the InfoProvider.
    Otherwise, the attributes function as display attributes.
    So there are actualloy two places where you need to define a naviagtion attributes
    1. In the Info Object maintenance where you would check the box to define your naigational attribute.
    Once this naviagtional attribute is saved , it is available for iinput in your Info provider maintenance Screen.
    2. So , Input this navigation attribute in teh ionfo provider maintenance Screena nd save and activate.
    Now you will eb able to see this.
    Regards,
    Tapish

  • How can we place values "onto" bar charts?  (Example Included)

    We need help! We don't know how to do this:
    Using Graphics, we are trying to place values onto a horozontal
    multilevel bar chart created with Oracle graphics from an Oracle
    report. We are trying to have the report dynamically place the
    values "ONTO" the bar(s) itself, so that the "reader" of the
    report can see the value associated with the bar, by looking at
    the value we've "overlayed" onto the bar. See this example:
    $10,000 | $5,000 | $5,000 | $20,000
    $ 8,000 | $5,000 | $5,000 | $18,000
    $ 5,000 | $10,000 | $15,000
    Please call or email:
    Shawn
    Cell: 214-649-0706
    email: [email protected]

    There is a solution to this somewhere on this forum. If I understand it correctly you can select the chart, right click, select field templates. Select the axis field tab. Enable the label check box. Select desired radio button from label rotation.
    Counts should appear above the bars.

  • How can i assign value to the certain field in dynmic table ?

    i have created a dynmic table .now i want to assign value to the certain field,how can i do that?
    for eg,
    <dyn_table> contains fields of  name age ,now i want assign 'jack' to this internal talbe's field name ,

    Hi,
    try this:
    FIELD-SYMBOLS: <GT_ITAB>      TYPE TABLE,
                   <GS_ITAB>,
                   <FS>, <FS1>.
    DATA: GT_DATA   TYPE REF TO DATA.
    DATA: GS_DATA   TYPE REF TO DATA.
    START-OF-SELECTION.
      CREATE DATA GT_DATA TYPE TABLE OF PA0002.
      ASSIGN GT_DATA->*   TO <GT_ITAB>.
      CREATE DATA GS_DATA    LIKE LINE OF <GT_ITAB>.
      ASSIGN GS_DATA->*      TO <GS_ITAB>.
      ASSIGN COMPONENT 'NACHN' OF STRUCTURE <GS_ITAB> TO <FS>.
      <FS> = 'Smith'.
      ASSIGN COMPONENT 'VORNA' OF STRUCTURE <GS_ITAB> TO <FS>.
      <FS> = 'Paul'.
      APPEND <GS_ITAB> TO <GT_ITAB>.
      ASSIGN COMPONENT 'NACHN' OF STRUCTURE <GS_ITAB> TO <FS>.
      <FS> = 'Jones'.
      ASSIGN COMPONENT 'VORNA' OF STRUCTURE <GS_ITAB> TO <FS>.
      <FS> = 'Martin'.
      APPEND <GS_ITAB> TO <GT_ITAB>.
      LOOP AT <GT_ITAB> INTO <GS_ITAB>.
        ASSIGN COMPONENT 'NACHN' OF STRUCTURE <GS_ITAB> TO <FS>.
        ASSIGN COMPONENT 'VORNA' OF STRUCTURE <GS_ITAB> TO <FS1>.
        WRITE: / <FS>, <FS1>.
      ENDLOOP.
    Regards, Dieter

  • Can't place CSS in the portal area

    I have a situation here where I don't have much freedom of creativity here. In the portal area, I can only place HTML code. But, with only HTML code, I can't I don't know how to create professional dropdown menu Navbar. How do I create a professional looking dropdown menubar within placing of <body> </body> tag.

    You can write javascript within body section.
    <script type="text/javascript">
    document.write(' .....javascript....');
    </script>

  • How can we give values to the variable

    Oracle Forms6i
    Hai All
    I am generating an daily attendance regarding shift basis.In that i have written an ifelse condition it work successfull and but it fetches only 350 row out of 800.
    I have declared a variable and i need to know how to assign values to the variable Pls tell the steps to do.I have done correctly but there is an logic error in my coding.Let give me some steps to solve the problem
    My coding is
    declare
    t_in varchar2(25);
    t_out varchar2(25);
    cursor cur_test is
    select * from dail_att where intime=t_in and outtime =t_out;
    --into t_in,t_out from dail_att; 
    begin
    loop
    go_block('TEST_SRI');
    FIRST_RECORD;
    if :bartime between 0145 and 0630 then
         update dail_att set outtime = :bartime where barcode= :barcode
    and ATTEND_DATE = :bardate-1 and intime is null and outtime is not null;
    elsif :bartime between 0630 and 0900 or :bartime between 1130 and 1230 or
    :bartime between 1700 and 1800 and t_in is null then
    insert into dail_att(barcode,intime,attend_date)
    values(:barcode,:bartime,:bardate);
         elsif :bartime > 1645 and t_in is not null and t_out is null then
    update dail_att set outtime = :bartime where barcode= :barcode
    and ATTEND_DATE = :BARDATE and intime is not null and outtime is null;
    end if;
    EXIT WHEN :SYSTEM.LAST_RECORD = 'TRUE' OR :BARCODE IS NULL;
    NEXT_RECORD;
    END LOOP;
    forms_ddl('commit');
    exception
    when others then
    forms_ddl('rollback');
    message(sqlerrm||dbms_error_Text);
    message(sqlerrm||dbms_error_Text);
    end;
    Regards
    Srikkanth.M

    Hai man
    I have generated a daily attendance roll in oracle forms and it executed correctly but while fetching it fetch some of the records. So i have declared a variable in a block and in my coding.
    For those variable i need to pass values from select statement or using cursor.According to that i can use in my ifelse statement.
    If It is clear Or else see the coding
    declare
    bar_code varchar2(25);
    in_time varchar2(25);-------------------------- these are the variable i going to use in select statement to pass values
    out_time varchar2(25); so that i can use in if else statement.
    begin
    loop
    go_block('TEST_SRI');
    FIRST_RECORD;
    select BARCODE,INTIME,OUTTIME into bar_code,in_time,out_time from dail_att where BARCODE= :Barcode
    and ATTEND_DATE = :bardate;
    if :bartime between 0100 and 0630 then
    update dail_att set outtime = :bartime where barcode= :barcode
    and ATTEND_DATE = :bardate-1 and in_time is null and out_time is not null;
    elsif :bartime between 0630 and 0900 or :bartime between 1130 and 1230 or
    :bartime between 1700 and 1800 and in_time is null then
    insert into dail_att(barcode,intime,attend_date)
    values(:barcode,:bartime,:bardate);
         elsif :bartime > 1645 then
    update dail_att set outtime = :bartime where barcode= :barcode
    and ATTEND_DATE = :BARDATE and in_time is not null and out_time is null;
    end if;
    EXIT WHEN :SYSTEM.LAST_RECORD = 'TRUE' OR :BARCODE IS NULL;
    NEXT_RECORD;
    message(:barcode);
    END LOOP;

  • How to make values by the axis of charts hidden?

    Hi,
    VC has the ability to hide axis and the frame and etc. However the values by the side of the axis remains visible. Is there any visibility condition I could use to hide all the values? My end result would be only the line graph, without any figures shown.
    Please guide me.
    Thanks.
    Terry

    VC doesn't support any . But there is a way, i dont know if its acceptable ?
    Add a form to the iView and add a PlainText to the form , change the form background to white.
    Now switch to layout mode and stretch the PlainText in such a way that it covers the values in horizontal/vertical. Drag the FORM over chart axis and adjust the edges in way that it covers only the axis values.
    Hope you can visualize what i described above , even i never tried the above but I guess should help you in hiding the Axis Values

  • Funny looking characters in the legend of chart.

    Hi Friends,
    We have upgraded to 3.5 and when I execute my reports in my charts I am getting Funny looking characters in the legend. Can anybody tell me abt. this proble? Is there any language problem?
    Thanks.

    Hi Pooja,
    Did u got any solution to your problem. ?
    Please let me know.
    Regards,
    Parth

  • How to show colmn value in the legend in ssrs Chart?

    How to display Legend values in my ssrs Report like below 
    I want the values like below.
    SuccesCount-2000
    FailCount-100
    No status-150
    Can U pls help me for this
    ThanX!

    I will found the soluction for this ,
    Go to Chart Area ->Series Properties->Left Side you have noticed Legend->There you need to add expression in the
    fx
    i.e ="SuccessCount" & " "& Fields!SuccessCount.value
    so you finally get the out put like below
    o/p :SuccessCount 2000

  • How can i get value when the field name is user's defined

    Hi,
    I have a one java method:
    public ResultSet countUserDb(String id) {
    ResultSet rs = null;
    con = dbcon.connect();
    String queryString = ("select count as count from
    db_allocation where user_id='"+id+"'");
    Statement stmt = con.createStatement();
    rs = stmt.executeQuery(queryString);
    When i call it in a jsp file.
    ResultSet counter =db.countUserDb(request.getParameter("id"));
    if(counter.next())
    int x=rs.getInt("count");
    Tomcat said incorrect column name.How can i get the result set when the field name is user's defined.
    Best regards
    Ricky

    You should give the user defined name in the ResultSet.getXXX method to retrieve the column value.
    Example
    SQL:
    Select ename as employeename from emp;
    You should say :
    ResultSet.getString("employeename"); to get the value.
    Alternatively you can retrieve it using column number:
    ResultSet.getString(1);
    Chandar

  • Can not pass value to the program symbol

    Hi gurus,
    i've developed a script form whereas the value can not be transported from ABAP program into script form. only the system envoirment variables can be displayed in the FORM.
    any ideas? thanks

    here is my printing program:
    the varable A whose value is 4 can not be printed out in the form preview. on the other hand, if i use the same form in the report in stead of output type ME, the value 4 CAN BE displayed.
    PROGRAM  sapmztest.
    DATA: A VALUE '4'.
    *&      Form  ENTRY
          text
         -->ENT_RETCO  text
         -->ENT_SCREEN text
    FORM entry USING ent_retco ent_screen.
      CALL FUNCTION 'OPEN_FORM'
       EXPORTING
        APPLICATION                       = 'TX'
        ARCHIVE_INDEX                     =
        ARCHIVE_PARAMS                    =
        DEVICE                            = 'PRINTER'
        DIALOG                            = 'X'
         FORM                              = 'ZCNMMF017_GR_1'
        LANGUAGE                          = SY-LANGU
        OPTIONS                           =
        MAIL_SENDER                       =
        MAIL_RECIPIENT                    =
        MAIL_APPL_OBJECT                  =
        RAW_DATA_INTERFACE                = '*'
        SPONUMIV                          =
      IMPORTING
        LANGUAGE                          =
        NEW_ARCHIVE_PARAMS                =
        RESULT                            =
      EXCEPTIONS
        CANCELED                          = 1
        DEVICE                            = 2
        FORM                              = 3
        OPTIONS                           = 4
        UNCLOSED                          = 5
        MAIL_OPTIONS                      = 6
        ARCHIVE_ERROR                     = 7
        INVALID_FAX_NUMBER                = 8
        MORE_PARAMS_NEEDED_IN_BATCH       = 9
        SPOOL_ERROR                       = 10
        CODEPAGE                          = 11
        OTHERS                            = 12
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CALL FUNCTION 'START_FORM'
       EXPORTING
        ARCHIVE_INDEX          =
         FORM                   = 'ZCNMMF017_GR_1'
        LANGUAGE               = ' '
         STARTPAGE              = 'FIRST'
        PROGRAM                = ' '
        MAIL_APPL_OBJECT       =
      IMPORTING
        LANGUAGE               =
      EXCEPTIONS
        FORM                   = 1
        FORMAT                 = 2
        UNENDED                = 3
        UNOPENED               = 4
        UNUSED                 = 5
        SPOOL_ERROR            = 6
        CODEPAGE               = 7
        OTHERS                 = 8
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CALL FUNCTION 'WRITE_FORM'
       EXPORTING
         ELEMENT                        = 'DATA'
        FUNCTION                       = 'SET'
        TYPE                           = 'BODY'
        WINDOW                         = 'MAIN'
      IMPORTING
        PENDING_LINES                  =
      EXCEPTIONS
        ELEMENT                        = 1
        FUNCTION                       = 2
        TYPE                           = 3
        UNOPENED                       = 4
        UNSTARTED                      = 5
        WINDOW                         = 6
        BAD_PAGEFORMAT_FOR_PRINT       = 7
        SPOOL_ERROR                    = 8
        CODEPAGE                       = 9
        OTHERS                         = 10
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CALL FUNCTION 'END_FORM'
      IMPORTING
        RESULT                         =
      EXCEPTIONS
        UNOPENED                       = 1
        BAD_PAGEFORMAT_FOR_PRINT       = 2
        SPOOL_ERROR                    = 3
        CODEPAGE                       = 4
        OTHERS                         = 5
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      CALL FUNCTION 'CLOSE_FORM'
      IMPORTING
        RESULT                         =
        RDI_RESULT                     =
      TABLES
        OTFDATA                        =
      EXCEPTIONS
        UNOPENED                       = 1
        BAD_PAGEFORMAT_FOR_PRINT       = 2
        SEND_ERROR                     = 3
        SPOOL_ERROR                    = 4
        CODEPAGE                       = 5
        OTHERS                         = 6
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    ENDFORM.                    "ENTRY
    Edited by: Stephen Xue on Oct 29, 2009 11:52 AM

  • Is there any possible that pivot table can display date values in the data area like this?

    I use Power Query to load data(including all the of data showed in the following table without accumulating) from database to the Excel Worksheet, and I want to build a pivot table like this.
    But the data area of the pivot table can only accecpt and display numeric data. Is there any possible that such a display can be achieved?
    Thanks.

    Hi,
    Would you like to upload a sample file through OneDrive? I'd like to see the data source structure and test it.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for

  • Printing Dark Background Converted PPT

    Hello, I have got a Power Point presentation in PDF format send by my professor, i have to print it out but it has got dark bakground and will use a lot of ink so to resolve i search out the method to change background and reached to the option of Ac

  • Xml string as property value in pipeline record

    Hi, We want to pass a XML-style string as a property value in the pipeline. but from the reference application, the property did not display, how should we handle such case in the input piplefile? do we need to do any transfamtion or encoding? <STORE

  • Safari always quitting

    My safari quits unexpectedly after just 10-20 secs online. My reports always say the crash occurred during Thread 3. Is there a clue there to tell me what the problem is?

  • Some FP2 features need to be backported to the E71

    I would really like to see full screen caller id for the e71 and some of the other things available in FP2. I also would not mind paying a few bucks for a FP2 firmware update to the e71, but in reality since the E71x has FP2 it's just lame that they

  • How to read value from /401 in my pcr

    HI i have to write a PCR using /401 wage type (which stores projected no of months) i am trying to write as below. RTE=&  /401. but i am not able to fetch the value from /401 though in input table i can see the value under Rate as 11. please help me