Css in obiee

Can any one tell me, steps how to implement css in obiee dashboard?
Edited by: saket on Apr 27, 2011 10:12 PM

Add a text field to a dashboard, then edit it's properties and add your css. Be sure to check the "Contains HTML Markup" checkbox.
To find the css element names use a tool like csscan (Chrome extension) or firebug (firefox).
Hope that helps you out with the basics,
J
Here is a thread where I added css to existing elements to help give you an idea: Re: Prompt Label Alignment?
Edited by: J Kremer on 27-Apr-2011 23:37

Similar Messages

  • Is the following possible in OBIEE

    I have a requirement: that runs like this - There r four dimensions (let's say d1, d2, d3, d4). There are also measures like m1, m2, m3, m4. I have got a requirement that a OBIEE report needs to be produced that has d1 columns at the left, one of (d2, d3 and d4) at the top i.e. across, m1 measures should be displayed across while at the end, total of m1, m2, m3, m4 will be displayed at the far right. Required format is like this:
    d2(val 1) d2(val 2) d2 (val 2) d2(val 3) .......... d2 (val n) ..........
    m1 m1 m1 m1 m1 Total m1 Total m2 Total m3 Total m4
    d1 val 1 123 456 23 89 7 598 650 900 302
    Total ...............................................................................................................
    We created pivot table with all these measures and dimensions. The problem is that at the across level, we are getting all four measures instead of one. Things we have tried already:
    1) Trying to hide the column with a custom CSS property, it hides the totals and then fails to hide the label for drill across measures. Even if it works, downloading the report would bring in all measures anyway.
    2) We tried to turn off totals and bring in a new calculated measure to supply the totals. But calculated measure dialog box does not allow us to hide details for some measures and allow details for other measures.
    3) We can not think of any RPD level trick because this appears to be purely presentation side issue.
    Please help!!!

    Ok, please look at the attached screenshot:
    http://bayimg.com/BaiGmAadL
    There are three measures: year to date expense, prior year to date expense and planned expense. Let us say there are two org unit "Item A Trading" and "Item B Trading". Report is supposed to show breakdown of year to date expense for those two Org Units, but display total of all three measures at the end (that too within the pivot).

  • OBIEE 11g agents are failed to connect to Essbase

    OBIEE 11g agents are failed to connect to Essbase. We are using :USER & :PASSWORD (SSO) in connection pool setting to connect to Essbase.
    User account exists in both OBIEE and Essbase. OBIEE dashboards which are based on Essbase are working fine. Essbase variables in RPD are upto date.
    Only agents are failing and error says invalid credentials, but dashboard pages are running without any issue.
    OBIEE: 11.1.1.5 (BP4)
    Essbase: 11.1.2.1
    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. [nQSError: 43119] Query Failed: [nQSError: 96002] Essbase Error: Login fails due to invalid login credentials (HY000)
    Essbase and OBIEE services are up and running.
    Any help will be appreciated.

    We finally implemented CSS Token option and ended up with this error. We are unable to connect to essbase with CSS Token option.
    We followed the Oracle document to implement this.
    [nQSError: 43119] Query Failed: EPMCSS-00301: Failed to authenticate user. Invalid credentials. Enter valid credentials. (HY000)
    We did update this property:
    JAVA_PROPERTIES="-Dplatform.home=${WL_HOME} -Dwls.home=${WLS_HOME} -Dweblogic.home=${WLS_HOME} -Didstore.identityAttribute=objectguid"
    Any help will be appreciated!

  • OBIEE 11g : Unable to see any images while customizing styles and skins

    Hi,
    I am trying to customize OBIEE 11g style and skin. I followed the steps mentioned at http://www.rittmanmead.com/2010/12/oracle-bi-ee-11g-styles-skins-custom-xml-messages/ and also in oracle white paper http://www.oracle.com/technetwork/middleware/bi/customizing-oracle-biee-11g-176387.pdf.
    I am not able to see any images on any OBIEE screens. After login, I can see the name of skin which i have created as the default skin but login page images, header images (after login) are not coming up. Can you please provide solution?
    P.S. I have not changed any images or any css files in the custom skin and style directory. I just wanted to know first whether the new skin/style works for me. If it works, then i will apply some sort of customization.

    That is correct. Also remember to delete browser cache. Here you have the folders: Re: how to insert the picture in the dashboard of BIEE
    Let me know.
    J.-

  • How to change the color of Menu links in obiee

    Does anyone knows how to change the colors of Menu links in obiee. With menu I mean the menu links default right top (Search, homepage, Catalogus, Dashboards, new, Open). This should be set in skin and style files, not? I searched a lot. I could not find It. It is now Oracle blue, we want to change this.
    obiee 11.1.1.5.
    Thanks

    You have to customize portal banner and portal content CSS files as needed in OBIEE server.
    below links will guide u but will will not tell you exactly but your req can be done by customizing portal content and portal banner CSS files. try to identify the exact code using firebug in mozilla.
    http://www.rittmanmead.com/2009/04/customizing-obiee-dashboard-banners/
    Customization of login page, banner,logo in obiee11g
    Thanks
    Jay.

  • EPUB CSS exporting issue

    Today I came across an important issue in InDesign's CSS creation during EPUB export. It is best described here:
    http://www.pigsgourdsandwikis.com/2010/05/indesign-flubs-exporting-headers-to.html
    But I will paraphrase... When a paragraph style is defined as part of the TOC, and therefore becomes one of the 'headers' on EPUB export, the 'margin' settings for that style (which come from the 'space before', 'space after', 'left indent', and 'right indent' settings in the paragraph style) are not correctly set. For example, instead of setting the margin as 1 em, InDesign will set it as 0.01 em (which has little or no effect on the appearance of the text).
    This only occurs when a paragraph style is part of the TOC and thus becomes a header in the CSS file. If it is not a header, the conversion to margin settings in CSS seems to work fine.
    I couldn't find anything about this on the forums, so I thought I should post it. It seems that right now, the only workaround is to manually edit the CSS file. I have been using Sigil to do this. I should add that I'm using InDesign CS5 on Snow Leopard - I don't know if the problem existed with CS4.

    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......

  • Configuring integration OBIEE 11.1.1.7 in EPM 11.1.2.3

    Hi all I'm trying to finalaze my new virtual machine. According to the document: Oracle Fusion Middleware System Administrator's Guide for Oracle Business Intelligence Enterprise Edition, I'm trying to configure EPM 11.1.2.3 to integrate OBIEE and configure SSO.
    I'm followed chapter 11.5 but I have an error during execution of HSSRegistration.bat... thanks in advance for any help
    Nic
    C:\Oracle\Middleware_bi\Oracle_BI1\bifoundation\web\bin\hyperionregistry>HSSRegistration.bat register
    Warning: C:\Oracle\Middleware_bi\instances\instance1\config\foundation\11.1.2.0\reg.properties file already exist, running this utility will overwrite existing reg.properties
    HIT registration begin...
    Please Enter HIT Registry Database Credentials
    [Username:]hss
    [Password:]
    Creating BIEE_PRODUCT
    Creating BIEE LOGICAL_WEB_APP
    Creating BIEE_WEBAPP
    Creating APP_SERVER component.
    Creating PUBLISHER LOGICAL_WEB_APP
    Creating PUBLISHER WEBAPP
    HIT registration completed.
    HSS registration begin...
    Please Enter Sharedservice Admin Credentials
    [Username:]admin
    [Password:]
    !Starting Registering Product:BIEE-11.1.2.0, Filename:biee-11.1.2.0.Product, Path:config/biee-11.1.2.0.Product
    Exception in thread "main" java.lang.NoSuchFieldError: ESSBASE_STUDIO_PRODUCT
    at com.hyperion.interop.lib.helper.RegistryHelper.<init>(RegistryHelper.java:62)
    at com.hyperion.interop.lib.helper.RegistryHelper.getInstance(RegistryHelper.java:94)
    at com.hyperion.interop.lib.helper.CMSClientHelper.<init>(CMSClientHelper.java:58)
    at com.hyperion.interop.lib.helper.RegistrationHelper.<init>(RegistrationHelper.java:46)
    at com.hyperion.interop.lib.helper.CMSHelperLocator.getRegistrationHelper(CMSHelperLocator.java:43)
    at com.hyperion.interop.lib.CMSClient.register(CMSClient.java:659)
    at oracle.bi.server.hssregistration.HyperionSharedService.doRegisterProduct(HyperionSharedService.java:339)
    at oracle.bi.server.hssregistration.HyperionSharedService.register(HyperionSharedService.java:93)
    at oracle.bi.server.hssregistration.BIEERegisterer.execute(BIEERegisterer.java:60)
    at oracle.bi.server.hssregistration.BIEERegisterer.main(BIEERegisterer.java:138)
    C:\Oracle\Middleware_bi\Oracle_BI1\bifoundation\web\bin\hyperionregistry>
    Edited by: Nicola_ on May 17, 2013 6:24 AM

    The above solution by JohnGoodwin also works in a linux environment, if the following error is encountered while registering application -
    ! Done Registering Product with HSS
    ! Registering Application
    Product: BIEE-11.1.2.0, Application:Dashboards, Filename:dashboards.Instance, Path:config/dashboards.Instance, ProjectName:BIEE
    Exception in thread "main" java.lang.NoSuchMethodError: com.hyperion.css.CSSUserProvisioningAPIIF.registerApplication(Ljava/util/Map;Lcom/hyperion/css/common/CSSPrincipalIF;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
      at com.hyperion.interop.lib.helper.RegistryHelper.createApplication(RegistryHelper.java:388)
      at com.hyperion.interop.lib.helper.RegistrationHelper.register(RegistrationHelper.java:558)
      at com.hyperion.interop.lib.CMSClient.register(CMSClient.java:738)
      at oracle.bi.server.hssregistration.HyperionSharedService.doRegisterApplication(HyperionSharedService.java:362)
      at oracle.bi.server.hssregistration.HyperionSharedService.register(HyperionSharedService.java:95)
      at oracle.bi.server.hssregistration.BIEERegisterer.execute(BIEERegisterer.java:60)
      at oracle.bi.server.hssregistration.BIEERegisterer.main(BIEERegisterer.java:138)

  • Image configuration in OBIEE 11g

    Hi,
    I am aware of image configuration in OBIEE 10g. Now I want to implement in OBIEE 11g, where I want to add the image. Which service I want to restart?
    Thanks,
    Satheesh

    Hi,
    To Change Login Image in OBIEE 11g:
         We have to keep the image in this path and control of length,height,color resides in login.css file which is present in the same path.
    \\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\sk_blafp\login\
    To Change Images in reports in OBIEE 11g:
    \Middleware\user_projects\domains\bifoundation_domain\servers\bi_server1\tmp\_WL_user\analytics_11.1.1\7dezjl\war\res\s_blafp\images
    \Middleware\Oracle_BI1\bifoundation\web\app\res\s_blafp\images
    To Change the Top Image:
    /fmw/Oracle_BI1/bifoundation/web/app/res/sk_blafp/b_mozilla_4
    No need to restart the services,just clear the cache and reload files and metadata.
    Thanks,
    DPK.

  • Dashboard Customization in OBIEE 11g

    Hi all,
    I have a problem in customizing dashboard in obiee 11g. For cutomization i followed the document produced by the oracle. In that document they mentioned to deploy some application. I have followed all the steps mentioned in that. But i Couldn't able to change any of them , example - i tried to change the login page and color of the banner and homepage.
    for changing banner color , i went to common.css and changed the .HeaderContainer attribute and restarted all the services to see the changes and i changed rest of the files as it is mentioned in the document . and i selected my custom folder as dashboard style in dashboard properties. but still i couldnt able to see any of the changes which i made.
    So Please some one help me to get through this.
    thanks in advance.

    Hi user,
    Follow these links for what your looking for and youw ould achieve it
    http://www.skurabigroup.com/blog/?p=49
    http://forums.oracle.com/forums/thread.jspa?threadID=1518428&tstart=105
    http://www.obieetalk.com/oracle-bi-ee-11g-%E2%80%93-styles-skins-custom-xml-messages#
    Hope answered.Award points by following etiquette http://forums.oracle.com/forums/ann.jspa?annID=939
    Cheers,
    KK

  • "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.

  • How to find out the web/app server used by OBIEE and OBIEE HomePath (Urgent

    Hi All ,
    I have two questions
    1) I wanted to know the OBIEE home path if it is installed on the some other machine (Client's Machine).
    I wanted to update the .css files present on the machine, but before updating the file i should know the home path, to reach the desired .css file and update accordingly. I dont know where they have installed OBIEE.By default OBIEE home is (c:\) but if the user has selected some other drive then, how we can find the OBIEE Home path?
    I have the access to the machine.
    2) The path of the CSS files depends on the web server used by OBIEE.
    When IIS web server is used, the CSS files in OracleBI_HOME\web\app\res directory
    when OC4J is used, the CSS files in OracleBI_HOME\oc4j_bi\j2ee\home\applications\analytics\analytics\res
    so inorder to update i must know which server is being used.
    Is there any way to find out which web application server is installed on the clients machine?
    Thanks in advance.!!!!!

    Please see responses to your first posting here: OBI EE Home Path

  • Accessing the files in OBIEE deployment folder. IIS vs OC4J

    Hi,
    I want to access the files like CSS in the OBIEE deployment folder.
    I know how to access the files in the deployment folder when the application is hosted on IIS.
    For Example:
    I have Hosted a .net application on IIS.
    The application deployment folder is sampleApplication. The URL will be something like - http://localhost/sampleApplication/samplePage.
    And if i have a CSS file under Styles folder in sampleApplication folder, the file can be accessed Like - http://localhost/sampleApplication/Styles/style.css.
    I want to do the same for OBIEE hosted on OC4J. I want to access the CSS files through the URL.
    Where will be the CSS files and How will they be accessed through the URL.
    Http://localhost:9704/..??
    Thanks in advance.

    I found that filenames are case sensitive on the iphone but not on the simulator so check that.

  • OBIEE 11g ignoring custom styles after a space in the formatting

    Hi,
    Has anyone else ran into this odd little problem?
    I'm applying custom styles to our new corporate skin, and it's all working just fine until I enter a piece of code like this:
    .QCPageColumnSectionSidebar{padding-bottom:1px;width:100%;border:solid 1px #000080;background-color:#dce4f9;}
    It appears that as soon as OBIEE encounters the spaces in the CSS formatting, it escapes and ignores the rest. In this case, the border gets applied, but the background color does not. If I swap places of the two classes, then the background color is applied and the border is not.
    In addition, any styles defined after this style are ignored.
    When I inspect element in Firebug, I am seeing this behavior coming through on the presentation side. The CSS that follows the style with a space in it isn't appearing.
    The styles defined by default have very similar styles and they appear to work; does anyone have any idea why my custom styles aren't?
    Thanks in advance,
    Krista

    Some times we get unwanted code.. some thing like when you copy from browser to MS word some html code come along with...

  • IN OBIEE How to change Writeback input text field into textarea?

    HI,
    I've got writeback working, OBIEE 10.1.3.3, but I want a 255 character in that writeback text field with word wrapping. because we Can't see to get input
    type text to wrap, is it possible to change input type="text" to input type="textarea" for a writeback column?
    I tried to included Html with javascript code in Writeback column properties under CSS custom option.it's also not working
    HTML code:
    <html>
    <head>
    <SCRIPT LANGUAGE="JAVASCRIPT">
    function expandTextArea(textarealabel,e)
    if((textarealabel.textLength %45==0)&(textarealabel.textLength>1))
    if(e.which==8)textarealabel.rows=textarealabel.rows-1;elsetextarealabel.rows=textarealabel.rows+1;
    </SCRIPT>
    </head>
    <body>
    <FORM NAME="Workbook2" ACTION=" " METHOD="">
    <TEXTAREA ID ="Text1" COLS="20" ROWS="2" style="overflow:visible" ONKEYDOWN="expandTextArea this,event);">
    </TEXTAREA>
    </FORM>
    </body>
    <f/html>
    If you have any idea share with me ASAP.
    Edited by: devarasu on Feb 23, 2011 6:57 PM

    Hi thanks for your quick response,
    1) i have cheked you link there is no word Wrapping output, I want to view my writeback filed morethan one line ,is there any way to set instead Horizondal and vertical bar in that writeback filed. like Auto extending TestArea (it have Scrolling bar).
    2) Onemore thing also required,once i gave maximum length of WriteBack field 255 characters. but is not controlling it's allowing morethan 255 characters.kindly tell me how to control the lenth of the writeback field .
    Note: I am using SQL server DB,in DB and BI Answres writeback column properties i given 255 characters only but it's allowing morethan 255 characters.
    once again thanks to you.kindly help me on this ASAP.
    Thanks and Regards,
    Devarasu.R

  • Changing Fonts to a new font not defined in OBIEE

    We are doing a rebranding of our company and we would like to use a new font for all of our reporting. This font is not one that is currently listed in OBIEE. I have the .otf files, I am hoping these read the same as .ttf files, but I don't know where to place them nor can I find where to define them so the Dashboard, Answers and the pdf write picks them up.
    Thats for any help,
    Jay

    Hi,
    I'm afraid this will be very hard to implement. In fact, it hasn't much to do with OBIEE, but with your browser. The problem is that GillSans is not a standard font in a browser. So even when you edit all your css files and set GillSans as the default font, it won't be used because GillSans isn't implemented as a font in your browser.
    Read here more information about "browser-safe fonts":
    http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html
    Regards,
    Stijn

Maybe you are looking for

  • Help packaging a PDF with links

    Hey everyone, I'm sorry if this has been asked and answered already but I couldn't find it using the search. I have a PDF file that I have embedded a bunch of links to other local files in. Both the PDF and the files that are linked to are in one com

  • Is the way to retrieve the deleted pages from the database application

    Hi, I was just deleted the pages from my database application wizard. Now, i want to retrieve the deleted pages, can you help me to retrieve those pages. Thankyou.

  • Debug of javascript code in JDeveloper 11

    Hi all! I'm trying to debug a javascript code in JDeveloper 11. I created a simple html page with a simple javascrit. The page and the call to javascript are ok. When I start the debug I receive some messages,please see below. I can see through windo

  • Questions Regarding Zen Mi

    I've a few questions, hopefully someone is able to answer them? 0. I saw my friend's iPod whenever he connects his device to his computer, there will be a small icon on the lower right corner of the system tray indicating the device is plugged in, an

  • QuickTime/After Effects render problem

    This is a strange one. When batch rendering from After Effects CS3 to .mov format, some random files will have an upper case file extension, and the rest lower case. Our automated QA process will only deal with lower case extensions, so this is a pro