Unable to generate graph in OBIEE 11g

Hi All,
I have four columns in the report, one dimension and three fact columns
Dim.Col1
Fact.Col2
Fact.Col3
Fact.Col4
Fact.Col4 is nothing but I am dividing Col2 and Col3 like this, so in the formula for Fact.Col4, I have this
Fact.Col2/Fact.Col3
and these are the settings I have done for Fact.Col4
1. I have overridden the default data format from number to percentage
2. aggregation rule is default
3. have checked "Treat as an attribute column"
So My Fact.col4 has values like this
2.5%
4.5%
6.2%
Now when i am trying to built a graph using the columns dim.Col1 and fact.Col4, then the graph is not getting displayed. It shows me blank. But When I change the data format from percentage to default ( means uncheck the box) then graph comes up. So we can't create a graph on the column for which we have set the data format to percentage.? Can anybody please let me know what am I missing here
Thanks,
Ronny

Super! It worked. Graph comes back when I select the 1000's separator. But why would that happen? I mean It will be good If I know how did that make any difference. When I selected format to be percentage what is the significance of 1000 separator here? Is that a bug ? Or I am missing anything.
Thanks,
Ronny

Similar Messages

  • Regarding Time Series Graph in OBIEE 11g

    Hi,
    I need to create a time-series graph in OBIEE 11g. However, the value for time on the x-axis of the graph automatically comes for days.
    Is there any way to change it to hours or minutes?
    Thanks,
    Naman Misra

    Yes, it shud be a prob. Try using seperate tables for fact n timedim

  • Default Colors Limit for Graph in OBIEE 11g

    Hi, I'm using OBIEE 11g (11.1.1.6.6)
    When I use a graph (either bar or pie), I notice that OBIEE only has 12 default colors to use in the graph. So it starts from blue, red, and so forth, until the 12th color, then for the 13th color it will use the same blue again, and so forth.
    The problem is that my column values are more than 12 (it could be 20, it could be 30, etc). So, the repeating colors doesn't make any sense for the graphs.
    Could somebody please advise me on how to increase the default number of default colors used by OBIEE (so that it will be like 50 default colors set automatically by OBIEE, just in case)?
    Thanks so much!

    Hi,
    type HexaDecimal colors in google you will find n number of colors with the code number, just use this color codes by adding# before every code in the column format properties.
    for ex: #ccc99
    Follow this follwoing link
    http://www.google.co.in/imgres?imgurl=http://howto.websitespot.com/images/hexadecimal-color-chart.gif&imgrefurl=http://howto.websitespot.com/hexadecimal-colors/&h=706&w=498&sz=63&tbnid=9_3i-3tIMDNffM:&tbnh=91&tbnw=64&prev=/search%3Fq%3Dhexadecimal%2Bcolors%26tbm%3Disch%26tbo%3Du&zoom=1&q=hexadecimal+colors&usg=__nWfHEFVvPfjMfZyq2MxXkhJ-288=&docid=FXj6mM0pc4RQTM&hl=en&sa=X&ei=FDxJUc2cDqS8iwKetICACQ&sqi=2&ved=0CEAQ9QEwBA&dur=280
    Mark if Helpful/correct.
    revert me for any queries
    Thanks
    Edited by: 934322 on Mar 19, 2013 9:38 PM

  • Unable restart bi services in OBIEE 11g

    Im unable to get the web anlytics page of OBIEE 11g after the modifications done for RPD in online.
    I restart the BI server from EM not at all getting 100%up.Status is showing as 80% up and 20% down.
    And i started manually BI services but still getting same error.
    Can any one help on this.
    Thank you!
    Regards.,
    CHR

    Here you go error msg:
    SEVERE: Element Type: PROCESS, Element Id: instance2:coreapplication_obips1, Operation Result: FAILED_TO_START, Detail Message: Operation Failed: start; OracleInstance: instance2; Component: coreapplication_obips1; msg: 0 of 1 processes started.

  • NodeManager.properties file not able to generate while installing obiee 11g

    hello,
    I am trying to install obiee 11g on windows 7 64 bit machine. I am successfully able to complete all the steps ,but i get stucked in the last step of creating Domain
    follwing are the logs generated :
    NMProcess: <Mar 25, 2013 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    NMProcess: java.lang.NullPointerException
    NMProcess: at java.util.Hashtable.containsKey(Hashtable.java:314)
    NMProcess: at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    NMProcess: at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    NMProcess: at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    NMProcess: at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    NMProcess: at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    NMProcess: at weblogic.NodeManager.main(NodeManager.java:31)
    Excerpt from nodemanager.log which is created at <WL_HOME>\common\nodemanager:
    <Mar 25, 2013 7:21:31 PM> <INFO> <Loading domains file: C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.domains>
    <Mar 25, 2013 7:21:35 PM> <INFO> <Loading identity key store: FileName=C:/FusionMW/WLSERV~1.3/server\lib\DemoIdentity.jks, Type=jks, PassPhraseUsed=true>
    <Mar 25, 2013 7:21:35 PM> <WARNING> <Node manager configuration properties file 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties' not found. Using default settings.>
    <Mar 25, 2013 7:21:35 PM> <INFO> <Saving node manager configuration properties to 'C:\FusionMW\wlserver_10.3\common\nodemanager\nodemanager.properties'>
    <Mar 25, 2013 7:21:35 PM> <SEVERE> <Fatal error in node manager server>
    java.lang.NullPointerException
    at java.util.Hashtable.containsKey(Hashtable.java:314)
    at weblogic.nodemanager.server.NMServerConfig.initNetworkInfoList(NMServerConfig.java:491)
    at weblogic.nodemanager.server.NMServerConfig.getNetworkInfoList(NMServerConfig.java:481)
    at weblogic.nodemanager.server.NMServerConfig.getConfigProperties(NMServerConfig.java:545)
    at weblogic.nodemanager.server.NMServer.<init>(NMServer.java:154)
    at weblogic.nodemanager.server.NMServer.main(NMServer.java:375)
    at weblogic.NodeManager.main(NodeManager.java:31)
    Please help me out to solve the issue..i tried to start the StartNodeManager.cmd as well as all the services related to it.
    But still i am not getting properties file due to which installaltion fails.
    Thnks,
    Priyadarshini

    Check these..It may help you..
    http://santoshbidw.wordpress.com/2012/05/12/obiee-11g-installation-11-1-1-6-on-windows-7-64bit-os/
    OBIEE 11g installation with Windows 7 SP1 (64 bit)
    If corrects your problem ,post the answer for the benifits of other users,
    Regards,
    veeresh Rayan

  • Bell Curve graph in OBIEE 11g

    Can anyone know how to build a Bell curve report in OBIEE 11g.
    Thanks in advance.
    - Don.

    Hi Don,
    Try with standard deviation function,
    http://gerardnico.com/wiki/dat/obiee/distribution
    Regards,
    Dpka

  • Regarding graph in obiee 11g

    Hi All,
    i have some reports that has graph. in that graphs some graph is coming and some is not coming
    and giving error shown below.
    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.NumberFormatException: For input string: "05:30".
    i have checked the services all are up and running.
    please help me to solve the problem.

    Issue was, Font been defined as 7.5 (may be font size decimal not supported ).the problem solved

  • Issue making graphs in OBIEE 11g

    Hi All,
    I have requirement to make a line-bar graph in Answers.
    metrics that i have to use are Best price, commit price and Close price
    so the there would be a three bar showing data for all the the three metric. And there would be a line in the graph that should start from closed price, then go to Closed price + commit Price value and finally end at the value of summation of all three i.e. Commit+ closed+ best. So it would be a 3 bar and a trend line.
    To implement that I have tried using union of 3 report and calculated the sum of the required trend line in the reports. So kind of output that i get is :
    Closed price     |     Commit Price     |     Best Price     |     Cumulative total.
         1                              2                             3                         1                    (only closed amount)
         1                              2                             3                         3                    (Closed + Commit amount)
         1                              2                             3                         6                    (Closed + commit + Best amount)
    so when i draw the Graph, i get the values of the bar correctly. But the value of line instead of coming as trend shows a dot on the graph with value as 1.
    I am not really sure if the approach that i am taking is correct or not , so kindly request to please help me to make the trend line on the graph.
    Regards,
    SA

    Pl do not post duplicates - The specified item was not found.

  • How to create static line in line bar graph in obiee 11g?

    Hello,
    I have requirement where user wants to see a line in bar graph.
    Now the line is just static line, we dont have data field available to draw the line in graph.
    is there a way to create a static line in chart and show it in Line bar ombo graph??
    Thanks in advance..

    e.g. i created the static line '10' in fx and now using this column as line in line bar report , but its not displaying the line at measure of '10' in chart.
    Drag the column to measures section of graph (Line - Vertical Axis) to change this static value create an edit box prompt and pass the value to the column using Presentation Variable (as said by Fernando)
    Thanks,
    Saichand

  • Dynamically changing the Graph in Obiee 11g

    Hi,
    Is there a way to reflect the latest data in a graph by clicking any hierarchy level ?
    say i have top level company----->>department------->>account.
    if i come to department level then the graph should display department data in the graph.But in my case ,the graph always shows company level data.
    Thanks-Bhaskar

    Hi ,
    In Repository File try creating a parent root node called 'All' above the Department in your hierarchy and check it it will work ...
    Edited by: 977942 on Jan 15, 2013 3:08 AM

  • OBIEE 11G: Disable interaction in Graph

    Hello,
    Does anyone know how to disable interaction in graph in OBIEE 11G, apart from the normal way of disabling the interaction in Column Properties -> Interaction.
    Is there any other way.
    Thanks

    In 11g unlike 10g the Interaction tab is disabled at graphs.
    You can add it globally (column level)
    thanks,
    Saichand

  • Obiee 11g Chart sorting issue

    Hi All,
    I am trying to plot a graph in OBIEE 11g answers which shows Calendar Month in X-axis and percentage of marks in Y-axis,
    in such a way that Calendar Month in X-axis should be in the order Jan Feb Mar Apr .....(where as now it is Apr Aug Feb ... which is sorted in ascending order) Calender month is a calculated column in the report which has the following calculation
    case when cal_month=1 then 'Jan'
    case when cal_month=2 then 'Feb'
    case when cal_month=12 then 'Dec'
    How do i arrange the calendar month in a proper order of Jan Feb Mar .....
    Please advise
    Thanks,
    LonaD

    I've already mentioned OOB column to use, I'm not sure about your data. If you dont have it then might go for workaround to get number 1 to 12.
    BTW:Existing column 'Col month' as referred is not helping you?
    For ex: work around might be something like
    cast(substring("Year",3,2) as int)
    Mark if helps
    Edited by: Srini VEERAVALLI on Feb 5, 2013 12:43 AM
    you can create same in rpd so that you can sort it._
    Or else can go with work around using year column as above_
    Edited by: Srini VEERAVALLI on Feb 5, 2013 12:59 AM
    Edited by: Srini VEERAVALLI on Feb 5, 2013 1:01 AM
    Edited by: Srini VEERAVALLI on Feb 5, 2013 3:19 PM

  • Installation Problem on 11g, RHEL 5 - Unable to generate temporary script

    Hello all,
    This is for the first time i am encountering this kind of error on 11g. Half way through installation i get this error.
    All parameters set correct, used the official installation technique (works fine previously), except for this time i am getting a weird error, which does not allow me to continue with the installation.
    Please help.
    Environment
    Oracle 11g
    RHEL 5
    Error on GUI -
    OUI-10053: Unable to generate temporary script: {0}. Unable to continue install
    Error on command prompt -
    OUI-10053:Unable to generate temporary script: /u01/app/oraInventory/orainstRoot.sh. Unable to continue install.
    Help appreciated.
    Thanks

    Hi Monu Koshy
    Can you please control the user rights and also the df ?
    ls -al /u01/app/oraInventory/
    df -h /u01/app/oraInventory/
    Regards,
    Hub

  • OBIEE 11g Unable to browse multiple value hierarchy for analysis.

    Hi All,
    We are using OBIEE 11g Value Hierarchy feature to display GL Segment Hierarchies.
    -     We have set the hierarchies to be Ragged and Skipped Levels in the RPD Business Model.
    -     We have dragged the hierarchies from Business Model to Presentation Layer.
    -     When selecting the hierarchies during Analysis, the first hierarchy that is browsed appears correctly. The next hierarchy when browsed just hangs.
    For example:
    Step 1: Browse Hierarchy1 (Block). The values show correctly.
    Step 2: Browse Hierarchy2 (Account). The hierarchy does not open with a blinking circle remaining forever.
    Alternatively;
    If we selected, Hierarchy 2(Account) first, the hierarchy shows correctly, but when selecting Hierarchy1 (Block) a blinking circle appears and remains for ever without opening the hierarchy.
    The nqquery.log shows correct result. My suspicion is that the issue is on the front end presentation services/javascript side.
    Is there any additional setup/configuration required to open multiple value hierarchies during analysis.
    Thanks and Regards,
    Sasi

    I have a pretty good guess at the hanging problem, unforntunitly i have no solutions yet.
    I having same type of issue, hangs when building filters on for 2nd or 3rd dim table.. I can see obiee fireing off the query to populate the dropdown by running
    select distinct on and joining to the fact table and dimensions that the users usually have selecte prior to start creatinng the filters.
    It is sort of like doing a intra dimension filter.. Sounds good but if user does not cut way down on number of fact rows by the time 2nd filtered column is selected the generated query to populate the drop down can run and run.
    OBI SE Once and discoverer dd not do this, at least not out of the box.

  • OBIEE 11g- unable to start application server

    Dear All,
    I have recently installed OBIEE 11g 11.1.1.6.0 for the first time (enterprise install)
    am able to login to anaytics page and create reports, but Iam not able to connect to enterprise manger , console.
    Going through various posts, i came to know i should start Application server.
    which i was not able to. was getting error as
    'unable to get file lock will retry'.
    I tried deleting
    Navigate to the path : <OBIEE HOME>/C:\Middleware\user_projects\domains\bifoundation_domain\servers\AdminServer\tmp
    “AdminServer.lok” file.
    it still did not start
    I try doing the same for “bi_server1″ lock file. but am not able to delete this file.
    It says its in use. but i did not find any Java process running.
    Can you please help. how can i start my Application server on windows OS.
    Appreciate your help.
    thanks in advance.
    Achala

    Firstly we have shutdown the application for OS activity for creating mount point(related to Business)
    then we where trying to start the application all the work process are running with semaphore 50 , there no such error mesg ,just the work process are hang at running state with user SAPSYS
    the i have shutdown the application and clean the ipc and again i restarted the app still the same issue
    Hope u understand
    Thank you
    Haroon

