Receive updates about the latest news

Subscribe to our newsletter

Do not miss any updates about Miaz-Tech valuable articles, publications, newsletters and event invitations.

    • What is dbt_artifacts?

      dbt_artifacts is a package for modeling a dbt project and its run metadata. It includes the following models to help you understand the current state of a dbt project and its performance over time. It...

    • Data migration from the Salesforce to snowflake Data warehouse by using Matillion

      Purpose of the Article: This blog explains how to load the data from Salesforce to Snowflake Intended Audience: This article will help our Organizational level kind of developers working on data migra...

    • WiMAX-A Study of Mobility

      1. Introduction The wireless market is growing rapidly; being pushed through wireless connectivity demand various wireless connectivity means are emerging (WLAN/802.11, WMAN/802.16a, WWAN/802.16d) [IE...

    • Weblogic Upgrade

      Patch Name wls1036_upgrade_generic.jar Reference https://www.youtube.com/watch?v=Be6hrYTANQE Just Click Next and Next MAKE SURE ALL OBIEE SERVICES ARE DOWN AND CLOSED IN PROCESS Open CMD prompt C:Mid...

    Tags

    bics installation OBIEE obiee 11g installation guide Oracle

    Categories

    OBIEE Chart using Calculated Item

    OBIEE Chart using Calculated Item

    How to add an additional category for the total to a graph in OBIEE?

    Sometimes in the requirements you need to present a breakdown of values by categories and their total on one chart. In the example below this is done for horizontal bar graph, but it can be done for any graph using the Calculated Items feature.

    OBIEE Chart Example

    So we have a chart with separate bar for each category and we want to add one more, for total:

    OBIEE report example

    Edit the Graph view and click on New Calculated Item icon (OBIEE New Calculated Item Icon) on the toolbar:

    Add total category to a graph in OBIEE

    Select which column will be used in Values From. Select Sum as the aggregation Function and add Display Label for the total category. In the Available box you will see all the column values. Move them to Selected box using Move All double arrow icon ( OBIEE Move All Objects Icon ):

    Add total category to a graph in OBIEE

    Click OK. The Year Total category is now added as an additional bar to the graph:

    Oracle Business Intelligence Enterprise Edition Report Example

    At this point is worth to note that the Calculated Items feature allows you to add more categories with different formulas and aggregation rules to reports. The calculated items you added to the report can be then edited or removed in Selection Steps pane.

    You can find some more documentation on Working with Groups and Calculated Items in the official OBIEE 11g documentation: http://docs.oracle.com/cd/E23943_01/bi.1111/e10544/filter.htm#BIEUG1033.

    No Comments
    Post a Comment

    This site uses Akismet to reduce spam. Learn how your comment data is processed.