Create a Calculation View of type Cube in the SAP HANA Service
Requires Customer/Partner License
January 5, 2021
Beginner
10 min.
Use SAP Web IDE Fullstack to create a calculation view to expose to SAP Analytics Cloud
You will learn
- How to create a calculation view in SAP Web IDE Full Stack
- How to join data from another calculation view
Prerequisites
- This tutorial is designed for HANA As A Service. Consider newer tutorials designed for HANA Cloud.
- You have created an anonymized view as explained in this tutorial
- You have created and loaded data in the
PERFORMANCE
table as explained in this tutorial
This tutorial cannot be completed with a trial account.
This calculation view will be consumed in a report in SAP Analytics Cloud
Step 1: Create a Calculation View
Step 2: Join the calculation view and the table
Step 3: Configure the join
Step 4: Configure semantics
Step 5: Build and test