OBIEE 11g (11.1.1.6) Graph Export

Hi Team,
Just need to confirm if a graph exported to excel file will be editable to users?
(Client want the graph to be downloaded in editable format while exporting to an excel file, just like we create graph from data in excel sheets. So far, a graph is downloaded as an image while export)
Thoughts...??
Pratim

Hi Pratim,
Not possible to edit an exported graph.
Regards,
Dpka

Similar Messages

  • 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?

  • Error while exporting to PDF document in OBIEE 11g

    Hi
    In OBIEE 11g we are facing an issue regarding exporting a few reports to pdf. It is resulting in following error: "Error generating PDF document".
    The reports are placed on a dashboard which has a prompt too. However, when we remove the prompts, the export is working fine.
    We will really appreciate any help in this regard.
    Thanks.

    Hi,
    Looks like this is a sort of known bug with PDF creator in 11g. Try implementing the below solution:
    To configure the Javahost service, edit the Javahost service configuration parameters in the
    instanceconfig.xml file. The parameters are
    identified by their relative path starting from the /WebConfig/ServerInstance node
    For example:
    <JavaHost>
    <PDF>
    <InputStreamLimitInKB>50000</InputStreamLimitInKB>
    </PDF>
    </JavaHost>
    After changes restart Siebel Analytics Java Host and Siebel Analytics Web services
    If it doesn't work try to create same report in xml publisher as presentations services in obiee has limited capacities in printing out reports.
    Refer to this thread for related useful information: Error in creating a PDF
    Hope it helps.
    Thanks,
    -Amith.

  • Exporting Issue in OBIEE 11g

    Hi,
    I am having an issue in exporting a huge amount of data in OBIEE 11g, what happens is : I am able to export the Whole table data which is around 6000 Records, but when I open Excel Sheet the Alignment of the report is ruined after Record number 1890.
    I tried this from different browsers and the same result appeared.
    can anyone help me with that ?
    Regards,

    Hi refer this link
    http://shivabizint.wordpress.com/2011/08/26/export-more-than-6500-obiee-11g-records-to-excel/
    Please mark if its helps you......

  • Cannot Print/Export to PDF in OBIEE 11G

    Hello,
    Since upgrading to OBIEE 11g (currently on 11.1.1.6) I have random occasions where I am unable to print a whole page or even export a single report to PDF. We experienced this when on 11.1.1.5 but all I get is an "Internet Explorer cannot dispaly this page" It is not related directly to IE as I am able to reproduce the error with Firefox as well.
    Has anyone else seen and overcome this issue? I have been unsuccessful finding any information on this in Oracle's support KB. Any help or suggestions would be greatly appreciated.

    It has been a while since I have checked this. Sorry for any delay. We have attempted to rearrange items however have had no luck.
    On small break through we have is that we have a custom link setup using Microsoft IIS on our server so we can access the application from outside of our network rather than just internally. We have found that we only have the print/export issues when using this external link so there may be an issue with our IIS configuration. Just throwing that one out there in case anyone has had a similiar issue with IIS configuration and found a fix.

  • "Graph Prompt" align center in OBIEE 11g

    Hi All,
    I have got a requirement to align the "Graph Prompt" center in OBIEE 11g (11.1.16.2 BP1). I could remove the boarder around the prompt using the following CSS.
    <style>
    .PTPageControl { border:0px; padding:0px; }
    .PTPageEmbedded { border:0px;}
    </style>
    Can someone please let me know how to algin "graph prompt" center? Thanks in advance.

    See http://msdn.microsoft.com/en-us/library/gg622942%28v=VS.85%29.aspx
    Basically, IE9 breaks flash ExternalInterface calls if your flash component is embedded with an object tag with an embed tag fallback, and the object id and embed name is the same.
    The easiest workaround is to tell ie9 to render your page in IE8 Standards mode. To do this, insert this in the element:
    <!-- Enable IE8 Standards mode --> <meta http-equiv="X-UA-Compatible" content="IE=8" >
    Otherwise, you might just want to use the object tag only or embed tag only.

  • Graph Data Labels in OBIEE 11g - Customizing

    Hi folks!
    Would somebody know how to select what is shown in graph data labels in OBIEE 11g?
    For example in a scatter graph data label I'd like to show the Group only (not the combination of Series, Group, X and Y, as by default). For a pie chart one can select the data shown in data labels to some extent (name / value), however couldn't find this option for scatter graph.
    After searching I could only find instructions for 10g - such as John's instructions at http://obiee101.blogspot.com.es/2008/01/obiee-xy-and-data-in-mouse-over-label.html.
    However, my understanding is that the graph engine in OBIEE 11g is now different, and the 10g instructions are not valid for 11g anymore.
    I was also having a look on the .cxml files in OBIEE 11g but those seem to relate to colors only?
    Any help appreciated, best regards,
    Ilmari

    hello,
    i'm facing the same situation here,did you find a solution for your problem?

  • 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

  • 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

  • OBIEE 11g - help formatting graphs / trellis displays

    Hi, in OBIEE 11g I'm trying to display a simple trellis graph of win % for various baseball teams over a 10 year period. On the trellis - I would like to NOT show the vertical scale or horizontal scale. I.e. vertical currently showing 20%, 40%, etc. up to 100%, and horizontal showing 2001, 2002, etc.
    Is there any way to turn off the scales on the various axis? I can turn off the "labels" so that it doesn't put the word "Year" under the horizontal axis, but I haven't been able to figure out how to actually turn off the year values.
    This pretty much holds even on a "normal" non-trellis graph - I can't see how to turn off the axis values there either.
    Thanks!
    Scott

    Dear Maqsood...
    Assalam Alaikum,
    I donno this question has been answered or not. if not please refer below. ( Obiee 11g)
    Edit Graph properties - > Style Tab -> Grpah Data- Style and Conditional Formatting -> Conditional Formatting -> Add Conditional Formatting.
    You can add Conditional Formatting similar to Column Properties.
    Mark Correct if its answered.
    Regards,
    fiaz

  • Export OLAP 11G AW/Cubes to OBIEE 11g

    Hi Experts,
    If anyone has handled this assignment of exporting OLAP 11G AW/Cubes to OBIEE 11g, Please share all details. Currently we use BO for reporting requirements and before going ahead with OBIEE 11g would like to make sure there is not much of a gap. As of now we see a lot of incompatibility while exporting  like some dims and cubes cannot be exported and so on. Any white paper/docs/information on this from experienced folks are welcome.
    We are on 11.2.0.3 db release.
    Thanks in advance,
    MS

    Here is some basic information about importing 11g analytic workspace cube and dimension metadata into OBIEE.
    There are two basic options as I suspect you already know:
    Option 1) Before the release of OBIEE 11.1.1.5 (I believe), there was no native support for the OLAP option within the administrator tool of OBIEE, and
      one needed to use the AwM plug-in to OBIEE. The AwM plug-in generates a UDML file which can be imported into OBIEE using the OBIEE admin tool.
      The AwM plug-in to OBIEE generates metadata for the source, business model, and presentation layers. The very latest version of the AwM plug-in will specially
      handle calculated measures created in AwM and create the proper calculcated measure expression in OBIEE. This is very important if you are querying above the cube
      to get the correct aggregation results. One area that has limited support is if a dimension only has value-based hierarchies. The plug-in will create a very simple level-based
      hierarchy to at least allow the dimension to be successfully created. You then need to do more work within the OBIEE administration tool to create the fully baked
      value-based hierarchies. I do not have any real-world experience with value-based hierarchies in OBIEE. Again, the AwM plug-in to OBIEE works with level-based hierarchies
      and supports multiple hierarchies per dimension. The AwM plug-in to OBIEE is available on the OTN download page for the OLAP option.
      Here is the link:  Oracle OLAP Downloads: Software & Samples
    Option 2) OBIEE 11.1.1.5 and later allows for native integration for accepting OLAP 11g dimension and cube metadata as a supported source.
       This integration makes the AwM plug-in somewhat obsolete (except for the calculated measure expression integration which is unique to the AwM plug-in and using
       AwM to create calculated measures including time-based calculated measures)
    Please expand on the incompatibility issues you are running into. Is this related to a lot of value-based hierarchies or other issues?

  • Stacked bar graph requirement in OBIEE 11g

    Hi,
    I have stacked bar graph. I want to display units on the middle of each stack. I can display units, but by default these units are displayed on top of each stack. I checked properties of data markers, but I did not get any option to display data in the middle of stack.
    I am using OBIEE 11g.
    Is there any way to accomplish this?
    Thanks.

    We recently logged an Enhancement Request for the same with Oracle: Bug 15928667 : ENH DISPLAY DATA LABELS IN STACKED BAR CHART WITHIN THE BAR GRAPH ITSELF
    There is no way out-of-box to do this as of right now.
    Please assign points if helpful/correct.

  • 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

  • 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

  • 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

Maybe you are looking for

  • Message Driven Bean Reference Problem

    Hi, I have problems a MDB referencing other beans, I am getting Class Cast exception whenever my MDB tries to use narrow operation after the lookup is done. The Code is as follows: public void ejbCreate () throws CreateException { log("ejbCreate call

  • How can I get rid of adclick on my Mac?

    How can I get rid of adclick on my Macbook Pro?  I get adclick, bulletflix, mackeeper, HD stream, etc.  Thanks in advance

  • Prblem saving pdf's

    When I try to save a pdf that has been emailed to me it is saved as a F13 file fornat which is a 13 pixelscreen font file. when I then email it to someone else they cannot open it

  • Transport Query and Query elements

    Dear all, I have a questions regarding transportation of a Query. When I transport the Query from the transport connection should I ticked also the Query elements or not? What happend if I choose just some of the Query elements? Thanks

  • Is there a way to prevent search engine changes?

    A member of the family is always changing my search engine, and I want to make it so that they are unable to make a change.  Any help is greatly appreciated Thanks Rick