Essbase Horizontal federation showing no results

Hello Everyone:
I´m trying to combine measures from Essbase and a Relational Data Source(SQL Server). I have an essbasa data model and need to include measures from SQL Server. Here´s what i´ve done:
Imported the relational(It´s only one table with the measures and fields that maps with some of the dimensions generations)
Draged the measures to the fact in the BMM
Draged fields from the relational data source over their corresponding fields in the BMM
When I go to answer to check the results , I get the measure but showing no data
Do I need to have in the relational data from all the dimensions?

Looks like you are missing thr aggr part...refer this tutorial for reference. Also, make sure grains are at same level
http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/bi/biee/r1013/fed_data/fed_data.html#t2

Similar Messages

  • Horizontal Federation of relational and Essbase source in OBIEE 11g

    Hi,
    I have created physical, business model and presentation layer for Essbase and relational sources. Works OK.
    Now I need to create business model which is horizontal federation of these both sources. I need to have measures from Essbase and relational sources in one logical table.
    Let's say that relational source has physical table MyFacts with columns MyValues NUMBER (measure) and D_Product_ID NUMBER(relation to dimension) and table D_PRODUCT with columns ID NUMBER, NAME VARCHAR2
    Essbase cube has measure EbValues with dimension EbDimProduct
    After import I've converted measure dimension into flat measures.
    What requirements are for building hybrid federation?
    How Essbase/relational dimensions should be built. How to create logical table with measures MyValues and EbValues? Should I build relations between relational and essbase tables in Physical layer?
    Any link to example of horizontal federation will be appreciated :)
    Regards,
    Tatatoshi

    Hi,
    I hope this is what you are looking for. http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/overview/obiee-essbase-modeling-guide-130897.pdf
    Hope this helps.
    Thank you,
    Dhar

  • Why this query does not show the result?

    Why the query with the schema prefixed does not show the result and the query without schema display the correct results?
    SQL> select data_object_id,object_type from dba_objects where object_name='HR'.'JOBS';
    select data_object_id,object_type from dba_objects where object_name='HR'.'JOBS'
    ERROR at line 1:
    ORA-00933: SQL command not properly ended
    SQL> select data_object_id,object_type from dba_objects where object_name='HR.JOBS';
    no rows selected
    SQL> select data_object_id, OWNER, object_type from dba_objects where object_name='JOBS';
    DATA_OBJECT_ID     OWNER                          OBJECT_TYPE
    69662              HR                                 TABLE
                       OE                                 SYNONYM
    SQL> SELECT USER FROM DUAL;
    USER
    SYS

    Hi,
    the column object_name refers to a object_name which is 'JOBS', the column owner refers to the owner 'HR', the value isn't stored together, so you have to select the two columns. It is the same behaviour as every other table/view. Have a look at the values in the view DBA_OBJECTS.
    Herald ten Dam
    Superconsult.nl

  • Dont want to show overall result in my report

    Hi
    Probably quite simple,  i just dont fint how to " NOT show overall result in my query"

    if u have infoobject characteristics on columns, suppress results there also
    *helpful answers deserve some points*

  • Can I show quiz results in the recording of software simulation?

    Hello, Everybody, I'm using Adobe Captivate 7. I want to show quiz results after recording the software simulation. If the recording type is training, the user need to click for the instructions. When the user's click is wrong, the captivate will show the failure message and I want to reduce my score due to the wrong click. Please give me a instructions. Thanks!!!

    Please do not double post issues.

  • Weather app on iPhone, iOS 8.1, shows "no results found" in China

    Hello,
    I've checked about 20 iPhones in China so far and they all seem to have the same problem.
    When using iOS 8.1 or 8.1.1 (even 8.0.x) the weather app shows "no results found" when searching for any city in the UK. Only London can be found.
    The same goes for Germany. Only four cities in the entire country can be found.
    I have checked on several iPhone 6, 6+, and on 5c.
    Even when using a VPN and being virtually in the US, I don't get any results for e.g. Manchester.
    Could someone else with an iPhone purchased in mainland China do a search for Manchester and confirm this problem please?
    Thank you. :-)

    s●●●●●@gmail.com

  • After upgrading to iOS 8, the weather app does not show up results for any of the Indian States/cities

    After upgrading to iOS 8 on my iPhone 5, the weather app does not show up results for any of the Indian States/cities. Can Apple look into this or does anyone have a solution to this.

    Swipe from bottom of days listed ("Wednesday, Thursday, Friday, etc")  upwards.  I thought it was gone too but it's still there~just takes different way to access it.

  • ODS and Infocube showing different results

    Hi,
    I loaded same data to Infocube and ODS but they are both showing different result in BEX.
    ODS
    ODS report is showing summarised values e.g
    vendor               order value                   invoice value        date
    00001                    20                               20                 01.01.2007
    Infocube
    result is showing not summarised values
    vendor               order value                   invoice value        date
    00001                    20                                 0                      0
                                  0                                20                  01.01.2007
    I would like to make the infocube result same as the ODS because I am remodelling so that we start reporting from Infocube rather than ODS.
    thanks

    Hi,
    this is the scenario
    currently we are reporting from ODS object which fetch data from 3 ODSes. now I am asked to remodel so that we can report from infocube not ODS.
    steps I have taken so far.
    - created new infocube
    - created 3 update rules ( same Update rules that gives the reporting ODS data).
    my target is to make sure that the current ODS  report is the same as the infocube report but so far the report is not consistent
    I compared the data in the ODS and infocube and they are exactly the same but the report is showing differently

  • I have a problem with my ipad when choosing software update it is continously loading the message checking for updates without showing any results

    I have a problem with my ipad when choosing software update it is continously loading the message checking for updates without showing any results  

    Hello SuzMiller
    Check out the article for the troubleshooting steps for issues with email on your iPhone and iPad.
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • How can show the result of a measuring that is done in a sub-program in my main panel?

    How can show the result of a measuring that is done in a sub-program in my main panel?

    In your subvi, wire the result(s) you want to ouput to the main program to an output terminal on the connector pane.
    For a tutorial on subvi's, search the help for "connector panes" anc click on tutorial.
    ~Tim

  • Dba_index_name and dba_ind_columns showing different results

    Hi All,
    I am confused why it is showing different results:
    [email protected]#>select index_name from dba_indexes where table_name='CRBTPROV_FINAL';
    INDEX_NAME
    CRBTPROV_INDX1
    [email protected]#>select index_name from dba_IND_COLUMNS where table_name='CRBTPROV_FINAL';
    INDEX_NAME
    CRBTPROV_INDX1
    MSISDN_IDX
    When trying to drop index MSISDN_IDX it gives error:
    ERROR at line 1:
    ORA-00054: resource busy and acquire with NOWAIT specified
    But when trying to check where all the index is used using v$access:
    select * from v$access where object='MSISDN_IDX';
    no rows selected
    Regards,
    Kirti

    If I run the following query on a 9.2.0.6 database, no index is listed:
    select type, count(*) from v$access group by type;CURSOR
    FUNCTION
    NON-EXISTENT
    PACKAGE
    SEQUENCE
    SYNONYM
    TABLE
    TRIGGER
    VIEW
    It seems that index is not taken into account by v$access ?

  • Query shows No Results

    A very simple analysis in OBIEE11g Employee, Revenue shows No Results.
    In the log, copying the SQL query generated and executing it in SQL Developer - runs OK and returns several records.
    I've checked the physicall and logical diagrams, data type for the keys... etc.
    Pls. Any hint ?
    Antonio

    Hi,
    Purge cache and try executing the same query, also perform update row count on all three tables in Rpd physical layer.
    Regards,
    Dpka

  • IOS 8:  spotlight not showing wikipedia result snippets

    hi
    running 8.0.2.
    iOS 8:  spotlight not showing wikipedia result snippets.
    it does show the static Search Wikipedia link however.
    how to get the spotlight search snippets of wikipedia to show, as advertised?
    thanks

    Turn Spotlight Suggestions on and off a few times. If it still doesn't work try a reset. Press and hold both the home and power buttons 10-15 seconds till the Apple logo appears. Release both buttons. Wait 15-20 seconds till your iPad starts on it's own.
    I'm using a iPad but I can't see that making a difference.

  • Business rule not showing the result

    When i am executing a business rule, it runs successfully but it does not show any result. But when i enter any amount in that specific cell where the BR should calculate the amount and then run the BR then it shows me the required result. What can be the reason for that?
    We are on 11.1.2
    and im making BRs through Calc Manager (Wizard Based)
    Edited by: ar_aff on Mar 24, 2011 9:56 PM

    I think that's about Block problem (value of a cell). The BR can't open block automatically. In BR sorce usually used a command Set Createnonmissngblk on before calculating value;

  • VL06I Inbound delivery monitor not showing correct results

    Dears,
    We are creating inbound deliveries on the basis of POs and creating GR via MIGO after eliminating movement type in line item catageory by using SPRO. For monitoring we would like to use VL06I but its not showing correct results.
    Can anyone guid me ?
    Regards,
    FR

    You can list all Inbound Deliveries by selecting "List Inbound Deliveries"  Tab in VL06I
    May be if you can little elaborate the issue