Maybe you are looking for

  • How to delete backup data in icloud to free up storage space?

    My iphone 4s has not been backed up in 3 weeks because it says "there is not enough iCloud storage available". Through viewing the data sizes currently backed up in iCloud, the Camera Roll is taking up 99% of the space. I deleted almost everything fr

  • Can't import photos from finepix A345 to iPhoto or Finepix viewer mac ibook

    I had previously imported photos from my fuji finepix A345 camera to iPhoto on my macBookPro 10.4.9. Now I am trying to import new images from the same camera and iPhoto displays a message "no photos to import". I have installed Finepix viewer but it

  • [b]ERROR : connecting to msaccess[/b]

    I am trying to connect to a msaccess file but I get this error when I try to select from the table. ERROR at line 1: ORA-28500: connection from ORACLE to a non-Oracle system returned this message: [Generic Connectivity Using ODBC][Microsoft][ODBC Mic

  • Images not appearing sharp and with posterization

    Some RAW CR2 images taken with Canon EOS 1D Mk11 appear perfect when viewed in the Canon software. I can then save them as TIFFS from this software but cannot manipulate them in it. When the same RAW images are opened in Photoshop CS3, they appear un

  • Entire library deleted-help!

    my entire iTunes library was deleted. is there a way for me to keep the music on my iPod AND download new music to a new library, and sync it all? or will I have to start from scratch? please help! and thanks in advance