OBIEE 11G Formatting Question

Hello - I'm new to OBIEE 11G.
Is there a way to format one column of a pivot table to have the percentage sign (and possibly have more decimal places) and leave the rest to whole numbers?
Thank you.
Jennifer

To format a column, simple go into the column properties and change it to percentage.
Take a look at the documentation...
http://download.oracle.com/docs/cd/E21764_01/bi.1111/e10544/format.htm#i1030865

Similar Messages

  • OBIEE 11g Map question

    Hi all,
    We are using OBIEE 11g Mapviewer to display some results. We have point as well as polygon location geometries which combined with other dimensions display scores on the map.
    It seems there is a restriction on the display graphics that can be used based on a geometry type. It is something like the following table:
    Geometry Type - Graphic Format
    Polygon - Color Fill, Bubble, Pie Graph, and Bar Graph
    Point - Bubble, Variable Shape, Image, and Custom Point
    We display a pie graph of scores on a given polygon and would like to keep it standard irrespective of the underlying geometry.
    I was wondering if its possible to force use a Pie Graph on Point geometry?
    Please let us know if there is a way to solve this. Really appreciate your time.
    Thanks!

    Hi
    Your best bet is to follow the Security Guide:
    http://docs.oracle.com/cd/E20490_01/bia.7963/e19042.pdf
    Really you just need to make sure the Responsibility names are the same as the Application Roles. So either you create new responsibilities in EBS to match the existing (seeded) roles or you create new roles in OBI Apps to match your existing responsibilites. Both ways round are valid and it all depends on your security solution.
    Thanks
    Robin

  • OBIEE 11g caching question - cross database joins

    Hi, I'm seeing something strange (a.k.a. not wanted) in OBIEE (11g, not sure that version matters).
    I have a simple data mart that contains spend information. The supplier dimension contains keys that can be used to join it to detailed supplier information and supplier address information in our ERP system (that sits in a different database / on a different box). In the OBIEE physical layer I've created a cross database join between the supplier dimension table and the ERP tables that contain the address info.
    Here's the odd behavior I'm seeing. If I write an answers request to select the supplier, some address info, and total spend for fiscal year 2010, I'm seeing OBIEE fire off two queries (this I expect):
    A) Select supplier, address key, and total spend for fiscal year = 2010 against the spend mart
    B) select address_key and associated address info against the ERP system (no limit on this query, it pulls back all rows from the address table)
    OBIEE then does an internal join itself and serves up the results, everything is correct. But here's what's "wrong" - if I then run the exact same answers request, but change the fiscal year to 2009, I again see OBIEE firing off the two queries. What I expected and/or want to see is that, since the entire result set from query #B doesn't change at all, that it wouldn't have to rerun this query. However, it seems to be.
    Is there any way to get #B to cache so that, for any subsequent query that contains supplier address info, OBIEE can pull it from cache instead of rerunning the query (which is pretty slow)? I really thought it would do that, but it doesn't seem to be.
    Thanks!
    Scott

    Hi,
    Could you give a bit more of context for this case? The table in SQL server; Is it a dimension and the one in Oracle DB is a fact? I am guessing, you have set up the driving table here. Have you given a try taking it off, and let BI Server do the filter in memory?
    -Dhar

  • OBIEE 11g - formatting hierarchy levels

    Hi, I'm playing with the new hierarchy functionality in 11g. I've found in the criteria tab where it's possible to give the dimension members different formats based on what level of the hierarchy they are at (using the "Hierarchy Level Properties" dialog). This formats the dimension lables appropriately, But I also want the associated numbers to inherit the same formatting. Is there any way to do this?
    Thanks!
    Scott

    Ok, that's too bad. No way to format individual items, we're talking about thousands of accounts in an account hierarchy. I'll put in an enhancement request for this feature. I guess one related question, is there any way in answers to add a column that returns what level of a hierarchy the given row is at? If I could do that, then I could format the measures conditionally based on that column?
    Thanks,
    Scott

  • Obiee 11g Noob question - bring in one sql table

    I am a new to obiee.
    Using version 11g and trying to bring in one sql table. I created my db and table, then I create the data source in odbc. Everything tests fine.
    I then open up the oracle BI administration tool, and 'import metadata'. Everything imports fine - under the 'physical' side I see my sql table and if I hit 'view data' I can see my data just fine.
    I think my problem is that under 'business model and mapping' the icon isn't green it has what looks like a red 'no' type icon. My guess is there is something I have to make that green before I will be able to create a report using my sql table. (diagram?)
    This is just one sql table with no foreign keys or even a pkey. How can I bring in just this one table?

    I created the key in the physical layer...
    then I dragged over the table and then dragged it over again (into the BMM) this created a table called (IT_Metric #1)..
    now I right click and select 'business model diagram', 'whole diagram' which opens a new window with my one table (IT_Metric) then the mouse cursor just shows waiting (hourglass) ...it never stops the hourglass..

  • OBIEE 11g Repository Question: session context

    The Metadata Repository Builder's Guide says in chapter 13, "Note: Alternatively, you can use the database session context to pass end user identity to the database. Use a connection pool script to set up session context. Note that this approach does not rely on database authentication."
    However, no example or instruction is given to show/explain how to do that. Does anyone know how to set up a connection pool script to pass the :USER value to the database session context object? We have to pass the user ID of the Analytics user to the database so as to apply VPD policies.
    Thanks,
    Ken

    I'm trying also to get work VPD with OBIEE 11.1.1.5, but no luck. I have done almost all the same as are in Venkatakrishnan's example. It seems that select statement with set function in "execute befire query" goes to the database, but it have no effort because query in Answers returns no rows, means that :USER is not forwarded to the policy function. Is it possible that statement in "execute before query" and Answer request are not in same database session? Have anyone got work VPD with OBIEE 11.1.1.5? Everything works ok for example in SQLPlus and in SQL Developer.
    - Risto
    Edited by: risto.soikkeli on 6.8.2011 17:56
    Edited by: risto.soikkeli on 6.8.2011 23:04

  • OBIEE 11g - Formatting a dahboard/report based on users

    Hi All,
    Could someone please tell me if it is possible to format a report based on different users so that when User1 logs in and clicks Report1, then he/she can view the data with Format1 (lets say value is bold, with green colour in background etc) whereas when User2 clicks Report1, then he/she can view the same data but with Format2 ( value not in bold, with blue colour in background etc).
    I am not sure if we can do something with CSS styling based on users.
    Thanks,
    Sneha

    Hi Sneha,
    Try to use Conditional Formatting.
    1> Pull one extra column in your report along with required columns in report.
    2> In that extra column in fx put user();
    3> In the column where you want bold and background color based on user, set conditional format (Add condition extra column = A, then Bold and BG Color).
    4> Hide that extra column.
    Please let me know whether it resolves your issue.
    Thanks
    Anirban

  • 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

  • OBIEE 11g - Analysis & Administration Tool questions

    Dear Experts,
    I have two question in OBIEE 11g version 11.1.1.5.0:
    1. How can we display timezone in the analysis result, we have formatted the mask "MM_DD_YYYY hh:mm:ss tt z" but the "z" does not apply, it display character "z" in our result.
    2. Can we create Hierarchy Dimension from one more tables ? Example that we have TimeDimension and LocationDimension, we want to create only on Hierarchy Dimension included two both Time and Location dimension.
    Thanks & Regards,
    Hac@

    Dear Devarasu,
    Thanks for your reply !
    We tried the ... on analysis column fomular but occurred error in the result :
    +"State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 16001] ODBC error state: 37000 code: 8180 message: [Microsoft][ODBC SQL Server Driver][SQL Server]Statement(s) could not be prepared.. [nQSError: 16001] ODBC error state: 37000 code: 195 message: [Microsoft][ODBC SQL Server Driver][SQL Server]'TO_CHAR' is not a recognized built-in function name.. [nQSError: 16002] Cannot obtain number of columns for the query result. (HY000)"+
    Do we make any mistake ?
    Rgrds,
    Hac@

  • Security question in obiee 11g

    Hi,
    I have a question on security configuration on what we have in 10 and deploying to 11g.
    Q1. how deploy external database security(users, groups) to OBIEE 11g.
    we used external database security in 10g. all the users and groups maintained in database and obiee rpd has security groups. repository has group information only so it is deployed groups information to obiee 11g by upgrade assistant but how can it deploy users in external database?
    Q2. all the users and roles in LDAP server. in this case how obiee 11g read users and group information?
    Thanks
    Jay.

    Q1. how deploy external database security(users, groups) to OBIEE 11g.
    we used external database security in 10g. all the users and groups maintained in database and obiee rpd has security groups. repository has group information only so it is deployed groups information to obiee 11g by upgrade assistant but how can it deploy users in external database?
    Solution:
    http://www.varanasisaichand.com/2011/09/external-table-authenticationorder-of.html
    http://www.rittmanmead.com/2012/03/obiee-11g-security-week-connecting-to-active-directory-and-obtaining-group-membership-from-database-tables/
    http://obieeblog.wordpress.com/2009/06/18/obiee-security-enforcement-%E2%80%93-external-database-table-authorization/
    Q2. all the users and roles in LDAP server. in this case how obiee 11g read users and group information?
    Obiee11g is intergated with weblogic fusion middleware (Console,EM). in that console have feature to enable mulitiple LDAP authentication
    while configuring AD via weblogic console we need to give the users and group info
    Solution refer:
    http://obieeelegant.blogspot.com/2012/01/obiee-11g-integration-with-ldap.html
    http://docs.oracle.com/cd/E23943_01/bi.1111/e10543/privileges.htm#BABCDCFE
    Thanks
    Deva

  • Formatting Totals in OBIEE 11g

    Hi,
    we have a requirement to format the totals of a table in obiee 11g.
    When I format the totals, the formatting selections I made is not applied for all the entire totals section.
    If the table has more than one dimension values in it, the formatting changes on Totals section is applied only for the first cell in the section.
    However, the formatting changes of Totals section are fine for the measures added.
    Please refer the screenshot in the below url
    http://tinypic.com/r/346q4p1/6
    In the screenshot, I expect the cell under Month dimension in the Totals row to have grey color as the back ground.
    Could someone help me out with this issue.
    Regards,
    Pavan K.

    Can you share your code that helps to understand issue.
    Appreciate if you update your other post and helps you to get responses ;)
    Aggregation in logical columns in obiee

  • How to update the default date format in OBIEE 11G.

    Hi All,
    How to change the default date format in OBIEE 11g from the MM/DD to DD/MM. Could anyone please help me out ASAP?
    Thanks,
    Arpan

    Hi Arpan
    OBIEE 11g is having " localedefinitions.xml " file at this Location C:\Oracle\Middleware\Oracle_BI1\bifoundation\web\display
    in my case i installed at C:\Oracle\MIddleware.
    so
    1- Stop BI Server from EM
    2- Navigate to this Location C:\Oracle\Middleware\Oracle_BI1\bifoundation\web\display. in your case oracle home will be different
    3- take a backup of this file localedefinitions.xml "
    4- modify it and save
    5- bring BI Server up.
    Regards
    sher

  • Can I set a conditional format as default in OBIEE 11g?

    Hi,
    I would like to set all positive number be (green) and negative number be (red) for all tables in Analytics Web (OBIEE 11g). Apart from create conditional format for every tables, is there any way to set once only and apply for all reports?

    Hi User,
    You can set system wide default by clicking on the button in conditional format tab.
    *Make sure user has "Save System-Wide Column Formats" privilege to enable the option.
    Regards,
    Dpka

  • Custom date format that can use in Obiee 11g

    Hi,
    I'm new here,
    What are the date format could be use in OBIEE 11g?
    can we custom like this: DD-MM-YYYY?is there any case sensitive like dd-MM-yyyy?
    Please help
    Joe
    Edited by: JoeSSI on Mar 1, 2012 8:32 PM

    Hi,
    bot should work.refer the below
    go to u r required columns -->right click and properties then select data format tab --> check it Override Default Data Format > select it custom option put u r required both option work.
    if u kept it
    DD-MM-YYYY ===> 01-03-2012 format u ill get
    or
    dd-MM-yyyy
    Thanks
    Deva

  • OBIEE 11g default pivot formatting changes

    Hi, in OBIEE 11g, there are several default pivot table formatting options that we would like to disable - I don't want end users to have to do this manually:
    #1 - All cells that are not in the "Measures" area have a default tan background applied to them
    #2 - All cells that are not in the "Measures" area have a "fade" color that gets dark near the bottom of the cells
    Does anyone know how to disable these?
    Thanks!
    Scott

    I did not get a chance to work on 11g yet, which is really not good :), but I am guessing you can do this by conditional formatting as in 10g. If you want to custom format a column/heading you can do it by formatting/conditional formatting. If you talking about the OOTB colors, then you might have to edit CSS files.
    Sorry dude..I wish I worked on 11g and know this.

Maybe you are looking for

  • G/L Account mane on Outgoing Payment Ptint

    Hi  all.. When designing a print layout for outgoing payments, using bank transfer, the G/L accout name is not being displayed. I can select the transfer account .. means G/L account code...  but i'm not able to show the compleete description.. Examp

  • Interrupted playback of content

    I have a problem with playing content from my apple tv (tv programs purchased and rented movies, you tube etc) every few minutes there are 3-4 blank screen flashes with interrupted sound. I have updated software, factory restored the Apple tv to the

  • Oracle Portal 3.0.8 Documentation Now Available

    The Portal 3.0.8 Documentation is now available in its entirety from OTN. Go to the following location and click the Documentation tab: http://otn.oracle.com/products/iportal/ Please also take a moment to fill out the following survey and let us know

  • Modifying Detailed Sales Report Query

    Hello All -- Can we adjust the Query below so that the current Company, Address, City, State and Zip have the letters BT in front (for Bill To)? Then, can we add new columns of the Company, Address, City, State and Zip for the Ship To with ST in the

  • How to implement Three Level Sort ?

    I am performing a complex search and get a List of Object. Now, the problem is I have to sort this list in three levels. That is, If I have Object like this public class A { private String id ; // unique for every record private String attr1; private