Maybe you are looking for

  • To update vendor and customer details in BP transaction

    I have created a donor in the BP transaction . i need to update the vendor and customer details for the reated donor. please can someone suggest some BAPI's or FM's which are available to do the same.

  • CS4 new-style keyframing

    Hi folks, just another CS4 newbie in a panic about the "new skool" tweening. I'm sure that I'm going to absolutely love it once it all sinks in, but at the moment, there are a few things that strike me as odd and I'm looking for guidance... Something

  • Db in shared or dedicated mode

    Hello, on DB 11.2.0.1, we have parameter SHARED_SERVERS set to 1 (also, DISPATCHERS parameter), but a connection is made through tns with a definition containint '(SERVER = DEDICATED)'. Is this database running in shared mode? AFAIK, it's only necess

  • Waiting for Bridge CS5...

    My PC Windows Vista 32 all the latest updates patches 4gb RAM Photoshop 12.0.1 (i have the latest updates) I go to File --> Browse in Mini Bridge ... The Mini Bridge Panel starts and then I click the Browse icon I get the "Waiting for Bridge CS5" mes

  • Unable to revert back to simple passcode

    i tried to turn off the simple passcode just to see how the non-simple passcode works. i dont like it much so i want to revert back to the simple passcode but the on/off button is disabled as well as the button to turn off the passcode.. please help