Pie graph values displaying in the format of 00.0000

Hi,
i have created a report with pie chart and it is displaying values in the format of 00.0000 but i want to display like 00.00.
Please let me know if it is possible, where i have to modify code?
Thanks,
lax
Edited by: user7498756 on Feb 7, 2012 1:33 PM

chart:
<Graph depthAngle="50" depthRadius="8" pieDepth="30" pieTilt="20" seriesEffect="SE_AUTO_GRADIENT" graphType="PIE"><LegendArea visible="true" /><SliceLabel textType="LD_TEXT_PERCENT"><ViewFormat decimalDigit="2" decimalSeparator="." decimalDigitUsed="true" decimalSeparatorUsed="true" /></SliceLabel><Title text="SRequest" visible="true" horizontalAlignment="CENTER" /><LocalGridData colCount="1" rowCount="{count(xdoxslt:group(.//ssServiceRequest, 'ssReCode'))}"><RowLabels><xsl:for-each-group select=".//ssServiceRequest" group-by="ssReCode" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:sort select="current-group()/ssReCode" /><Label><xsl:value-of select="xdoxslt:ifelse(current-group()/ssReCode!='',ssReCode,'Unspecified')" /></Label></xsl:for-each-group></RowLabels><DataValues><xsl:for-each-group select=".//ssServiceRequest" group-by="ssReCode" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:sort select="current-group()/ssReCode" /><RowData><Cell><xsl:value-of select="count(current-group()/ssSrNumber[(../ssSrType='Inc' or ../ssSrType='Pro') and (../ssStatus='Closed' or ../ssStatus='Resolved')])" /></Cell></RowData></xsl:for-each-group></DataValues></LocalGridData></Graph>
Try the above XML....Hope it helps..........

