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

Similar Messages

  • 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

  • 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

  • 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

  • [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

  • Error 1013000 loading application: Unable to Create Request Server Thread

    We are currently getting the following error "Error 1013000 loading application: Unable to Create Request Server Thread" when attempting to load more than 5 applications onto our new Essbase server. The O/S is Windows 2003 and we are running Essbase 6.5.5. Our old server, running Windows 2000, is not experiencing this problem.

    I think I've found the problem! It seems the server team didn't set up the swap file, hence, when physical memory started to run a little low on the box, the thread could not be created. FYI, we had already increased the SERVERTHREADS option in the Essbase.cfg file.

  • Error when drill down with essbase hierarchy

    Hi ,
    I am displaying one bar chart with, one Ragged hierarchy dimension "Region" ( structure : total region - > India , US -> India south , US south -> chennai , California) and "revenue" (measure) .
    Sometime's the drill down is happening smoothly (region - > sub region - > city) but sometimes its throwing below error :
    Error Codes: OAMP2OPY:QIKSHNQU
    DXE compiler error. Coordinate in target list must match to*coordinate in group by list. Source name:*
    GroupbyAndCoorTableCompiler::run. XML: <sawxd:expr*xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"**xmlns:sawxd="com.siebel.analytics.web/expressiondxe/v1.1"**xmlns:sawq="com.siebel.analytics.web/querydxe/v1.1"**xsi:type="sawq:groupbyField" refCoorID="5"/>*
    FYI , I have a product prompt attached with this graph . i.e , when user selects "total product" and drilling down its
    working perfectly but when selects "network products" its throwing the mentioned error .
    OBIEE version used : 11.1.1.6.2 (Build 120604.0813 BP1 64-bit)
    essbase version used : 11.1.2.1
    Thanks
    sayak

    I have created one report using Essbase cubes in OBIEE11G and when I am archiving the same report at one local server and unarchiving it at some other server then at the other server I am facing this error.
    Any replies will indeed be helpful.

  • Workspace error when drilling down on Essbase Cube

    An Interactive Reporting Service error has occurred.-Failed to acquire requested service.
    (2001)
    We're trying to create OLAP queries in IR to deploy through workspace. When I drill down on any dimension, after deploying to workspace, I get the generic error above. Has anyone seen this error?

    I have created one report using Essbase cubes in OBIEE11G and when I am archiving the same report at one local server and unarchiving it at some other server then at the other server I am facing this error.
    Any replies will indeed be helpful.

  • Error while Drilling down across sheets

    Hi ,
    I am using the new BI 7.0 Bex Analyzer as forntend to my BI 7.0.
    While navigating in BI Bex Analyzer, when I select the the drill down accross sheet from the context menu of any characteristics, i get an error message  as follows.
    "*A Critical program error occurred. The program has to be clos. Please refer the trace for furhter inforamtion*."
    My SAP GUI version is 7.10 and the patch level 5.0
    Can any body suggest some solution on this.
    Thanks in advance.
    Nilesh Labde

    I know it is too late to reply back on this error.
    However, the query which you have already saved, You save it with a different technical name & then execute it, it works.
    It worked for me.
    Thanks,
    Pradip.

  • Error when Drill down on top level of hierarchy node

    Hi Gurus,
    The following error occurs when I drill down to a "Actual Line items sub report" using the "top node" of an hierarchy based report .
    But, the same drill down works fine when I drill down using the very sub level of the same hierarchy (without any further levels of hierarchies).
    System error in program SAPLRRK0 and form NACHLESEN_INIT_NODE-01-
    Any help or work around suggestion would be highly appreciated.
    Thanks
    Ajay

    Hi,
    Thanks for the start.
    But, My Hierarchy is already active.
    Any other place to check for?

  • Error using drill down function on receiving transaction in GL

    "The Receiving Accounting Events function is not available under General Ledger Super User" is received when attempting to drill down on a receiving transaction through GL. I have searched for any missing roles/responsibilities under GL super user and attempted the same process with GL Manager and sysadmin roles without success.

    Please see these docs.
    GL Drilldown for SLA Transactions for Period End Accrual Error: Receiving Accounting Events Function & FRM-40010 CSTFQRAE [ID 1289612.1]
    The Receiving Accounting Events function is not available under the General Ledger Super User responsibility. [ID 1318147.1]
    Cannot Drilldown to GL Account Details For Cost Management Source - 'No Available Transaction for this Line' [ID 1316330.1]
    Thanks,
    Hussein

  • INVALID_VARIABLE_VALUES error for drill down/up

    Hello ,
    I have created a VC model corresponding to a BI query. The query has 3 variables of which one is mandatory the value for which i am hardcoding.In the output table we have a heirarchy variable for
    which I wish to use the drill up and drill down features.But after applying these features, and running
    the application ,on clicking the drill down/up buttons i get the following error
    Nested Exception. Failure to execute native function. Nested Exception. INVALID_VARIABLE_VALUES
    The variable format seems to be fine as I have tried it from the BI side and it also generates the output in the VC output table.Following is the webapi used for drill down .
    'FILTER_IOBJNM=YGL_ACCNT;FILTER_NODE_IOBJNM=0HIER_NODE;FILTER_VALUE='&#ID[ACC40T]@G_L_Account&';FILTER_COLLAPSE= ;FILTER_IOBJNM=YGL_ACCNT;CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3DYGL_ACCNT%26DATA_PROVIDER%3DDP;'
    Any help would be most appreciated.
    BI 7.0,VC 7.0
    PS: have already gone through the wiki link for this error
    Thank You
    Rgds

    Vineeth,
    Please see my comments below:
    1)The complete web api command is in the above thread, the mandatory variable is the fiscal year.
    I don't see where you have defined the fiscal year in the web API command below:
    'FILTER_IOBJNM=YGL_ACCNT;FILTER_NODE_IOBJNM=0HIER_NODE;FILTER_VALUE='&#IDACC40T@G_L_Account&';
    FILTER_COLLAPSE= ;FILTER_IOBJNM=YGL_ACCNT;
    CMD_1=CMD%3DDRILL_TO_LEVEL%26LEVEL%3D2%26IOBJNM%3DYGL_ACCNT%26DATA_PROVIDER%3DDP;'
    2)am not too sure about your question.
    Is the hierarchy for YGL_ACCNT defined as a text hierarchy or characteristic hierarchy?  If it is a characteristic hierarchy, you should specifiy the parameter FILTER_NODE_IOBJNM=YGL_ACCNT instead of FILTER_NODE_IOBJNM=0HIER_NODE.
    3)the command is as intended as per the sap documentation
    If you are following the SAP documentation, the first occurrence of FILTER_IOBJNM=YGL_ACCNT should be removed as it is already defined after the FILTER_COLLAPSE parameter.
    Regards,
    Mustafa.

  • Drill down and then navigate issue

    I have created an hierarchy as below.
    County - Office - Unit - Worker
    The last child level is Worker Level. From here I want to navigate to a separate report.
    I can able to navigate from a 'Table View' but not from a Chart View.
    When I tried doing the same on a Chart View. It takes me directly from County to Navigation Report, which I don't want. I want to drill down to worker level and then navigate to a report which I am able to do in a Table View.
    I wonder if we can do this from a Chart View.
    Please advise. Thanks in advance.

    See if this might work for you:
    1) Build your report with County.
    2) Add a column selector and on the "County" column, add Office, Unit and Worker as the other choices. This will in effect be the "drill down" reports.
    3) Once added, go to results and and use the column selector to select Worker.
    4) Now go to the Criteria tab and the County column should be replaced by the Worker column. Click on the column properties and and the Value Interaction to navigate to your other report.
    5) Go back to Results and reselect County from the column selector and save your report.
    Now the user can swap out one column to get the County, Office, Unit, or Worker values. Once on Worker, the user can click on a value to go to your other report.
    Oh, one thing, if you use this method and you have drill-down built in to your hierarchy, change the interaction to "No interaction" for the County, Office and Unit columns. Drill down will be accomplished via the column selector.

  • ORA-01722 Error while drill down

    Hi all,
    I have one EUL created with the join of two difference views. In order to join this two view, two id is needed to be joined. I have create a item class whereby it has been joins for this two views. Eg. I got view A with id1 & id2 link to view B with id1 & id2 as well. If I drill down from id1 or id2 column, the screen able to open up the new sheet which will show me the details information that I want.
    However, if try to drill down from item code then, the scren has prompted me the above error. What's wrong with this code ?
    Rgds
    Lim

    Hi,
    Check this note:
    794661
    or try searching OSS with that error.
    Hope this helps.
    Regards,
    Diego

Maybe you are looking for