SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
โคข Open full site

Create a Cube Calculation View (XS Advanced)

Create a graphical calculation view with a cube data type.

Overview

🎓 intermediate 15 min. SAP HANAIntermediateSqlExpress Edition

You will learn

  • โœ”How to create a calculation view with a Cube data type
  • โœ”Use a star join to combine data from a dimension calculation view and a table
  • โœ”Perform currency conversion
Thomas Jung T Thomas Jung November 1, 2022
Created by August 10, 2018
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Create a new Calculation view of type Cube
โ€”

Create a new calculation view in your models folder.

Create calculation view
Create calculation view

Call it PURCHASE_ORDERS, choose CUBE as a data category and mark the flag for With Star Join

Call it PO
Call it PO

Step 2 Join header and items
+
Step 3 Join Purchase Orders with products dimension
+
Step 4 Create an input parameter
+
Step 5 Configure semantics for currency conversion
+
Step 6 Build and preview
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. Create a new Calculation view of type Cube 2. Join header and items 3. Join Purchase Orders with products dimension 4. Create an input parameter 5. Configure semantics for currency conversion 6. Build and preview

Learn more →