Similar Messages

  • Can we have the text and value displayed in the BI Graph ?

    Dear Experts,
    We are able to see the graph for a particular report in switching to Graphical Display
    :I have selected Pie chart and the value and text is displayed on mouse over on each section.
    Please let meknow if there ia an option to display the text and value along with the graph.
    Regards
    Manu

    Manu Govind wrote:
    Dear Experts,
    >
    > We are able to see the graph for a particular report in switching to Graphical Display
    >
    > :I have selected Pie chart and the value and text is displayed on mouse over on each section.
    >
    > Please let meknow if there ia an option to display the text and value along with the graph.
    >
    >
    >
    > Regards
    > Manu
    Dear Govind,
    You can use BEx based WAD tool to acheive it. Edit the chart in the chart properties dialog, goto settings & edit the property. As you have requested you created 2 tabs, one for chart, another for data, and as and when you do changes in the Analysis grid, the chart values get adjusted.
    P.S. Humbly a personal opinion; I do not recommend WAD; use XCELCIUS instead.
    Best Regards, @{

  • Value displayed in the cube but not in BEx query

    Hi gurus,
    I have the field for no. of orders  (ANZAU) in the datasource 2LIS_11_VAHDR. It is displaying all the values in the column as '1' in the RSA3 and also in the cube but when the same field is selected in the query there is no display of value '1' .In the query all the values shown in the column is '0' .what is the reason.
    How to display the correct value '1' which is in RSA3?
    regards,
    man

    hi,
    Check out the following
    1.Check the report at the detailed level(line item level)
    2.Check if the report is from multiprovider, if so chk the field you needed is selceted from all the cubes you require.
    3.Run a full repair and chk upto PSA.
    Hope it helps you
    Assign points if so
    Ramesh

  • Graph label in Drill down graph to display only the lowest level label

    Recently I have upgraded from OBIEE 10 to 11g.
    Some reports have a country -> region -> branch drilldown, for which hierarchy is created in business layer of RPD. The graph, drills down from Country -> Regions -> Branches and displays the measures accordingly. But the horizontal label displays the full hierarchy , like CountryName,RegionName and Branch Name. In 10g, I used to get the Branch name only in the axis label.
    I would like to display only the Region names when Country is drilled down and the branch name alone when the Region is drilled down.
    Kindly help.

    In 11g it is bug....
    For this u should create 3 individual reports (1 for country, 2. Region, 3. Branch) and give action link one to another.
    for filter make sure the required column "Is Prompted" for every detailed reports.
    Pls mark if it helps
    -Chinna

  • Previous record values displaying in the Group Footer row in the report.

    Hi Friends,
    I have 3 tables
    TableA:(PERNR BEGDA ENDDA are key fields)
    PERNR BEGDA    ENDDA      WERKS
    10001 1/1/2010 12/31/9999 1001
    TableB:(PERNR BEGDA ENDDA SUBTY are key fields)
    PERNR BEGDA    ENDDA       SUBTY  TYPES
    10001 1/1/2010 12/31/9999   01          COMS1
    10001 1/1/2010 12/31/9999   02         COMS2
    TableC:(PERNR BEGDA  ENDDA are key fields)
    PERNR BEGDA  ENDDA        AMNT
    10001 2/2/1997 4/3/2010      1000
    10001 4/4/2010 12/31/9999  2000
    I have joined these table by the key 'PERNR'( like A->B and A->C)
    Groped by the same key 'PERNR'
    My result rows in the report:
    PERNR BEGDA    ENDDA      WERKS  SUBTY  TYPES  BEGDA    ENDDA      AMNT
    10001 1/1/2010 12/31/9999 1001       01         COMS1  2/2/1997 4/3/2010    1000
    10001 1/1/2010 12/31/9999 1001       02         COMS2  2/2/1997 4/3/2010    1000
    10001 1/1/2010 12/31/9999 1001       01         COMS1  4/4/2010 12/31/9999 2000
    10001 1/1/2010 12/31/9999 1001       02         COMS2  4/4/2010 12/31/9999 2000
    But in the report format is like this in the Group Footer row:
    PERNR: 10001                     WERKS:1001
    SUBTY: 02                          AMNT :2000 (Current date)
                                                AMNT :1000 (Previous record)
    I created the format with "Previous" function
    but in the report it is giving the '2000' instead of '1000' in the AMT field
    Please help me, can i use the for loop in the report? or any sugessions?
    Thanks in advance.
    Regards,
    Venkata

    A group footer will dis[lay contents of the last record. You need to sort records to ensure that the last record contains link to your dynamic image.
    Ian

  • How to customize the values displayed in the calendar?

    Hi,
    Can anyone tell me where can I find the source code of the calendar?
    While creating the calendar, in the wizard we give the table names and column names. But I want to modify the query according to my requirement.
    So I just want to know where can I find the source code so that I can modify it.
    Thanks in advance :-)

    Hi,
    Thanks for your reply.
    Actually, I have a scenario.
    I have a table exactly similar to EMP table.
    I am creating a calendar where every employee can enter their schedules. I am using the Skillbuilders Schedule plug in to achieve this.
    But there is a constraint who can see whose schedules.
    For example, in EMP table, if you look at the tree structure:
    KING
    |
    -------BLAKE
    | |
    | -------ALLEN,JAMES,MARTIN,TURNER,WARD
    |
    ------CLARK
    | |
    | -------MILLER
    |
    ------JONES
    | |
    | --------FORD
    | | |
    | | ---------SMITH
    | |
    | --------SCOTT
    | | |
    | | ---------ADAMS
    Now, my requirement is JONES can see the schedules of KING, BLAKE, CLARK, FORD, SCOTT and no one else. Not even SMITH and ADAMS.
    ALLEN can schedules of BLAKE, JAMES, MARTIN, TURNER, WARD and no one else.
    To be precise, one level up, same level and one level down.
    Can you please let me know the query that can satisfy this condition and where to use that query.
    Thanks in advance.

  • Can I change the order in which the month and day are displayed in the format D/M/Y instead of M/D/Y? I am using ICS 5op3.

     

    Hello Mark,
    yes, it is possible. In Calendar Express under
    "Options | Settings -> Date"
    "Show brief dates in the following order: Date, Month, Year".
    BTW.: iCS 5.0 P4 is out since August, 2001. It's worth upgrading!
    Regards,
    Jakob.

  • CJI3 report not displaying values correctly in the "Total Quantity" field

    Dear Friends,
    Need your assistance on the issue explained below,
    In our project there is a scenario where the actuals posted on a WBS are split/distributed to various WBS.These actuals that are split can be CATS entries,manual posting (KB21) or postings that come to R3 from a legacy system.The split happens by means of a custom program and is not standard.There is a tab seperated text file that contains the split percentages and the sender as well as the receiver WBS elements.Off late it has been observed that after the split is done the CJI3 report does not show the split quantities correctly and hence there is difference in the values displayed in the currency field.This is not a rounding off difference and is considerable.We have done all possible analysis from our side but i am unable to find how the difference occurs.
    To add to this i have even come across certain notes which describe the issue closely but none of it has helped so far. I have simulated the scenario with the same settings in the Quality server and it seems to work fine there without any glitches. We have even compared the program in both the Quality as well as the Production servers and there is no difference in the program as well.The values for the total quantity field are stored in the table COVP and it has been observed the report is fetching this data to display in CJI3.
    I have run CJEN too but this too does not correct the report. I was just wondering if any of our colleagues can provide me with some suggestions or insight in this issue.
    Regards,
    Gokul

    Hi Praveen,
    Thanks for the response.
    Actually i did debug the program with the help of our technical guys but found nothing wrong in both the quality and the production system. We compared the program in both the systems and it seems to be same. I am exploring this issue. Will update the findings here.
    In case anyone has any suggestion please do suggest.
    Regards,
    Gokul

  • ICS 2: Can I change the format of the date displayed by Calendar Server from M/D/Y to D/M/Y using JavaScript?

    Can I change the order in which the month and day are displayed in Calendar
    Server using JavaScript? Specifically, I would like the date to be displayed
    in the format D/M/Y instead of M/D/Y.
    <P>
    Yes. You can change the format of the date by editing the JavaScript variable
    in the file <I>
    loadpoint</I>/CalendarServer/cal/uicust/en/main.html
    . The variable is located in the
    "Misc" section in the
    following line:<BR>
    <P>
    i18n['def date order'] = 'M/D/Y';
    <P>
    Edit the line as follows:<BR>
    <P>
    i18n['def date order'] = 'D/M/Y';

    Hello Mark,
    yes, it is possible. In Calendar Express under
    "Options | Settings -> Date"
    "Show brief dates in the following order: Date, Month, Year".
    BTW.: iCS 5.0 P4 is out since August, 2001. It's worth upgrading!
    Regards,
    Jakob.

  • Graph values rounded

    I have a multiplot xy graph with as an input a range of x values and y values from 5.8 to 6 that are doubles.
    However, once the graph is displayed all the y values are rounded off to 6.
    I guess it must be a matter of setting somewhere that the values in the graph are not integers, but i can't seem the find it.
    I've already changed in graph settings->format and precision->digits of precision to 8 but still i get rounded off to 6?
    Where is the magical setting for this?
    Solved!
    Go to Solution.
    Attachments:
    round off.PNG ‏3 KB

    The graph autoadjusts to the datatype wired directly to it. If you wire to a local variable, you don't get that feature for good reasons.
    Most likely you had an integer wired to the graph terminal at one point in the past and LabVIEW remembered that.
    The first choices should always be to wire directly to the terminal. Don't think of local variables as "variables" in text based code, they are not and should not be used as such. Local variables break dataflow, can cause race conditions, complicate debugging, and force extra data copies in memory (can be very expensive for xy graphs!), so there is a big difference. Local variables should only be used if there is a very good reason.
    (See also this link and many other similar discussions)
    LabVIEW Champion . Do more with less code and in less time .

  • Pie graph slice derivation returning two rows

    Hi All,
    I have a requirement to derive the series name when the user clicks on a pie graph's series.
    Below is my pie graphs code
    <dvt:pieGraph id="pieGraph1"
    value="#{bindings.DashboardTransPieVO1.graphModel}"
    subType="PIE" threeDEffect="true"
    animationOnDisplay="auto"
    seriesRolloverBehavior="RB_HIGHLIGHT"
    dynamicResize="DYNAMIC_SIZE" style="Default"
    partialTriggers="::cil2"
    clickListener="#{viewScope.DashboardScreenBean.drillPie}"
    drillingEnabled="true">
    <dvt:background>
    <dvt:specialEffects/>
    </dvt:background>
    <dvt:graphPieFrame/>
    <dvt:seriesSet>
    <dvt:series/>
    </dvt:seriesSet>
    <dvt:legendTitle text="#{ethuiBundle.TRANSACTION_STATES}"
    rendered="true"/>
    <dvt:graphFootnote text="Footnote" rendered="false"/>
    <dvt:sliceLabel>
    <dvt:numberFormat numberType="NUMTYPE_GENERAL"
    decimalDigit="0"/>
    </dvt:sliceLabel>
    <dvt:pieLabel rendered="false"/>
    <dvt:graphSubtitle text="Subtitle" rendered="false"/>
    <dvt:graphTitle text="Title" rendered="false"/>
    </dvt:pieGraph>
    I am using following code for that in clickListener of pie graph:
    ComponentHandle handle = clickEvent.getComponentHandle();
    if (handle instanceof DataComponentHandle)
    DataComponentHandle dhandle = (DataComponentHandle)handle;
    // Get the value displayed in the series
    System.out.println(" @@@@Value: " + dhandle.getValue(DataComponentHandle.UNFORMATTED_VALUE));
    // Get the series attributes
    Attributes [] seriesInfo = dhandle.getSeriesAttributes();
    if(seriesInfo != null)
    for(Attributes attrs: seriesInfo)
    System.out.println(" @@@@Series value: " + attrs.getValue(Attributes.LABEL_VALUE));
    System.out.println(" @@@@Series name: " + attrs.getValue(Attributes.LABEL_ATTRIBUTE));
    System.out.println(" @@@@Series value id: " + attrs.getValue(Attributes.ID_VALUE));
    System.out.println(" @@@@Series name id: " + attrs.getValue(Attributes.ID_ATTRIBUTE));
    The issue is it is returning me two rows for Attributes array. The first row is containing nulls in Attributes array with the exception of ID value and ID Attribute. They carry some standard value like 0 and some text respectively for them.
    The 2nd row contains the data I am looking for.
    My query is why two rows are being returned?
    Thanks

    Check this code:
    REPORT  ytest_pie.
    DATA: BEGIN OF data  OCCURS 1,
            text(36),
            feld1 TYPE p,
          END OF data,
          BEGIN OF opts OCCURS 1,
            c(80) TYPE c,
          END OF opts,
          BEGIN OF tyear OCCURS 1,
            c(20) TYPE c,
          END OF   tyear.
    opts-c = 'P2TYPE = PI'.
    APPEND opts.
    data-text = 'X 10'.
    data-feld1 = '10'.
    APPEND data.
    data-text = 'Y 20'.
    data-feld1 = '20'.
    APPEND data.
    CALL FUNCTION 'GRAPH_MATRIX_2D'
      TABLES
        data        = data
        opts        = opts
        tcol        = tyear
      EXCEPTIONS
        col_invalid = 1
        opt_invalid = 2
        OTHERS      = 3.
    IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

  • SSRS with SharePoint 2010 Managed Metadata or Lookup Values - Display

    When creating an SSRS (SQL Server 2008 R2) report from SharePoint 2010 list/library data using BIDS:
    A Lookup field or Managed Metadata field displays in the format "1;#value" rather then just the "value".
    SharePoint columns that have Rich Text display HTML tags in the report field. 
    What is the best way around these issues?
    Is a Regular Expression the best way to parse out the value? If so does anyone have an example? Is there a BIDS/Dataset adjustment in the query that displays a "more user friendly values" from either Lookup/Managed Metadata or HTML tags?

    thanks for posting this fix, but it only works if there is a single Meta Data term used picked. But in the case of multiple Terms used (or Person columns) you will need something like this. Very ugly but it works. Strips out all the special characters and
    numbers.
    =REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(Fields!Reviewers.Value,"9", "", 1),"8", "", 1),"7", "", 1),"6", "", 1),"5", "", 1),"4", "", 1),"3", "", 1),"2", "", 1),"1", "", 1),"0", "", 1),";", "", 1),"#", " ", 1)
    Basically I combined these statements into one nested statement
    =REPLACE(Fields!Reviewers.Value,"#", "", 1)
    =REPLACE(Fields!Reviewers.Value,";", "", 1)
    =REPLACE(Fields!Reviewers.Value,"0", "", 1)
    =REPLACE(Fields!Reviewers.Value,"1", "", 1)
    =REPLACE(Fields!Reviewers.Value,"2", "", 1)
    =REPLACE(Fields!Reviewers.Value,"3", "", 1)
    =REPLACE(Fields!Reviewers.Value,"4", "", 1)
    =REPLACE(Fields!Reviewers.Value,"5", "", 1)
    =REPLACE(Fields!Reviewers.Value,"6", "", 1)
    =REPLACE(Fields!Reviewers.Value,"7", "", 1)
    =REPLACE(Fields!Reviewers.Value,"8", "", 1)
    =REPLACE(Fields!Reviewers.Value,"9", "", 1)
    Cheers, TMG

  • Showing data in the format enterred (ASP JS Pages)

    Hi All,
    I'm building an ASP Javascipt website that stores the data in
    an MS SQL database, where there is a requirement for a large amount
    of text (like a news story) I'm using a text area field to enter
    the the data, and a nvarchar field to store the data. The problem
    that i have, is that when entering the data i can format it so that
    you can differentiate between different paragraphs.
    However when the data is returned in a webpage, it shows all
    of the data in one paragraph, in otherwords instead of looking like
    this question, the returned data looks like the data below, I would
    be grateful if you could tell me how to format this so that the
    data is displayed in the format entered -
    Thanks
    #Example#
    Hi All, I'm building an ASP Javascipt website that stores the
    data in an MS SQL database, where there is a requirement for a
    large amount of text (like a news story) I'm using a text area
    field to enter the the data, and a nvarchar field to store the
    data. The problem that i have, is that when entering the data i can
    format it so that you can differentiate between different
    paragraphs. However when the data is returned in a webpage, it
    shows all of the data in one paragraph, in otherwords instead of
    looking like this question, the returned data looks like the data
    below, I would be grateful if you could tell me how to format this
    so that the data is displayed in the format entered -Thanks
    #

    <%=yourRS.Fields.Item("yourCol").Value.replace(/\n/g,"<br>")%>
    "GTN1707" <[email protected]> wrote in
    message
    news:em3l2m$eqs$[email protected]..
    > Hi All,
    >
    > I'm building an ASP Javascipt website that stores the
    data in an MS SQL
    > database, where there is a requirement for a large
    amount of text (like a
    > news
    > story) I'm using a text area field to enter the the
    data, and a nvarchar
    > field
    > to store the data. The problem that i have, is that when
    entering the data
    > i
    > can format it so that you can differentiate between
    different paragraphs.
    >
    > However when the data is returned in a webpage, it shows
    all of the data
    > in
    > one paragraph, in otherwords instead of looking like
    this question, the
    > returned data looks like the data below, I would be
    grateful if you could
    > tell
    > me how to format this so that the data is displayed in
    the format
    > entered -
    >
    > Thanks
    >
    > #Example#
    >
    > Hi All, I'm building an ASP Javascipt website that
    stores the data in an
    > MS
    > SQL database, where there is a requirement for a large
    amount of text
    > (like a
    > news story) I'm using a text area field to enter the the
    data, and a
    > nvarchar
    > field to store the data. The problem that i have, is
    that when entering
    > the
    > data i can format it so that you can differentiate
    between different
    > paragraphs. However when the data is returned in a
    webpage, it shows all
    > of the
    > data in one paragraph, in otherwords instead of looking
    like this
    > question, the
    > returned data looks like the data below, I would be
    grateful if you could
    > tell
    > me how to format this so that the data is displayed in
    the format entered
    > -Thanks
    >
    > #
    >

  • Pie Graph 3D mode

    Hi All,
    I have created a Pie Graph with type 3D - The size of the graph is varying depending upon the data(or depending upon number of slice) - but i want a fixed size in the graph - Can any one help me on this please.
    How OBIEE is deciding the radius of the pie circle?
    Thanks in advance,
    Arun

    Hi, I have already given the General Graph property Size - (Width, Height).
    Please not that , i am using the "GO URL" - where i have created a html page with two frames and each frame i am displaying a graphs with the same size (Width, Height) - but what i observed is two graphs are displaying in the html with different in size - or it is varying according to the input data data.
    Example: Frame1 displaying pie chart "A" and Frame2 displaying pie chart "B" both are actually created with same size.
    now Chart "A" has two slice - the ratio is 80:20
    Chart "B" has two slice - the ratio is 55:45
    Now the Chart "A" is displaying bigger than the Chart B.
    Please help on the algorithm used by OBIEE to define this size difference.
    Edited by: Arun Roy on Aug 21, 2009 10:33 AM

  • Using same returned data to create datagrid and pie graph

    I am trying to find a good example or information on creating
    charts, initially pie graphs. I will be getting the data from a
    MySQL DB via a HTTPService call to a PHP script. I would like to
    use the same HTTPService call to make a datagrid and build a pie
    graph. My datagrid is working fine.
    All of the examples I have found show the app with an
    internal data source that's hard coded into an array (
    http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDo cs_Parts&file=00001234.html).
    I did search this forum, but it seems most people are just looking
    for dynamic pie graphs and there isn't enough in the entries for me
    to go off of.
    The data returned to the MXML app looks like this:
    <auditdata>
    <riskdata>
    <core>core number here</core>
    <subcore>subcore number here</subcore>
    <mdata>mdata here</mdata>
    <risk1>number here</risk1>
    <risk2>number here</risk2>
    <risk3>number here</risk3>
    </riskdata>
    <riskdata>
    <core>core number here</core>
    <subcore>subcore number here</subcore>
    <mdata>mdata here</mdata>
    <risk1>number here</risk1>
    <risk2>number here</risk2>
    <risk3>number here</risk3>
    </riskdata>
    </auditdata>
    When the data is returned, everything under <riskdata>
    is put into a datagrid. What I'm looking to do in the pie graph is
    this.
    Create a 2 different pie graphs for each riskdata (there will
    only be 2). The first pie graph will be of the three "risks" (where
    their total number equals 100% of the graph). The second pie graph
    would be "core - subcore" and risk1 (where the two values total
    equals 100%of the graph). I hope that makes sense.
    Any guidance would be truly appreciated.
    Thanks,
    Chris

    Does anyone have any ideas on this?
    Thanks,
    Chris

