Unable to navigate requested Expression.Please fix the metadata consistency

Hello ,
I have created one criteria but when I m running the request i m geeting this error, State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: Dim - GL Account.Unit Code. Please fix the metadata consistency warnings. (HY000)
now when i checked the RPD for this and run the consistency check everything went fine.No warning MSG, No Error, No Best Best Practice.
now i checked the join condition in BMM for the dimension i m using in report and fact.
it's like Fact F is directly Joined with Dim A & Dim B.
now when i checked the Physical join it's like Fact F1 is joined with Dim Aand Dim C , Fact F2 is joined with Dim B and Dim C.
so there is no direct fact table join between Dim A and Dim B.
Fact F1 & Fact F2 goes as MTLS in BMM and creating Fact F, now when i got this error i went to Fact F in BMM and checked the LTS and level of granuality for DIM A and Dim B for Fact F1 and Fact F2 respectively. and it is also set as detail level. and in BMM LTS Fact F1 and Fact F2 is also join with inner join with Dim C. and Dim C's level of granuality is also set in Fact F1 and Fact F2 .
the Columns that i m taking criteria are coimng from Fact F, Dim A, Dim B.
can anyone suggest me what to do in this case????
Thanking you..

Hi Veer,
If I get you correctly,
In BMM
Fact F = (physical F1 + F2)
In Physical:
F1 -> Dim A, Dim C ; F2 -> Dim B,Dim C
So, in your BMM, please make sure that
1. Logical source for physical F1 has 'Detail for Dim A, Dim C' and 'Total for Dim B'
2. Logical source for physical F2 has 'Detail for Dim B , Dim C' and 'Total for Dim A'.
I think this should resolve the issue.
Hope this helps.
Thank you,
Dhar

