OBIEE: Creating a component calculated in the overall ranking

Hello world

For example I analysis with the structure below,

[Country]     [Bucket]     [Offer rate]     [Rate denominator]     [BUDGETISEES]

-----------------------------------------------------------------------------------------------------------------------

US                 1                10                             20

2                20                             40

3                20                             100

-----------------------------------------------------------------------------------------------------------------------

US:Total                          50                             160                              ?


I would like to calculate the '?'  = > 50 / 160 * 100 = 83% (i.e. [rate offering /Rate denominator * 100]).

It is possible to achieve this result in OBIEE? Popular with any feedback. Thank you very much.


PS. [Rate offering], and [denominator] rates both the sum aggregate measures. While I don't do any column in the presentation layer with title [BUDGETISEES]


See you soon,.

Kayip

Have you tried the solution given in this post? Display the values only in the total row

Tags: Business Intelligence

Similar Questions

  • How do I create a custom calculation for the portion of the tax of a subtotal field?

    The calculation must be the number x 3 divided by 23 (for example 100 x 3 divided by 23 = 13.0435). I think we should have code written for it, but I don't know what it should be, and how I should do this.

    You have really no code. Use Simple field Notation (the

    a second) the calculation of the target on the field tab and enrolled him

    (Assume the name of the field that contains the number of variables is

    Text1):

    Text1 * 3 / 23

    The game, may 12, 2016 at 06:05, justineh55480397, [email protected]>

  • OBIEE answers - excluding lines without affecting the overall totals

    Is there a way to exclude lines after grouping in the report to OBIEE answers but without affecting the total general?

    Example:

    Product group real Plan

    --------------------------------------------------

    Furniture 50 100

    200 100 devices

    Tehnology 300 0

    ------------------------------------------------------

    400 150 total general

    Lets say we want to remove the display since no sales technology was made, but we want to let the expected value.

    Table should look like:

    Product group real Plan

    --------------------------------------------------

    Furniture 50 100

    200 100 devices

    ------------------------------------------------------

    400 150 total general

    When you use the steps in selection, total general will be modified (reduced to 200)

    Is it possible to exclude from the ranks (Group) of the analysis, but to keep its values in the grand total?

    If your "total" is produced by OBIEE when allow you it in a table view or rotate view not really.

    Look at this static total without affecting the filters

    He asked exactly the same (and some possible solutions are stationed there).

  • How to create a specific calculation

    Hi all

    I would like to create a named calculation using the amount of sales as the measure and the geography dimension

    The geography hierarchy is:
    ALL THE
    -Region
    -Countries
    -Store

    And the calculation I want is:

    Sale of a country / SUM (sales region)

    using level based on the measures allows me to create


    Sales of store / SUM (sales of country)
    Sales of store / SUM (sales region)
    Sales of store / SUM (ALL sales)

    because sales are aggregated at the lowest level wich is "Store".

    Anyone know how I can create it in the repository?


    Concerning

    Hello

    I don't really see the problem, because the solution is quite simple:

    1. create a shaved base measure: sales by country
    2. create a shaved another basic measure: sales by region
    3. create a logical column with the calculation of sales by country / sales by region based on the logical columns 1 and 2.

    Kind regards
    Stijn

  • Cannot create any component OBIEE

    Hello world

    I have a problem with my installation of 11g OBIEE (Red Hat machine, Enterprise mode Setup), as I am not able to create any report, dashboard, analysis, etc. I'm doing that with the weblogic user, who is supposed to be the default admin user - it is included inside the directors and BIAdministrators. The RPD last I downloaded was the sample sales Lites, out-of-the-box one.

    Actually I don't see the button 'New', then 'Analysis', 'Dashboard', 'Report', etc., but when you click on them, they do nothing.

    Any idea on the problem? It is quite annoying because I can't create any component with the tool.

    Thanks in advance,

    Hibai.

    Try in another browser.

  • How to create a script for the calculation of the VO2max using text on a pdf form field values.

    I'm trying to create a script that calculates the VO2max based on user input in several text fields.

    My form is set up so that the user can enter values in the 4 fields of text:

    1 weight = weight in kilograms

    2. age = age in years

    3 time = time to walk 1 mile in decimal

    4. the heart rate (HR) = heart rate recovery immediately after you have finished walking 1 mile

    The VO2max equation that I use is:

    VO2max = 132.853 - (0.1692 * weight)-(0.3877 * Age) + (6,315) - (3.2649 * time)-(0.1565 * HR)

    After the user enters values in 4 text fields, I want the text of VO2max field automatically calculate the above equation and display the result to the user so that the user doesn't have to get all those numbers into a calculator.

    Any suggestions on how to write the script?

    Assuming that your domain names are what you entered in the formula, you can use the simplified field notation:

    132.853 - (0.1692 * weight)-(0.3877 * Age) + (6,315) - (3.2649 * time)-(0.1565 * HR)

    If you want the value to display only after al the data fields are complete you need to use a JavaScript calculation:

    function GetField (cName) {}
    oField var = this.getField (cName);
    if(oField == null) app.alert ("field of error for access to the" cName + "\nPlease verify the name of the field.", 1, 0 ");
    return oField;
    }

    var weight = GetField ("Weight");
    var Age is GetField ("Age");.
    var time = GetField ("Time");
    var h = GetField ("HR");

    Event.Value = "";
    If (Weight.value! = 0 & Age.value! = 0 & Time.value! = 0 & HR.value! = 0) {}
    Event.Value = 132.853 - (0.1692 * Weight.value)-(0.3877 * Age.value) + (6,315) - (3.2649 * Time.value)-(0.1565 * HR.value);
    }

  • How to get the value of the textInput component to perform the calculation?

    Untitled.jpg

    I need some help here... I'm trying to get the value from the user input to the TextInput component that is the age, size and weight to calculate the bmr and display the result in member("result").text.

    How am I suppose to pass the integer in order for me to perform the calculation? If you'd be grateful if someone can help me with this, thanks!

    Here's the formula:

    The equation of Harris Benedict BMR estimates:

    For women: (9.56 x w) + (1.85 x h) - (4.68 x a) + 655

    For men: (13.75 x w) + (5 x h) - (6.76 x a) + 66

    My mistake. You can only re-branded a string to the text property of a text member. Just need to convert the value to a string using the string function.  Use this

    Member ("result"). Text = string ((13.75 * value (member("weightText").text)) + (5 * value (member("heightText").text))-(6.76 * value (member("ageText").text)) + 66)

  • Order creating the calculated in the PivotTable item

    Hello evereybody!

    I have a question about pivot table.

    When I created a new calculated item in the pages on PivotTable section always appear down the list. Can I have any order?

    Example: I put in the section of the page: Dim departments and I have 25 departments. I create something calculated to get the sum of all (like all the choices on command prompt), but this element appears in the last position. I would like to see in the front row. Is possible?

    Thank you!!!

    Hello

    Instead of using a new element calculated , using Total (click the sigma Pages option) > front

    Now, it shows that as first values in the drop-down list.

    Thank you & best regards
    Kishore Guggilla

  • How to create a static row in the bar graph line in obiee 11g?

    Hello

    I have a requirement where the user wants to see a line in the bar chart.
    Now, the line is just static, we have not available to draw the graphic line of data field.
    is there a way to create a static line in the chart and display it in the graphic line of bar ombo?

    Thanks in advance...

    for example, I have created static line '10' on the Forex and now using this column as line by line bar report, but it is not showing the extent of '10' line in the graph.

    Drag the column measures section of the graph (line - Vertical axis) to change this static value to create a prompt box edit and pass the value to the column using Variable presentation (as told by Fernando)

    Thank you

    Angelique

  • Calculation, including the facts of two dimension

    Hello

    I would like to perform calculations on facts of two different sections.
    Example: I have a (fresh) made with a single dimension (time). There are two records in the fact table, the costs for the 'now' and costs for "then":

    How can I calculate, for example, the difference in costs between "now" and "then"?

    Thanks for your help!

    Concerning
    Matthias

    Do you know if I can hide the lines of items not calculated in the diagram somehow?

    Yes. It is also possible. For this you need to hide the lines of items not calculated from your PivotTable itself so that the chart does not display it.

    I don't have obiee with me right now. Click on the properties of this line (in the same place where you created your calculated item), there will be a skin called option or hidden or something like that. Click on it. the uncalculated wil be lost.

    close the message if we respond.

  • Bug during import of calculation and the point of application

    Hello

    I created a component export file which contains, among other things, a part of the application and a calculation of the claim on this point. Looking at the export file, this is the order of events:

    +...+
    Create calculations of the application
    Create the application point
    +...+

    However, when I import this file in our test environment, the point of application is created but not calculated. In fact, if I create the calculation manually and re - import the file, the calculation is actually deleted! However, if I change the import file and to reverse the order of events:

    +...+
    Create the application point
    Create calculations of the application
    +...+

    .. .it works very well. Is this a known bug?

    I use Apex 3.0 on Oracle 10 g btw.

    Thank you!
    Luis

    Luis - I filed a bug for the problem of calculation/pos. The problem is that a trgger on wwv_flow_items removes the corresponding calculations and the way in which the element is replaced is to remove it first and then re-create.

    The last date of update for components is not very reliable on this report. I wouldn't want to ignore them.

    Scott

  • How to create a simple calculated measure?

    Hello

    I'm having problems creating a very simple calculated measure within the OBIEE administrator. Let's say I have a dimension 'product' with the 'product price' attribute and a measure "number of sales. I'm trying to define in the layer of "Business Model" of the measure calculated 'total sales. To do this I have defined as as a logical column with the phrase 'product price' * 'number of sales.

    But OBIEE isn't calculating what I expect, this makes a Cartesian product of the products and the grand total of the sales, which makes no sense. To relieve that I tried to define the measure as partners at the product level, then I correct the calculations but sales per product are not added together in a total.

    In any case it seems to be a very simple thing to do, but I was not able to find any documentation about it; 'Help' internal documentation is extremely limited. Is there another source of documentation that I don't know?

    Thanks for your help,
    Chris

    Calculate the physical level itself at the logical level

    I would be more careful with possible calculations on the physical columns since the results are different
    But in this case, it seems a good approach,

    -> chris3110.

    If you want to try with physical columns, you can find detailed instructions in the tutorial (http://download.oracle.com/docs/cd/E10352_01/doc/bi.1013/e10312/repository.htm), Section 4.6.3 OBI 'Create a calculation measure using physical columns'

    It will be useful,

  • How to calculate the overall RMS of a linear spectrum?

    It is a calculation of post data capture, so it should be no big deal, but I can't do things.  I have a linear spectrum of the 16 250 line.  I want the overall RMS so that the frequencies.  This means take each value of y for each point and square it.  Add up all these square point values and then take the square root of the sum.  It's this RMS spectrum.  There are ways to do it in time galore.  I guess I need to do with a point to point vi and the node of the formula.

    Kind regards

    Ron

    Thank you.  I wanted to try this vi but could not find it.

    Kind regards

    Ron

  • calculation of the average value of the sorted data and polar route drawing

    Hello

    I did a VI that calculates the average value of the wind rotor/speed-ratio in the sections of 30 degrees (wind direction). He also called the polar plot of calculated data. Everything works, but I would like to make more detailed calculations and drawings, by increasing the resolution to 1 degree, or...

    Problem is VI, I did, is not easy on a large scale. At the moment, I have 12 parallel structures of switch-box to calculate the average value and build the array function to collect data calculated for Polar plot to draw the image in real time. I know it's probably the worst way to do it, but since I have done a few things with LV, it was the only way I managed to do what I wanted.

    Now, if I continue in same way to reach my goal, I have to create 360 Parallels switch-case structures... that are crazy.

    Something like the calculation of the average of the table or matrix (zero/empty values should not be calculated on average) inside the loop or similar way would probably be the best solution.

    So, polar plot drawing is not a problem, but creating a reasonalbe average metering system is. Any ideas?

    I would also like to rotare northward to the top (0 deg), and degrees of increase in a clockwise direction on polar ground dial plate (as on the compass).

    VI on the attachment. (simplified version of the complete system)

    I have signals:

    -Wind speed

    -wind direction

    -Rotor speed

    I want to:

    -calculate the average value of the speed of the wind / rotor - ratio in sections (5 degrees, 1 degree)

    -Draw a polar path of the wind rotor/speed-ratio of averages in propotion of wind direction

    I'm using LabView 2009

    Thank you very much.

    It is closer to what you're looking for?

  • How to create a component that overlap without DRC errors

    I want to create a component (shielding box) that goes on the other components, and I don't want errors of DRC.

    Can I make the mistakes of the DRC for a component or?

    I use V11.01 power pro.

    Hi Chris,

    You can create your own component with only pins and layer information 3D-Info (no form of screen printing info, maybe some text).

    To do that follow these steps for guidance (I might be missing something in the Middle, but this should give you an idea):

    -Go to Tools/Database / Manager

    -Create new part of PCB to the title of the user database

    -This will open a new page in the print. In there, include all your (place/pins) and 2-d shapes IN THE layer of "3D-Info Top.

    -In the 2D shape properties (that you just inserted), you can go to the data tab 3D and add offset heights and create 3D shapes

    -Once you have finished go to file/save in the database as

    -In your original project, you can include this part and should not give you errors DRC if placed correctly, to switch to the 3D course view and take a look

    I hope this helps.

    Walid Mahmoud

    Product Marketing Enginer, OR

Maybe you are looking for