Maybe you are looking for

  • Different number of records in RSA3 for Full and INIT

    Hi All, I am about to load the data from 0FI_GL_4 and checked it in RSA3 for the number of records. It returned different number of records when I run the extract with options 'F' and 'C'. Why is it so? This is the first time I am loading the data in

  • Black flashing every 10 min Handshake issues

    I have had FiOS less than a week. I used to have cable. The picture is much better the internet seems faster, the other stuff looks cool. HOWEVER I have handshake issues and no one knows what I am talking about. Cable was much better when it comes to

  • I'm getting someone else's personal notes on my iPhone. How do I stop this?

    I'm getting someone else's personal notes on my iPhone. How do I stop this? I don't share my account with anyone. In my iPhone settings>iCloud>Notes is turned off. I checked my computer's iCloud notes and none of the other person's notes are on there

  • Credit check with MRP block

    When customer exceed the credit limit,system pop up the warning & it blocks the document But when i go to MD04,blocked order is appeared,In MD02 - Sytem does MRP for that blocked order also How to stop the planning for blocked order due to credit lim

  • Grey screen fix ??

    I'm trying to fix the Grey screen issue on my Mac book pro.  I have started it up using command"R".  I tried reinstalling Mac OSX but there is not enough space required.  There is only 49.4 mb available. I then went into disk utility and started veri