Similar Messages

  • Please fix the metadata consistency warnings error..

    Hi Guys,
    I am new to OBIEE, When i try to convert a chart view into Pivot table i get th ebelow error.How can i fix this issue?
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 3058399872. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: FILTER(Budget Amount:[DAggr(Fact - Fins - Budget.Budget Amount by [ ] )] USING Dim - GL Account.Group Account Number = 'MKTG PAYROLL'). Please fix the metadata consistency warnings. (HY000)
    SQL Issued: SELECT "Time"."Fiscal Quarter" saw_0, "Time"."Fiscal Period" saw_1, "Facts - Budget"."Total Operating Expenses" saw_2, "Facts - Actuals"."Total Operating Expenses" saw_3, "Facts - Budget"."Total Operating Expenses"-"Facts - Actuals"."Total Operating Expenses" saw_4, "Facts - Budget"."Total Operating Expenses YTD" saw_5, "Facts - Actuals"."Total Operating Expenses YTD" saw_6, "Facts - Budget"."Total Operating Expenses YTD"-"Facts - Actuals"."Total Operating Expenses YTD" saw_7, AGGREGATE(saw_2 BY ), AGGREGATE(saw_3 BY ), AGGREGATE(saw_4 BY ), AGGREGATE(saw_7 BY ), AGGREGATE(saw_2 BY saw_0), AGGREGATE(saw_3 BY saw_0), AGGREGATE(saw_4 BY saw_0), AGGREGATE(saw_7 BY saw_0) FROM "Financials - GL Budget and Expenses" WHERE ((Time."Fiscal Quarter" <= VALUEOF(NQ_SESSION."CURRENT_FSCL_QUARTER")) AND (Time."Fiscal Quarter" > VALUEOF(NQ_SESSION."FSCL_QTR_YEAR_AGO"))) AND (("WFS Segments".SEGMENT_NAME IN ('Aviation', 'Corporate', 'Land', 'Marine')) AND ("WFS Segments".ORG_NUM = VALUEOF(NQ_SESSION."OU_ORG"))) AND ("GL Segment1"."Hierarchy ID" = 'TTTTT') AND (Time.Status = 'Closed') ORDER BY saw_0, saw_1

    As of my knowledge, you shouldn't get results set for any of views because of this error..!!
    I see you are using 2 facts in the report.
    And, dimensions you are using in this reports are confirmed dimensions to these 2 facts?
    Are you mentioned proper content levels for each Fact LTSs?
    Basic funda is: If fact and dimensions are joined directly, then you should mention the the level of granularity in Fact LTS. If not, you should mention total level of the dimensional hierarchy for the Fact LTS

  • Please fix the metadata consistency warning..

    Hello Gurus,
    I have come across the scenario where i have to add the Dummy Fact and dummy column for data densification between Fact and Dimension to see all possible result on answer set.
    so I have created the Dummy Fact with Dummy column and done the Cartesian join between all dim with that Dummy fact with 1=1 in physical layer.
    now in BMM I imported the Dummy fact and done same joins that I have with the other fact.
    now when i create the criteria with dummy fact and orginal fact i m getting the consistency check error on report.
    can some suggest me what to do in such case??
    Thanking You....

    Hey Veeravalli,
    Dummy Fact is just created in physical layer with "select 1 as dummy from dual"....
    and even the RPD is not showing any warning , error or best practise in consistancy check.
    it's only when i pull the Dummy Column from Dummy Fact and any Fact column from regular fact , the error msg is showing in result.
    Let me know if you need any further details..

  • NQSError: 10058 - Unable to Navigate Requested Expression Error in OBIEE

    We are getting the below error when we try to generate report using a dimension column and a fact column.
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: FILTER(# of Responses:[DAggr(Fact - Leads & Interest .# of Responses by [ Dim - Contact.First Name, Dim - Contact.ROW_ID, Team & Opty Based Org.POSTN_WID, Team & Opty Based Org.Level 1 Employee Name, LN Leads & Interest.ROW_ID] SB Revenue Attributes Total,Sales Velocity Attributes Total)] USING Team & Opty Based Org.Level 1 Employee Name <> 'Test, USLMMarketing' and (LN Leads & Interest.Customer Supplied Email <> email@removed ' or LN Leads & Interest.Customer Supplied Email is null)). Please fix the metadata consistency warnings. (HY000)
    We are using the below logical formula for the measure column.
    FILTER(Core."Fact - Leads & Interest "."# Of Response Final" USING (Core."LN Leads & Interest"."Customer Supplied Email" <> email@removed ' OR Core."LN Leads & Interest"."Customer Supplied Email" IS NULL ) AND Core."Team & Opty Based Org"."Level 1 Employee Name" <> 'Test, USLMMarketing')
    We have this measure in a logical fact table.
    Please help me know why would this error occur.

    Sorry i missed while pasting the formula. Below is the logical column formula.
    FILTER(Core."Fact - Leads & Interest "."# Of Response Final" USING (Core."LN Leads & Interest"."Customer Supplied Email" <> '[email protected]' OR Core."LN Leads & Interest"."Customer Supplied Email" IS NULL ) AND Core."Team & Opty Based Org"."Level 1 Employee Name" <> 'Test, USLMMarketing')
    This measure is working properly with other dimension attributes in the subject area.

  • YTM error: Unable to navigate requested expression: ToDate

    I've created a new fact column: Transaction Amount YTM
    the code: TODATE(Core."Fact - HR - Kostenverbijzondering"."Transaction Amount", Core."Date"."Month")
    I did a consistency check en there were no errors.
    When i want tot see the result in obiee: i get the following error:
    Toestand: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: ToDate(Transaction Amount:[DAggr(Fact - HR - Kostenverbijzondering.Transaction Amount by [ Dim - Date.Month, Dim - Date.Month Name, Dim - Date.Year, Dim - Date.Calendar Month] )], [Level Month]). Please fix the metadata consistency warnings. (HY000)
    I don't know why it does not work.. can anyone help? tnx in advanced

    Check the below post,
    Time Dimensions and Logical dimension "..that not join to any fact source"
    Thanks,
    Vino

  • [nQSError: 14026] Unable to navigate requested expression

    Hi,
    My BMM diagram is like
    D1 --- Fact 1 -- D 2 -- D3 -- Fact 2 -- D4
    I am getting navigation error, When I selected the fields from Fact1 and D4.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression:Fact1 .Flag. Please fix the metadata consistency warnings. (HY000)
    SQL Issued: SELECT Fact1. Flag" saw_0, D4. Code saw_1 FROM "Temp" ORDER BY saw_0, saw_1
    As there is no join between Fact 1 and D4. I have tried by setting Aggregation level of D4 to Total at Fact 1. But still I am getting same error.
    Any suggestions to fix this error?
    Thanks.

    Hi
    Have you resolved this issue? I am facing same issue can you let me know how did you resolve this issue
    Thanks & Regards
    Sameer

  • OBIEE error on Drill-down : Unable to navigate requested expression

    Hi Gurus,
    While trying out drill-down, am facing the folllowing error message - State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: XXX Time.YYY Month. Please fix the metadata consistency warnings. (HY000)
    I searched for the solution and found that we need to define an aggregated measure of a dimension table. But I dont know how to do it as I have very less hands-on in OBI Admin Tool. Kindly help me by explaining in detail to solve this issue.
    Thanks in advance.

    Hi,
    To define an aggregated measure of a dimension table, complete the following steps:
    *1.Create a new fact logical table with the physical dimension table as source.*
    *2.Include all fields that should be aggregated as a measure of this new fact object.*
    *3.Add an aggregation rule to the column*
    *4.set the logical level of the other dimensions to the grand total level.*
    Below, a sum aggregation rule :
    for more info:
    i.e:
    put the measure indicated by the error message in a fact table object.
    To define an aggregated measure of a dimension table, complete the following steps:
    a) Create a new fact logical table with the physical dimension table as source.
    b) Include all fields that should be aggregated as a measure of this new fact object.
    http://gerardnico.com/wiki/dat/obiee/dimension_measure
    Thanks
    Deva
    Edited by: Devarasu on Sep 29, 2011 7:02 PM

  • Fix the metadata consistency

    Hi
    Could you pls find the error:
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: SCBT_MST.GROUP_CODE. Please fix the metadata consistency warnings. (HY000)
    How can I fix this problem ???
    When I do a Global consistency check via the administration tool, I getting 2 warnings.
    How can i solve.
    Thanks

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: SCBT_MST.GROUP_CODE. Please fix the metadata consistency warnings. (HY000)check SCBT_MST.GROUP_CODE column.Check if it is properly mapped to somep physical column or not.
    Can you close all your threads for which you are provided solution.you have not closed any of the thread.
    Regards,
    Sandeep
    Edited by: 771488 on Dec 2, 2010 3:24 AM

  • Fix the metadata consistency warnings issue ...

    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 14026] Unable to navigate requested expression: AR.AR_TP_ID. Please fix the metadata consistency warnings. (HY000)
    Please help me to find the solution.

    Hi,
    I've got the following problem :
    HY000 CODE : 10058 [NQODBC][SQLSTATE : HY000][NQSERROR:10058] a general error occurred. [NQSERROR:14026] Unable to navigate requested expression : Dim - Werkgever.WGVR Nr[]. Please fix the metadata consistency warnings (HY000)
    How can I fix this problem ???
    When I do a Global consistency check via the administration tool, I get no errors and no warnings. Nothing is changed in the Dim - Werkgever.
    Who can help me ?
    Kind Regards,
    Else

  • Unable to navigate requested expression:

    Hi Everyone,
    I am getting the error message "Unable to navigate requested expression: " in my "Contracts" subject area when I try to select date fields from two different facts.
    My setup is as follows. I have 3 dimensions and 2 facts.
    Contract_Start_Date_D -----1-to-many ---> Contract_Costs_F <--many-to-1----Contract_Details_D
    and
    Employee_Start_Date_D ---1-to-many-----> Contract_Employee_F <---many-to-one---- Contract_Details_D
    Both of the date dimensions are aliases of a common DATE_D dimension.
    The Contract_Details_D table is common to both fact tables(no alias).
    I've created RPD Dimensions objects for all the "D" tables.
    The content tab of the LTSs of the facts are as follows:
    Contract_Costs_F:
    Employee_Start_Date_D --- Highest level
    Contract_Detail_D --- lowest level
    Contract_Strat_Date_D --- lowest level
    Contract_Employee_F:
    Employee_Start_Date_D --- lowest level
    Contract_Detail_D --- lowest level
    Contract_Strat_Date_D --- Highest level
    My RPD is consistent, and when ever I select only fields from dimensions which are directly related to a fact, my results come back fine. For example, if I just select contract start date and the contract details, then I am fine.
    But when ever I try to cross over the facts, i.e. I try to get a contract start date and an employee start date at the same time, I get the "Unable to navigate requested expression" error.
    Is it possible to see these two values in the same report? If so, how can I accomplish this?
    Thanks in advance!
    -Joe

    Hi all,
    I also have this error after adding the following filters to my request
    AND     Time."Year" = evaluate('zmer0002(%1)', date'@{DATE_PROMPT}')     
    AND     Time."Week No" = evaluate('zmer0001(%1)', date'@{DATE_PROMPT}')
    where "zmer002" and "zmer001" are stored procedures returning the year and the week number based on a date, respectively
    and "@{DATE_PROMPT}" is a presentation variable, from a dashboard prompt
    If the presentation variable is replaced by a constant (e.g. '2009-01-01') the error does not occur.
    Any ideas?
    Thanks,
    M

  • Please fix the Metadata consistenct warning...

    Hello Gurus,
    I have come across the scenario where i have to add the Dummy Fact and dummy column for data densification between Fact and Dimension to see all possible result on answer set.
    so I have created the Dummy Fact with Dummy column and done the Cartesian join between all dim with that Dummy fact with 1=1 in physical layer.
    now in BMM I imported the Dummy fact and done same joins that I have with the other fact.
    now when i create the criteria with dummy fact and orginal fact i m getting the consistency check error on report.
    can some suggest me what to do in such case??
    Thanking You....

    Hey Veeravalli,
    Dummy Fact is just created in physical layer with "select 1 as dummy from dual"....
    and even the RPD is not showing any warning , error or best practise in consistancy check.
    it's only when i pull the Dummy Column from Dummy Fact and any Fact column from regular fact , the error msg is showing in result.
    Let me know if you need any further details..

  • I cant accese iitunes store? "unable to locate requested page please check your connection"

    ok, today i installed itunes, i live in india....so after i insalled i dint open it!
    i just reboot  my laptop (windows 7, home basic)
    k then as i on my lapton and itunes i imported all music..
    when i click the itunes stores it dosent opens.
    i just wait... but after tat it shows  "unable to locate requested page please check your connection"
    dah!... why? please answer me!

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 &amp; above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • RE: Firefox search box - manage search engines - get more search engines.. IT DOESN'T WORK , I now get 1000's of useless irrelevant results, PLEASE FIX THE SITES SEARCH NOW, IT'S COMPLETELY USELESS NOW

    RE: Firefox search box -> manage search engines -> get more search engines..
    IT DOESN'T WORK
    I just want to add youtube + some others to the list of sites in the Firefox search box, I now get 1000's of useless irrelevant results, PLEASE FIX THE SITES SEARCH NOW, IT'S COMPLETELY USELESS NOW

    Hi Kvoter,
    What are you hoping for, firefox to display lists of sites you have visited or bookmarked ?
    *''' it should be able to do that'''
    * my firefox does that
    I am only a fellow ordinary user of Firefox & XP, but maybe the problem is on your machine, rather than needing a fix from firefox. If you take a little time to read this you may be able to sort out the problems yourself.
    I hope you do not mind me covering a few basics:
    * the [[Search bar]] { <-- clickable link -- ] is designed to produce a lot or results, whereas
    *the [[Location bar search|Location Bar]] is a lot more specific and may be [[Location bar autocomplete#w_controlling-behavior|set]] to include or exclude History & or [[bookmarks]]
    If you are getting literally 1000s of totally unrelated results you may need to consider [[Is my Firefox problem a result of malware]]
    Hope to hear that you have solved the problem, or a bit more detail about what still is a problem.
    John

  • N unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    some one can help me please
    i have no idea what i must to do.
    an unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    The Exception Handler gave all the info that you need. No need to print the whole stack trace.
    The exception handler says
    Exception Details: java.lang.IllegalArgumentException
    TABLE1.NAME
    Look in the session bean (assuming that is where your underlying rowset is). Look in the _init() method for statements similar to the following:
    personRowSet.setCommand("SELECT * FROM TRAVEL.PERSON");
    personRowSet.setTableName("PERSON");
    What do you have?

  • ATTENTION: Please fix the above failed worker(s) so the manager can continu

    i am applying a patch p11067286_R12.AP.B_R12_GENERIC.zip , i am facing the error
    ATTENTION: Please fix the above failed worker(s) so the manager can continue
    i restart all the workers with adctrl but same problem .
    please need urgent help

    user13376823 wrote:
    Dear Hussein,
    i am finding these errors in one log file
    AD Worker warning:
    Product Data File
    /opt/oracle/apps/apps_st/appl/admin/jtsprod.txt
    does not exist for product "jts".
    This product is registered in the database but the
    above file does not exist in APPL_TOP. The product
    will be ignored without error.Hi;
    This is ignorable error, please check workerlog file last 50 lines, you should see something like below:
    FAILED: file adorgcnv.pls on worker 1 for product ad username APPLSYS.
    FAILED: file adorgcnv.pls on worker 2 for product ad username APPLSYS.
    FAILED: file adorgcnv.pls on worker 3 for product ad username APPLSYS.
    FAILED: file adorgcnv.pls on worker 4 for product ad username APPLSYS.
    Done reading jobs from FND_INSTALL_PROCESSES table ...
    Telling workers to read 'todo' restart file.
    Done.
    ATTENTION: All workers either have failed or are waiting:
    FAILED: file adorgcnv.pls on worker 1.
    FAILED: file adorgcnv.pls on worker 2.
    FAILED: file adorgcnv.pls on worker 3.
    FAILED: file adorgcnv.pls on worker 4.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue
    Regard
    Helios

Maybe you are looking for

  • Error while starting CE7.2 instance from SAPMMC

    Get an error while "Synchronizing Binaries". Installed CE7.2 trial on Windows7 Laptop with 3GB RAM. Swap space is 6GB. MAXDB is running fine now.Volume and Log files are not full.. dev_start trace below: Has this pbm been sorted out before? trc file:

  • Adding files to iWeb site using .mac

    Hi Apologies if this has been answered before but I would like to achieve the following: I have an iWeb site published to a .mac account. I would like to add links to other files such as m3u or qtl playlists and host the mp3/mov files somewhere else

  • Webtool for query sh-commands from website

    Hello First post here but read a lot on the forums. Im looking for a tool or script that we can run on a webserver to allow a second line support to make show commands on our routers/switches. I've been searching online for a while but seemingly can

  • Starting tomcat 5.5 in Ant build.xml

    Hi everyone, I have been trying to get my build.xml file to start and stop Ant but am finding it difficult.. this is a snippet of the code i am using <target name="tomcatOFF">      <echo>Turning Off Tomcat [http://www.jspbook.com]</echo>           <e

  • How to upload chunks of Jpeg pictures in smartform using BDC.

    helo expert, Could you please tell me how can  i upload pictures in sap tables using bdc or something else. actually i would like to display pics as a field value dynamically in samrtforms while printing an invoice. IS there any facility to upload JP