In Oracle Analytics, calculations are a powerful way to create reusable business logic, KPIs, and metrics. These calculations live in the logical layer ( Business Model and Mapping ), where they can be defined once and reused across multiple dashboards and reports. So far, when we created a new Business Model in Logical Layer we defined measures in two ways: Fact table contains columns that are natural measures, such as REVENUE or UNITS . We can also use foreing key columns in a Fact Table to create count measures , such as # of Orders or # of Distinct Customers . But of course, these are not the only measures we could create in our Business Model . Calculations or Calculated Measures are of course something that are a must have . They are usually included in Facts , but we can have calculated columns also in Dimensions . So let's take a look at Facts and Calculated columns . Open semantic model we created and navigate to Logical Layer . Expand business model ...
Oracle Analytics & Data Science