OBIEE Dial Graph

Hi all,
I'm using OBIEE 11.1.1.6 on Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
My fact is something like this:
Service    Ratio     Ratio_Green_Orange    Ratio_Orange_Red
S1         73        95                    90
S2         21        50                    10
S3         99        50                    30
S4         98        50                    20I'm setting in the DIAL GRAPH:
- GAUGE: Service
- MEASURES: Ratio
- Settings: Threshold Green to Orange --> Ratio_Green_Orange
- Settings: Threshold Orange to Red --> Ratio_Orange_RedI'm expecting:
S1 in RED area
S2 in ORANGE area
S3 in GREEN area
S4 in GREEN area
Unfortunately, OBIEE takes the color range for red/orange/yellow just for the first row (S1) and keeps it for all the charts.
If I move "Service" from GAUGE to GAUGE PROMPT, it works but I want to display all the charts...
Any idea?
Riccardo

Is there a way developers could get a beta of the Dial Graph Oracle is going to eventually support?
Thanks,
Laith E.H.

Similar Messages

  • Dial Graph Support?

    Will Oracle add a Dial Graph Type to the next version of BIBeans? Will the next version of BIBeans coincide with the release of JDeveloper 9.0.5?
    We're trying to determine if we need to purchase a third party server side graphing utilitily or wait a couple months for a BIBeans upgrade.
    Thanks,
    Laith E.H.

    Is there a way developers could get a beta of the Dial Graph Oracle is going to eventually support?
    Thanks,
    Laith E.H.

  • I-pad does not render OBIEE charts/graph

    OBIEE charts graph shows on PC but does not show on apple ipad
    I-pad
    Version 3.2 (7B367)
    Safari
    Oracle Reply:
    OBIEE 10.1.3.4.1 is not certified on any mobile device browser.
    The tables and other lay out shows crystal clear on i-pad but Charts does not display. Is it because of Flash not supported on i-pad? Any way around?
    Please advice

    Document:
    http://www.oracle.com/technetwork/middleware/bi/business-indicators-config-166769.pdf
    In short:
    1- Add those two lines to your instanceconfig.xml to generate png instead of flash chart (because flash is not supported)
    <Charts>
    <DefaultImageType>PNG</DefaultImageType>
    </Charts>
    2- Install the app from the appsotre
    3- in Buiness indicators enter your environment URL adress and put your administrator user password.
    Thanks,
    Srinivas

  • Obiee 11g graph how to increase bar width

    Hello,
    obiee 11g: -> bar graph: how to increase bar width ?
    Thank you,
    Ark

    Hi ,
    Create your own bar code type rather than using system Bar Codes , if the length of your code doesn't fit with the standards available under  SE73 . There you can define your own sizes as per your requirement , If you have a stands logic ,for example production order type Z001 should be in 15 lengthy code , then put a condition in the smart form to facilitate it , like wise you could use different lengthy bar codes in single form .
    I hope this is what you meant by your treat.
    Good Luck .
    Cheers ,
    Dilum

  • Help with sql for dial graph

    Hi
    I have the following SQL query
    select (count(select status from tbl_issues where status = 'Open' or status ='On-Hold') - count(select status from tbl_issues where status = 'Closed')) value , 100 max_value
    from tbl_issues
    when I save changes it comes up with the following errors
    1 error has occurred
    Failed to parse SQL query:
    select (count(select status from tbl_helpdesk_calls where status = 'Open' or status ='On-Hold') - count(select status from tbl_helpdesk_calls where status = 'Closed')) value , 100 max_value from TBL_HELPDESK_CALLS
    ORA-00936: missing expression
    Certain queries can only be executed when running your application, if your query appears syntactically correct, you can save your query without validation (see options below query source).
    what I want to do is display on the dial chart whether the performance of a helpdesk is poor or bad using the dials.
    thanks for your help

    Hi,
    I did wonder about the "100 MAX_VALUE" setting!
    For our help desk system (not in ApEx), they have statistics by month. There is also a graph showing how long it took them to resolve calls. You might consider something like that instead?
    Regards
    Andy

  • OBIEE 11g Graph records limitation

    Hi Gurus,
    I am new to 11g OBIEE. I would like to know what is the maximum records allowed to have a graph and the default. if i want to increase the value from default how i can do that.
    As we have some graph reprot in 10g which is not working in 11g. giving error as
    Error
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. Please have your System Administrator look at the log for more details on this error.
    Regards
    @li
    Edited by: @l**** on Oct 16, 2012 11:29 AM

    Hi,
    Your message was truncated, please can you edit it and include the error message?
    Also, what chart type are you using? Is the chart based on the criteria directly or a pivot table? How many records are returned by your query?
    Thanks,
    Andy.

  • Changing Axis data values in OBIEE 11g Graph

    Hi ,
    I have a graph with three dimensions and a single measure . So , on x axis I am getting the values with two dimensions like
    Customer1 2013
    Customer1 2012
    Customer1 2011
    I want to change it to Customer1 only . Can anybody suggest how can we change this.

    Why don't you just remove the Year dimension from the "Group By (Horizontal Axis)" section?

  • OBIEE 10G Graph Orientation

    Good Morning
    Hope you all are well.
    I am currently developing a report with a Line Graph view.
    When i put my graph X axis "Rotate labels" 45 degrees nothing happens.
    The labels do not rotate.
    The Y axis works perfectly.
    I am using Mozilla Firefox.
    Any ideas?
    Regards
    Rayno Matthee

    I'm guessing this happens at 30 degrees as well: Bug 10199188 : CHARTS X AXIS LABEL IS BLURRED AT 45/60 ANGLE
    This bug was apparently fixed in the 11.1.1.6.6 Patch Set. Oracle Support does not have a workaround for this either.
    Please award points if helpful/correct.

  • OBIEE 11g-- Graph Data Display

    Hi All,
    I have been facing a big problem in making the report.
    I need to display month wise bar chart (Sales Value), On top of the Bar i have to display the Amount in terms of Millions, I have achieved by using Custom Number format, but It is difficult for developing the reports since i have to give each and every time this condition.
    My report is connected to Essbase ASO Cube,columns are
    Region and Sales Amount.
    So i have decided to call DB function which is common wherever I need amount  in Millions just need to call but it is failed.
    Is it possible ? or Is there any other to achieve the same.
    Thanks in advance.

    Hi,
    Essbase ASO is different than a relational database so PL/SQL commands are not going to function with this.
    You are likely going to have to change the number format on each report.

  • Custom Graphs Tags in OBIEE 11g

    Hi, we want to add a custom tag to an OBIEE line graph that only displays the data as a tag for a specific columns (eg only the last month if the x axis is a range of months)
    Is there a way to do this and if not what route can I follow to get this done.
    Thanks, Wim

    Hi, we want to add a custom tag to an OBIEE line graph that only displays the data as a tag for a specific columns (eg only the last month if the x axis is a range of months)
    Is there a way to do this and if not what route can I follow to get this done.
    Thanks, Wim

  • Text Box in Obiee 11g

    Hi All,
    How will I plot a text box in OBIEE 11g graphs.
    Please help me.
    SwathiP

    Hi SwathiP,
    I think that is not possible in obiee 11g, since obi renders graph as a flash object..
    You can't create a text box over flash object unless the text box is created in the flash.
    thanks,
    Jprakash

  • Display values in legend obiee 11g

    Dear All,
    Is there a way to display values in legend for obiee 11g graph? I could not find that features. It only has show or do not show the legend.
    Thanks,
    Sushil

    is it not something like
    select columnA from SubjectAreat where
    columnA is not like '%A%'
    and columnA is not like '%B%'

  • Custom Chart Line Symbol Type in 10g

    Hi,
    How can we add custom symbols for Lines on a chart (see example):
    http://screencast.com/t/g60p08WO
    Thanks
    Edited by: odinsride on Jul 6, 2011 4:46 PM

    In 10g I solved it by editing timeline.pcxml and palette.cxml (where I modified my own colors)
    to set SymbolType to 'Dot',
    based on http://obiee101.blogspot.com/2008/09/obiee-timeline-graph.html
    I hope this answered your desire in 10g.
    I'm still waiting for solution in 11g, where there is no more use in pcxml file.

  • Graphing engine is not responding. in OBIEE 11.1.1.6

    Hi,
    I did install OBIEE 11.1.1.6 and publised my earlier 'RPD & Catalog' (of version 11.1.1.5).
    On dashboard, some of the graphs are not visible and having the following error message:
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    When I look into log file; I see following log:
    [2012-04-18T16:42:57.000+05:30] [OBIPS] [WARNING:16] [] [saw.views.dashboard] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-000000000000b6ad,0:1] [tid: 4264] 11g xml data incompatibility: object queryitem1 at /shared/Uptime Clock Monthly requires upgrade. Admin needs to rerun upgrade, or remove the object, or fix the object's xml manually. If problem persists, please contact technical support.[[
    File:catalogimpl.cpp
    Line:1268
    Location:
         saw.views.dashboard
         saw.subsystem.portal.pagesImpl
         saw.subsystem.portal
         saw.httpserver.processrequest
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadpool.socketrpcserver
         saw.threads
    SessionID: e5dsikvgu3tss173vt6v7arlnb2btfmhqs9th02
    Any solution for this?
    Regards,
    Jitendra

    Dhar,
    Thanks for the direction, as I ran 'Scan & Update Catalog Objects' from Administration tab, it update lot of objects but the error "Graphing engine is not responding" still appears on Dashboards.
    Also, when I checked log file, it seems to be giving following error: ([tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage)
    ThreadID: 1836
    [2012-04-19T15:26:00.000+05:30] [OBIPS] [ERROR:16] [] [saw.rpc.mis.read] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7] [tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage
    oracle.bi.nanserver.fwk.exception.BISvsException: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:180)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:251)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:193)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:207)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:155)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at oracle.bi.nanserver.fwk.exception.BISvsException.logNewException(BISvsException.java:342)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:231)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:218)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:69)
         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.bi.nanserver.fwk.service.BISvsProxy.invoke(BISvsProxy.java:47)
         at $Proxy5.generateView(Unknown Source)
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:150)
         ... 6 more
    Caused by: java.lang.NullPointerException
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.positional.BaseChartPositionalFormatter.apply(BaseChartPositionalFormatter.java:97)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine._processFormatRules(SeriesFormattingEngine.java:130)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine.start(SeriesFormattingEngine.java:103)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.processSeriesFormatProperties(BaseChartComposer.java:743)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setSeriesFormatPropertiesAndRuleBundle(BaseChartComposer.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setBaseChartLayoutAwareProperties(BaseChartComposer.java:209)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.AxisChartComposer.setBaseChartLayoutAwareProperties(AxisChartComposer.java:571)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setProperties(BaseChartComposer.java:167)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setDataAndProperties(BaseChartComposer.java:151)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.compose(BaseChartComposer.java:144)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.compose(DVTChartProcessor.java:659)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.setupChart(DVTChartProcessor.java:127)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.generateXML(DVTChartProcessor.java:248)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartProcessorBase.generateChart(ChartProcessorBase.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:63)
         ... 12 more
    File:rpc.cpp
    Line:472
    Location:
         saw.rpc.mis.read
         saw.threadpool.chartthreadpool
         saw.threads
    ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7
    ****************************************************************************

  • Sectioned graphs output to PDF/print issue OBIEE 11G

    I've created a series of graphs by placing the field that varies in the "Sections" area, so that each graph displays data for each unique item (in this case). When viewing in IE or Firefox, the graphs look perfect, each one accurately displaying the related data as they should. However, when I go to export or print the graphs to PDF or just print them, the sectioned identifiers change accordingly, but the graphs themselves are all the same.
    For example, if I create a simple analysis for items 12345, 12346, and 12347 and their annual sales, create the resulting graph, then drop the item# into the Sections, I properly get three graphs, with each identified accurately with each different item number, but each of the graphs themselves are exactly the same, always with the data from the first item of the group.
    Incidentally, the table/pivot tables (if using sections) do NOT reflect this behavior when exporting/printing. They display properly. It's only the graphs.
    Has anyone experienced this before? Is it a bug? We are on OBIEE 11g 11.1.3.0/ IE 8 / Firefox 13.0.1/ Adobe Reader X 10.1.3.
    Apologies if this has been covered before, but I could not find any related posts. Thank you in advance!

    Hi, and thank you for your response. Yes, I've tried approaching it from many different directions, including what you're suggesting. It makes no difference how simple the analyses/graphs are, it results with duplicated graphs.
    Could this be caused by something we may have wrong in the instanceconfig.xml or NQSConfig.INI?

Maybe you are looking for