Need help in OBIEE

Hi All,
we had requirement the users want to see the menu screen and column names in different languages.
one more requirement is to find the avg sales.
avgsales=sales/diff days
diff days= To_date-From_date(but these dates are user giving dates)
Please guide me how to achieve the above requirements.
Regards,
Rajkumar.

HI mohan the information you provided holding some sensitive data please delete some of them otherwise you might be in trouble.
Make join between the account_ID and the SITE_ID based on the inner join columns which match in both tables will retrieved in the report. If you want to see the null values as well you can use outer join.
Thanks,
chak

Similar Messages

  • Need help in OBIEE BMM layer logic implementation

    Hi All,
    I have a requirement in my RPD development.
    I have two tables account and site.
    Table_Name:*Account*
    Column_Name:                    
    AccountID     Store_Name     Site Data_1_Name     Site_Data_2_Name     Site_Data_3_Name
    264364     Wegmans_ Food_Markets     GSF     Floor_Type     BSC
    999999     Walmart     Floor_Type     BSC     
    999998     Walgreens     BSC     Avg_Cust_Count     GSF
    Table_Name:*Site*                                   
    Column_Name:
    Site_ID     Store_Name     Account_ID     Account_Name     Site_Name     Site Data_1_Value     Site Data_2_Value     Site Data_3_Value
    264367     Wegmans_Food_Markets     264364     Wegmans_Food_Markets     Alberta_Drive_#82     96114     Vinyl     Kellermeyer
    264368     Wegmans_Food_Markets     264364     Wegmans_Food_Markets     Alberta_Drive_#83     96109     Poly_Vinly     ABC
    123     Walmart     999999     Walmart     Alberta_Drive#1000     Vinly     XYZ     
    1678     Walgreens     999998     Walgreens     Calgary_ Drive#9009     ABC     10000     56565
    Site Logical/ Presentation Table in OBIEE
    Site_ID     Store_Name     Account_ID     Account_Name     Site_Name GSF     Floor_Type     BSC
    264367     Wegmans_Food_Markets     264364     Wegmans_Food_Markets     Alberta_Drive_#82     96114     Vinyl     Kellermeyer
    264368     Wegmans_Food_Markets     264364     Wegmans_Food_Markets     Alberta_Drive_#83     96109     Poly Vinly     ABC
    123     Walmart     999999     Walmart     Alberta_Drive#1000          Vinly     XYZ
    1678     Walgreens     999998     Walgreens     Calgary_ Drive#9009     56565          ABC
    for account table we have the Site Data_1_Name ..Site Data_3_Name columns values which is the column name for the values in Site table(i.e the values in the columns "Site Data_1_Value..Site Data_1_Value") . this values change dynamically based on the column name(Site Data_1_Name ..Site Data_3_Name ) in Account Table . how do i map this column values in RPD level ? or do we have any logic to implement this. PLEASE HELP ME TO SOLVE THIS ...
    Thanks in advance ,
    Mohan Mano

    HI mohan the information you provided holding some sensitive data please delete some of them otherwise you might be in trouble.
    Make join between the account_ID and the SITE_ID based on the inner join columns which match in both tables will retrieved in the report. If you want to see the null values as well you can use outer join.
    Thanks,
    chak

  • Need help - install OBIEE in Linux box

    i need a document for OBIEE 11gr1 installation document
    i already downloaded the document from oracle website ...i need except that any useful blogs links and URL to install
    OBIEE 11R1 in Linux box(OEL4U5)

    hi saichand,
    Already i have posted my issue in this forum( OUI Seesion failed - OBIEE installation ---- Sep 13, 2010 9:33 PM Last Post By: HMS) before one week.
    but i didn't get the reply to solve that issue. thats why i m posting a new thread for OBIEE installation document
    and links, to solve the installation errors myself.
    kindly share your ideas to solve the OBIEE installation error which i was posted earlier.
    thanks...
    Edited by: HMS on Sep 13, 2010 9:58 PM
    Edited by: HMS on Sep 13, 2010 10:00 PM

  • Need help on OBIEE 11g. RPD or Analytics

    Hello,
    I have a requirement.. for which the data in columns(in database) needs to get counted based on conditions and should be displayed in Rows in the reports.
    Example below
    The data in the table is as shown below.. in columns
    Eng_code     Math_code      Read_code
    1     2     1
    1     2     2
    2     3     3
    U     2     U
    3     1     U
    In the report the data should be displayed as below...
         Total
    Eng     xxx
    Math     xxx
    Read     xxx
    I dont have this Eng, Math, Read flags in the table and I have to derive them based on the columns. I'm trying to get this using a case like
    case when Eng_code in ('1','2','3','U') then 'Eng'
    when Math_code in ('1','2','3','U') then 'Math'
    when Read_code in ('1','2','3','U') then 'Read'
    But I'm getting only 'Eng' as the result. Any help would be greatly appreciated

    Hi User,
    It seems to be you need a Count( Engg_Code), Count(Math_code), Count(Read_code) and show all of them Under same Column Total.
    Create Logical column in Rpd to calculate those counts.
    Logical column 1 -> Name it as 'Total Eng Codes' -> Count(Engg_code)
    Logical Column 2 -> Name it as 'Total Math codes' -> Count(Math_code)
    Similarily even for Read_code.
    This shows count of those values like 200, 400, 600 individual.
    But, if you want to show Like Eng 200, Math 400, Read 600.....
    Then cast the same column using this one Concatenate (Eng ||Total Eng Code)
    similarily, all the three.
    Take a column Conc(Eng || Total Eng Code) custom name : Total.
    Now, using union by similar request or else, by writing case statement read other two values.
    Using similar request- Take intially, one column. (Apply union - click on combine similar request)
    - Now take second column.
    Similarly add as many number of columns as required

  • Need Help, setup OBIEE 11g user password expiration

    Hi,
    Any one know how to setup OBIEE user password expiration?
    Requirement: create demo user in OBIEE and the demo user password should expired weekly.
    Thanks,
    allan

    Hello Allan,
    In 10 version we can do that,Am not sure we can do it in 11 version.Please wait for OTHER guru's response.
    Thanks,
    Sasi Nagireddy..

  • Need help with OBIEE  installation

    Im trying to install OBIEE but its asking for the location path of the licence.I searched the C drive where oracle bi stuff is saved.

    The license.xml file must be located at the same directory where you are running the setup file.

  • Need help with opatch for OBIEE 11g

    I'm running into some more of Oracle's typical gibberish and poorly written documentation, and need some help patching OBIEE 11g.
    I'm TRYING to follow the instructions here:
    https://updates.oracle.com/Orion/Services/download?type=readme&aru=13160647
    So, let's see. How about step 2:
    For FMW Opatch usage, please refer the doc at :
    http://www.oracle.com/technology/software/products/ias/files/fmw_opatch.htm
    Well, that IP address automatically redirects to the general download page:
    http://www.oracle.com/technetwork/indexes/downloads/index.html
    Nice.
    So, let's try this doc:
    http://docs.tpu.ru/docs/oracle/en/owl/E14571_01/doc.1111/e16793/opatch.htm#CBHDEGBJ
    Section 2.3.2, "Patching a Fusion Middleware Product"
    Quoting: "Once you obtain the patch, determine the Oracle home directory to which you are going to apply the patch....If you do not know the name of your Oracle home, you should run the opatch lshomes command as described in Section 2.4.6, "Listing the Applicable Oracle Homes for a Patch" to obtain a list of Oracle homes that pertain to the domain."
    So let's see, I've got two OPATCH.BAT files, one in c:\mw_home1\Oracle_BI1=OPatch\, and the other in c:\mw_home1\oracle_common\OPatch\.
    I open a command window, CD to one of those paths, and run opatch lshomes. I get this error:
    "The Oracle Home C:\mw_home1 is not OUI based home. Please give proper Oracle Home. OPatch returns with error code = 1. OPatch failed with error code = 1"
    Same results for the other opatch.bat in the other directory.
    Besides the atrocious grammar, this error message is not helpful in the least. I'm trying to patch OBIEE 11g, which is installed in c:\mw_home1. What else is opatch wanting?

    Yes, the error message is misleading. It should say something like "Environment variable ORALCE_HOME has not been set or set incorrectly".
    Here is how I solved the problem on a Windows Oracle Fusion Middleware SOA installation. The SOA installation already comes with OPatch installed. In my case it is located in D:\Oracle\Middleware\Oracle_SOA1\OPatch. On a command prompt, I set the environment variable ORACLE_HOME like this
    set ORACLE_HOME=D:\Oracle\Middleware\Oracle_SOA1
    and the CLASSPATH variable like this
    set classpath=
    The latter prevents opatch from loading classes it does not need and throwing java.lang.ClassNotFoundException. Also notice ORACLE_HOME does not point to D:\Oracle\Middleware but D:\Oracle\Middleware\Oracle_SOA1. I made a mistake by setting ORACLE_HOME to D:\Oracle\Middleware kept getting:
    "Recommended actions: Please make sure no other OPatch or OUI processes is running. Try to run $ORACLE_HOME/oui/bin/runInstsaller.
    OPatch failed with error code = 20"
    I wasted a lot of time trying to figure out what went wrong.

  • Need Help on Oracle BI Server Service

    Hi there,
    I would need help on to start Oracle BI Server service start.
    I have installed OBIEE 10.1.3.4 version and I've been working on creating repository and creating Answers & Dashboards etc..,
    Today, I was working on to point other repository in NQSConfig.INI file and when I tried to Start Oracle BI Server Service I get below error:
    " *Could not start the Oracle BI Server service on Local Computer*
    *Error 1064 An exception occurred in the service when handling the control request*"
    It's been working, just I got this error today only, all other services are working fine.
    Has anyone got this error?
    Any help would be greatly appreciated.
    Thank you
    Skat
    Edited by: Skat on Nov 10, 2009 8:07 PM

    Hi All,
    Thank you so much for all your quick replies and it worked now.
    You are right, I changed repo name and changed back to original one and and Service is starting now.
    I think something missing space or format issue when I add other entry in the NQSconfig.INI file, Ihave to follow same synatx.
    Now I am good to go.
    Thanks again,
    skat

  • Do I need to reinstall OBIEE if I drop ORCL DB instance holding RCU schemas

    Hi,
    I want to drop Oracle database instance named ORCL which contain OBIEE schema namely BI_PLATFORM and MDS and tablespaces. If I re-create the same database instance ORCL again and run RCU, will the existing OBIEE work or I need to reinstall OBIEE.
    Thanks,
    Anilesh

    Hi,
    No need of installing OBIEE again,
    After installing RCU , u need to modify the details in console.
    go to - Envirinment - cluster - bi_cluster - services - bip_datasource - connection pool -
    Give ur database details here.
    and restart server
    Mark if 'HELPFUL'

  • Need help to develop Pythagoras theorem-

    Hi i need help to develop proofs 2,3,4
    of pythagoras theorems in java as demonstrations
    These are applets can anyone help me with it or give me an idea of how to go about developing it -
    the site is the following
    http://www.uni-koeln.de/ew-fak/Mathe/Projekte/VisuPro/pythagoras/pythagoras.html
    then double click on the screen to make it start

    Pardon my ASCII art, but I've always liked the following, simple, geometric proof:
         a                   b
    ---------------------------------------+
    |       |                                |
    a|   I   |              II                |
    |       |                                |
    ---------------------------------------+
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    b|  IV   |              III               |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    |       |                                |
    ---------------------------------------+It almost goes without saying that I+II+III+IV == (a+b)^2, and II == IV == a*b,
    I == a*a and III == b*b, showing that (a+b)^2 == a^2+a*b+a*b+b^2.
    I hope the following sketch makes sense, stand back, ASCII art alert again:     a                   b
    ---------------------------------------+
    |               .             VI         |
    |     .                 .                |a
    | V                               .      |
    |                                        +
    |                                        |
    |   .                                    |
    b|                                     .  |
    |                                        |
    |                  IX                    |
    | .                                      |
    |                                    .   |b
    |                                        |
    +                                        |
    |      .                                 |
    a|               .                  . VII |
    |  VIII                   .              |
    ---------------------------------------+
                     a                    bThe total area equals (a+b)^2 again and equals the sum of the smaller areas:
    (a+b)^2 == V+VI+VII+VIII+IX. Let area IX be c^2 for whatever c may be.
    V+VII == VI+VIII == a*b, so a^2+b^2+2*ab= c^2+2*a*b; IOW a^2+b^2 == c^2
    Given this fundamental result, the others can easily be derived from this one,
    or did I answer a question you didn't ask?
    kind regards,
    Jos

  • I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    I need help to find and open a job app that I exported, was able to fill out and sign and saved and now can't open it? What did I do wrong?

    What file format did you export it to?

  • Need help to open audios attached in a PDF file

    Hello
    I just need help. I have ordered a reviewer online that has audios and texts in a pdf file. I was told to download the latest adobe reader on my computer. I have done the same thing on my ipad mini. I am not so technical with regards to these things. Therefore I need help. I can access the audios on my computer but not on my ipad.
    I want to listen to audios with scripts or texts on them so i can listen to them when i am on the go. I was also informed that these files should work in any device. How come the audios doesnt work on my ipad.
    Please help me on what to do.
    Thanks

    Audio and video are not currently support on Adobe Reader. :-<
    You need to buy a PDF reader that supports them. My suggestion is PDF Expert from Readdle ($US 9.99)

  • Need help to open and look for file by name

    Hi,
            Im needing help to open a folder and look for a file (.txt) on this directory by his name ... The user ll type the partial name of file , and i need look for this file on the folder , and delete it ....
    How can i look for the file by his name ?
    Thx =)

    Hi ,
        Sry ,, let me explain again ... I ll set the name of the files in the follow order ... Name_Serial_date_chanel.sxc ..
    The user ll type the serial that he wants delete ...
    I already figured out what i need guys .. thx for the help ^^
    I used List Directory on advanced IO , to list all .. the Name is the same for all ... then i used Name_ concateneted with Serial(typed)* .. this command serial* ll list all serials equal the typed , in my case , ll exist only one , cuz its a count this serial .Then i pass the path to the delete , and its done !
    Thx ^^

  • I need help, my ipod touch is not recognized by windows as a harddisk

    i need help, my ipod touch is not recognized by windows like a memory card or a harddisk.
    i would like to transfer the files from pc to my ipod touch without useing itunes.
    as i see theres some people here that theires ipod touch are recongnzed as a digitl camra, mine is reconzied as nothing, some help plz.
    Message was edited by: B0Om

    B0Om wrote:
    ok but i still dont understed, only my itnes recongnize my ipod, when i go to " my cumputer, it dosent show up there, not even as a digital camra
    Your Touch is working correctly. Currently, without unsupported third party hacks, the Touch has NO disc mode. It will only show up in iTunes.
    how do i put programes and games in my ipod touch
    Right now, you don't. The SDK is scheduled to be released in Feburary. Then developers will be able to write programs that will be loadable.

  • Weird error message need help..

    SO.. i havent updated my itunes in a while because i keep getting this weird message.. it comes up when im almost done installing the newest/newer versions of itunes. it says
    "the feature you are trying to use is on a network resource that is unavailable" "click ok to try again or enter an alternate path to a folder containing the installation package 'iTunes.msi' in the box below"
    now when ever i choose a file from the browse box it replies with this message "the file 'xxx' is not a valid installation package for the product iTunes. try to find the installation package iTunes.msi in a folder from which you can install iTunes."
    no idea need help thanks
    ~~~lake
    Message was edited by: DarkxFlamexCaster
    Message was edited by: DarkxFlamexCaster

    +it comes up when im almost done installing the newest/newer versions of itunes. it says+ +"the feature you are trying to use is on a network resource that is unavailable" "click ok to try again or enter an alternate path to a folder containing the installation package 'iTunes.msi' in the box below"+
    With that one, let's try the following procedure.
    First, head into your Add/Remove programs and uninstall your QuickTime. If it goes, good. If it doesn't, we'll just attend to it when we attend to iTunes.
    Next, download and install the Windows Installer CleanUp utility:
    Description of the Windows Installer CleanUp Utility
    Now launch Windows Installer CleanUp ("Start > All Programs > Windows Install Clean Up"), find any iTunes and/or QuickTime entries in the list of programs in CleanUp, select those entries, and click “remove”.
    Next, we'll manually remove any leftover iTunes or QuickTime program files:
    (1) Open Local Disk (C:) in Computer or whichever disk programs are installed on.
    (2) Open the Program Files folder.
    (3) Right-click the iTunes folder and select Delete and choose Yes when asked to confirm the deletion.
    (4) Right-click the QuickTime folder and select Delete and choose Yes when asked to confirm the deletion. (Note: This folder may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (5) Delete the QuickTime and QuicktimeVR files located in the C:\Windows\system32\ folder. Click Continue if Windows needs confirmation or permission to continue. (Note: These files may have already been deleted if QuickTime was successfully removed using Add/Remove Programs earlier.)
    (6) Right-click on the Recycle Bin and on the shortcut menu, click Empty Recycle Bin.
    (7) Restart your computer.
    Now try another iTunes install. Does it go through properly now?

Maybe you are looking for

  • Workflow issue in SC (WS10000276) - Value limit 1 step approval

    Dear Experts, We are configuring 1 step value limit approval in SRM 7.0 for SC. We have maintained the attribute SLAPPROVAL for the employee who raises the shopping cart with the manager. For the roles assigned to Manager and employee we have specifi

  • Images not displaying as edited in adobe muse

    Hi! The title says it all really, after I've edited the images they come out overly contrasty and off colour when placed in muse? Is there a reason for this? Thanks!

  • [php+mysql] How to select a column using URL parameter?

    Hi all, I need to select a specific column from a mysql db. I have the column name in a URL parameter. How can I set a query so that it sounds like this: SELECT $_GET['id'] FROM mytable ORDER BY myorder ASC? I tried everything with dreamweaver but I

  • CPU alert w/ Firefox - computer slowing, stalling - why? fix?

    Am getting Alert - high CPU usage generated by FireFox - system slowing down, stalling. Is there a quick fix? HELP

  • Still problem in TOMCAT(server.xml)

    hiiiiiii I tried all suggestion......At end, now when I execute %startTomcat% from DOS prompt......DOS windows opens and closes...... Somebody told me that it was error in my server.xml file in conf...... PLZ tell me how alter this file or add new st