Related to measures in a request in obiee

Suppose we have two measures in request. Can we show one at X axis & other at Y axis?

Hi,
You sure can. Select the columns required in Answers and then in the Results tab, create a Pivot Table.
Hope that helps,
J

Similar Messages

  • Error with YTD Share measure from OLAP AW in OBIEE

    I've created an AW using AWM 11g, created an OBIEE repository that uses it, and I'm having trouble getting a particular calculated measure to display in OBIEE.
    I've created a measure called YTD_SHR_REG_PROF, which is the YTD Share of Profit for the Region, and I've included that calculated measure in my RPD file, along with Sales, Profit, and several other measures, both base and calculated.
    Every other measure can be displayed in OBIEE. For example, selecting a Month and its associated Sales, YTD_Sales, and Profit works just fine. However, including my YTD_SHR_REG_PROF measure causes my Oracle Database instance to shut down. Ouch!!
    Here's the wizard-generated definition of the measure:
    (SHARE(UNITS_CUBE.YTD_PROFIT OF CUSTOMER.STANDARD LEVEL CUSTOMER.REGION)) * 100
    I'm selecting Month, Region, Warehouse, Sales, YTD_Sales, Profit, and YTD_SHR_REG_PROF in my Answers request. If I omit YTD_SHR_REG_PROF, it works fine. If I include that measure, it stops my Oracle service.
    I captured the SQL from OBIEE and executed it in SQL Developer and got the same result, shown here:
    Error starting at line 1 in command:
    select
    T902.MONTH_LONG_DESCRIPTION as c1,
    T858.REGION_LONG_DESCRIPTION as c2,
    T858.WAREHOUSE_LONG_DESCRIPTI as c3,
    sum(T930.SALES) as c4,
    sum(T930.YTD_SALES) as c5,
    sum(T930.PROFIT) as c6,
    sum(T930.YTD_SHR_REG_PROF) as c7,
    T902.MONTH_END_DATE as c8,
    T858.CUSTOMER_REGION_ID as c9,
    T858.CUSTOMER_WAREHOUSE_ID as c10,
    T902.TIME_MONTH_ID as c11
    from
    TIME_CALENDAR_VIEW T902,
    CUSTOMER_STANDARD_VIEW T858,
    UNITS_CUBE_VIEW T930
    where
    (T858.DIM_KEY = T930.CUSTOMER
    and
    T902.DIM_KEY = T930.TIME
    and
    T902.MONTH_LONG_DESCRIPTION = 'APR-01' )
    group by
    T858.CUSTOMER_REGION_ID,
    T858.CUSTOMER_WAREHOUSE_ID,
    T858.REGION_LONG_DESCRIPTION,
    T858.WAREHOUSE_LONG_DESCRIPTI,
    T902.MONTH_END_DATE,
    T902.MONTH_LONG_DESCRIPTION,
    T902.TIME_MONTH_ID
    order by c8, c2, c3
    Error at Command Line:1 Column:0
    Error report:
    SQL Error: Io exception: Connection reset
    By the way, the measure displays just fine in AWM with View Data. The values are correct, no problems at all.
    If anyone from the OLAP team is monitoring this forum, could I ask you to try to recreate this issue? I'm using the Global schema.
    I was going to also post the issue in the OBIEE forum, but since the SQL bombs in SQL Developer, I don't think it's an OBIEE issue.
    Thanks!
    Edited by: Mark Thompson on Dec 29, 2008 10:54 AM

    Hi Mark,
    Thanks for the template.
    I observe exactly the same behaviour on my local 11.1.0.7 instance. I found an error in a trace file related to a background thread ('qerfxGCol:KQFDTTIM - Error converting to LdiDateArray') but I cannot be 100% sure it is related.
    Bizarrely, I found that if I strip out the sum/group_by from my query, it completes successfully and the result seems sensible
    eg.
    select
    T902.MONTH_LONG_DESCRIPTION as c1,
    T858.REGION_LONG_DESCRIPTION as c2,
    T858.WAREHOUSE_LONG_DESCRIPTI as c3,
    T930.SALES as c4,
    T930.YTD_SALES as c5,
    T930.PROFIT as c6,
    T930.YTD_SHR_REG_PROF as c7,
    T902.MONTH_END_DATE as c8,
    T858.CUSTOMER_REGION_ID as c9,
    T858.CUSTOMER_WAREHOUSE_ID as c10,
    T902.TIME_MONTH_ID as c11
    from
    TIME_CALENDAR_VIEW T902,
    CUSTOMER_STANDARD_VIEW T858,
    UNITS_CUBE_VIEW T930
    where
    (T858.DIM_KEY = T930.CUSTOMER
    and
    T902.DIM_KEY = T930.TIME
    and
    T902.MONTH_LONG_DESCRIPTION = 'APR-01' )
    I can only assume at this stage that you have uncovered a bug - is this a significant issue for you? and if so, are you able to open an SR?
    Thanks,
    Stuart Bunby
    OLAP Blog: http://oracleOLAP.blogspot.com
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    OLAP on OTN: http://www.oracle.com/technology/products/bi/olap/index.html
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

  • How to measure un-queued requests

    Hi.
    We have a web logic application that has to serve a lot of throughput.
    To prevent timeouts on the client side, I configured it so that the work manager that takes in the requests is limited to a certain amount. The max-threads is configured comparably to the DB pool capability, and the limit is set in such a way so that we prevent the server to queue requests. Queuing proves deadly for us, as by the time the request actually makes to the executor, the client is gone.
    The problem I'm seeing now, is that there doesn't seem to be a way to actually measure how many requests have been turned away. The only suggestion I got so far was to look into access logs, but I actually had to turn them off, as they are a performance issue on themselves, with the volume of requests we are having.
    Knowing how many requests are falling off is relatively important, so that we can understand when there is time to add more app nodes.
    Thanks!
    Pawel.

    Hi,
    You may please check the configuration part of SLA. This might help you : http://www.renet-web.net/2009/07/21/slas-made-easy-in-sap-solution-manager/
    The 'Date of first response' is the time when message is taken for processing  and the other one is the time when message truns to have the status 'Finished or Resolved'.
    If you are intended to build a program to determine the time for the different status changes, you might be intersted in checking the Extras--Change Documents in your message.
    Rajeev

  • Sort on the Measure in Pivot table in OBIEE 11g

    The pivot table ignores the sort on the measrure in the criteria section, so how can we enable sort on the measure columns in pivot in OBIEE 11g ?

    887111 wrote:
    The pivot table ignores the sort on the measrure in the criteria section, so how can we enable sort on the measure columns in pivot in OBIEE 11g ?Try this:
    1) Make a duplicate layer of the measure column.
    2) Move the duplicate layer to the far left in the Rows section.
    3) Apply the desired sort order.
    4) Hide the duplicate layer column.

  • Revoke Status RBMS (Replaced by measure) in Appropriation Request

    Hi,
    I need your help to resolve the following.
    We are using Approriation Requests (AR) in IM. When status RBMS (replaced by measure) has been set, changes to User Fields are not allowed (grey fields) and that is why we are trying to revoke or cancel status RBMS.
    I know that Business Transaction MNEZ (cancel replacement by measure) exists in the system but I haven't been able to find the way to execute it. I've been thoroughly searching in AR master data and also in the measure (WBS element) with no results.
    My question is therefore: How to revoke/cancel RBMS?
    Thanks and regards!
    Edited by: Gonzalo Pineda on Feb 24, 2012 3:14 AM

    HI SAP IM expert,
    In order to meet the need of my customer, we made a program ( with BAPI ) in order to automatically create the Appropriation request and the project definition and Wbs by uploading a file...first steps works fine until the creation of the WBS
    the assignment of WBS to approriation request is not possible , receiving error message project definition does not exist but when I check the project definition via cj03 , I find my project !!! I checked also that the field INACT is empty in ia table PROJ ,
    How can I assign a WBS to an appropriation request ??
    Need helps please ?
    the problem is that I turn in round , I don't know if something is missing of or the order of the objects created is correct
    1) Appropriation Request ( via Bapi BAPI_APPREQUEST_CREATE )
    2 )BAPI_TRANSACTION_COMMIT and wait
    3)Activate Project Definition to assign WBS Element for Appr.Requ (CJDW_PROJ_ACTIVATE_IM)
    4)Change now the Appr.Request to add the WBS Element. (BAPI_APPREQUEST_CHANGE)
    5 BAPI_TRANSACTION_COMMIT and wait
    6)Create WBS Element (BAPI_PS_INITIALIZATION after BAPI_BUS2054_CREATE_MULTI)
    7)BAPI_PS_PRECOMMIT
    8) BAPI_TRANSACTION_COMMIT and wait
    *Error message received WBS element BE/10/IPKG/1404/D-056 does not exist*
    *Message no. ABPS021*
    Please need helps...
    Regards

  • Relative Level Measurement using PCI-4462

    Hi, everyone.
    I would like to create a Labview program to test the my radio volume using PCI-4462 and Sound/Vibration Measurement Suite 2011.
    Before this, I always use Panasonic VP-7722A to test the radio's volume steps.
    There are 31 (0-30) volume steps and I always set the relative level at step 30, at which my reference is 0dB.
    Then the volume will be tuned down one step by one step until step 0 for check its attenuation (dB) at each step.
    However, I coundn't find the way to perform the same steps using PCI-4462 and Sound/Vibration Measurement Suite 2011 so far.
    Kindly need any expert to help and advise on this.
    Thanks.

    Hi, everyone.
    I would like to create a Labview program to test the my radio volume using PCI-4462 and Sound/Vibration Measurement Suite 2011.
    Before this, I always use Panasonic VP-7722A to test the radio's volume steps.
    There are 31 (0-30) volume steps and I always set the relative level at step 30, at which my reference is 0dB.
    Then the volume will be tuned down one step by one step until step 0 for check its attenuation (dB) at each step.
    However, I coundn't find the way to perform the same steps using PCI-4462 and Sound/Vibration Measurement Suite 2011 so far.
    Kindly need any expert to help and advise on this.
    Thanks.

  • Unable to Schedule a Direct Database Request in OBIEE 11g.

    Hi All,
    I am trying to schedule a Report that is generated using a Direct Database Request Query.
    Whenever I try to create an Alert for this specific Report it Fails to deliver.
    I checked the Job Manager for this Alert. I found out that the Job has completed with an Exit Code = 2 and there was no other error description for the same.
    Can we not create an alert for a Direct Database Request.
    Please let me know if anyone has dealed with such an issue and if anyone has a solution for this.
    Thanks in advance.
    Dev.

    Analyses based on direct database requests and sent out through agents work just like any other analysis in terms of content, delivery etc.
    Are you sure that you're not hitting a privilege problem and that the user executing the agents isn't allowed to run direct database requests?

  • Applying Prompt on Direct Database Request in OBIEE 11g

    Hi
    I am creating Analysis by using 'Direct Database Request' and i am executing SQL Query to direct Database i am NOT creating Business and Presentation Model in RPD. Now i have to apply Filters on Report. any idea how i can do that?
    Example:
    Prompt (filter) :   Year                 Employee Department
                              2011                    HR
                              2012                    IT
                              2013                    Finanical
    Employee Name |    Employee Age   | Gender  | Leave Status     |    Leave Type
    abc                            31                      male       on leave              Sick leave
    xyz                             39                    Female    on leave               Annual leave
    i want to filter by YEAR and Employee Department.
    Regards
    Baig

    NO!!!!!!!!!!
    You Direst SQL query should contain the url
    ex:
    SELECT COL1,COL2,
    '<a href=http://obiapps:9704/analytics/saw.dll?Go&Path=/Answers&path=%2Fshared%2FAppslink%20Dashboards%2F_portal%2FAppslink%20Dashboards%2FEmployee%20Department=Navigate&P0='+BUSINESS_GROUP_NAME+' target=_new>'+BUSINESS_GROUP_NAME+'</a>
    FROM TABLE
    then go for the column format
    Note: in MS SQL + is for concat, you might have to change based on your db.

  • Question related to measures dimension...

    Hi,
    I have nearly 10 reports, and for every report there are nearly 20 measures which need to keep in the outline.If we are keeping certain measures belonging to seperate report,how to sepeate the measures of one report to another report.
    can i keep group like this...
    ACCOUNTS(+)
    Brand wise report measures(+)(label only)
    volume(+)
    per case workings(+)
    gr per unit(+)
    tp per unit(+)
    Variable conversion Report measures(+)(label only)
    Total(+)(dynamic calc)
    a(+)
    b(+)
    c(+)
    If my approach is correct,then how to aggregate a,b,c to total.some error is coming in verifying the outline saying "parent must be dynamic calc)
    Pls post the approach...
    regards
    Vardhan...

    It's hard to tell from the way you [posted it, but I'm guessing "Total" is the only child of "Variable Conversion Report measures".  Total is dynamic calc and "Variable Conversion Report measures" is label only.
    That is not allowed.  Make "Variable Conversion Report measures" dynamic calc.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Restricting users from Creating Request in OBIEE

    Hi,
    I want to restrict users fron creating request, in the Manage Priviledge section i was not able to find the where i could restrict the user from *"Creating Request"*, so is it possible to restrict users fron creating request if yes from where.
    Regards,
    Amit

    look for "Access to Answers" under Access in Manage Privileges. That is where you restrict access to creating requests.
    - Mahesh

  • Relation betn Measuring Point & Classification

    In Transaction Ik03, After entering measuring point ... Press enter.Now go to GOTO-->Classification.
    On this screen we have two fields characteristic description & value.
    i want the table or function module which give the relationship betn this value & measuring point.
    Thanks In advance....

    hi Yogesh,
    Measurement document is in table IMRG. IMPTT is the table storing Measuring point. You can start at these tables.
    regards,
    Vinoth

  • IT105 subtype 0001 & relation to portal (teamcalendar, leave request, etc.)

    Hi SAP Experts,
    Could you provide me some Informations/Documentations about the relationship between IT105 0001 (Systemuser) and the standard time management iViews in portal, e.g. Team calendar, Leave Request etc.
    Background is, that we use the same System user id's for different persons in different periods. I want to obviate that this could cause errors in Enterprise Portal (EP7.0, ESS/MSS 1.0, NW04s, ERP2005, SP 13). 
    I will reward points for helpful answers.
    Best Regards,
    Nadin

    Achim,
    Maybe you are right but im not sure.
    My problem is that we have a problem in a productive system: A manager looks into his team calender and all seems to be ok and then he goes back to an other month and there comes the error message infotype 105 does not exist.  I do not know what exactly was made but in IT105 subtype 0001 there is entered a system id that was deleted in su01.
    So because of the error there seems to be any relationship between the IT105 and team calender at all.
    We tested different combinations with persons that leave the company and give the user to another person and we also tested persons without a systemuser. And we were not able to force any error message in any combination.
    We go to SAP Support and ask for this relationship and told them the problem but they answered:
    <i>Hi Nadin
    This will not be possible to analyse without reproduction of
    the exact steps that cause the error
    SAP recommend that when a employee leaves his user
    or employee number cannot be re-used - the historical
    data of that person has to be linked to only one user
    to avoid confusion
    The Portal user is associated with a back-end user which
    in turn is associated to an employee via IT0105 - all
    associations must exist without delimitation
    Please also clarify the business impact given there is
    no way to reproduce the issue</i>
    I want to understand why and when does IT105 has some impact to team calender.
    So could you or anybody else give me a hint.
    Best Regards,
    Nadin

  • Measuring throughput  of request

    Hi,
    I am looking for a plugin into weblogic server which tracks request. I am particularly
    interested in the throughput of request. Time between request is created and
    response object is committed.
    Regards,
    Prashanthjee.S

    "Prashanthjee" <[email protected]> wrote in message news:40b2e26d$1@mktnews1...
    I am looking for a plugin into weblogic server which tracks request. I am particularly
    interested in the throughput of request. Time between request is created and
    response object is committed.long start = System.currentTimeMillis();
    // Method call
    System.out.println("Time taken to process request: " + (System.currentTimeMillis() - start) + "ms");
    HTH
    Regards,
    Slava Imeshev

  • Request chaning/flow in OBIEE Answers?

    In OBIEE Answers, is it possible to save the value of a request and reuse this value for further
    calculations?
    In other words, I want to use the results of request(s) as the data source for another request.
    The use case is like this:
    1. Use OBIEE Answers to get the value of a metric. There are multiple such metrics. Create one request per metric and save all such requests.
    2. Use the requests saved in step 1 to derive a higher layer of metrics. Save these requests.
    3. Use the requests saved in step 2 to derive a higher layer of metrics. Save these requests.
    And so on.
    Then I want to show these metrics on the dashboard with drill down navigation.
    Appreciate your help.
    Thank you.

    Hi all,
    Thanks for the reply.
    But this doesn't seem to solve the problem.
    Let me put it in other words:
    Result-1:
    Metric_A X <-- single row resulting from a request in OBIEE Answers
    Result-2:
    Metric_B Y <-- again single row resulting from a request in OBIEE Answers
    Result-3 (to be derived from above two results)
    Metric_C a*X + b*Y
    where a, b are constants.
    and so on...
    Edited by: user2363628 on Jun 10, 2010 2:18 AM

  • Essbase Date Measures as DATE in OBIEE

    Hi,
    We have created an ASO Cube in Essbase 11.1.1 with a Date Measure member call "Maturity Date" in Measure dimension (Tagged as Accounts).
    Once we create the Physical layer Administrator tool on OBIEE this member refers as a double data type. And also when we create a criteria on Answers and displays the result it is shown as a number.
    But on excel (with essbase add-on) data shows as a date. (Ex: 2009-09-20)
    Can anyone tell what has to be changed to display a Date Measures as Date type on OBIEE or suggest another alternate.
    Thanks!
    Nilaksha.

    Hi Nilaksha,
    I thought you might say that, I think this is because Essbase doesn't use data types as such, all data is stored as a value and characteristics of that data or how it is treated are more like meta data. This certainly rings true for the time dimensions I have seen. I think your best bet is to look at how you can format the numbers in the columns to make them appear in the format you require.
    Regards
    Ed

Maybe you are looking for

  • Bapi fm or idoc strucher for tcode fch5

    Experts, Is there a BAPI/FM to create Check (Cheque) Information ?? The Tcode for this is FCH5. Points will be rewarded handsomely. Thanks, Ankitha.

  • SLT based ABAP Transformation for MSSQL source

    Hi, In our current landscape we have MSSQL source replicating to HANA via SLT. However we are unable to add ABAP transformation(Rule Assignment and Table Settings) as LTRS does not recognize the source system table structure. Is it a known issue or w

  • Running 2 separate programs at once w/ RMI

    Hello Java forum. I am coding a stock market simulator with Java. I need the stock prices to be CONSTANTLY dynamic. So what I have is a driverClass that is the front for the market sim. It displays the stock prices and such, and therefor must grab va

  • OIM problem with weblogic administration server (configuring OIM)

    Hi, I have this software installed: - Oracle database 11gR2 (schemas made with RCU) - SOA Suite generic 11.1.1.2.0 - Repository Creation Utility - Weblogic Server 1034 - JDK 1.6.0_24 - IAM_generic 11.1.1.1.3.0 (OIM) when I'm configuring the oracle id

  • Copy/paste markers?

    Is there a non-computer scientist way to copy paste markers from one clip to another? As in the case of having 2 camera footage of the same subject and wanting to duplicate markers?