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 Calculation View with Differential Privacy in SAP Web IDE

Use differential privacy to anonymize confidential data

Overview

🎓 beginner 20 min. SAP HANA Service For SAP BTPBeginnerSAP HANA

You will learn

  • โœ”How to create Calculation View of type Cube using SAP Web IDE
  • โœ”How to configure differential privacy to add noise to a column
Thomas Jung T Thomas Jung November 21, 2022
Created by February 20, 2019
Contributors

Prerequisites

Prerequisites

  • This tutorial is designed for SAP HANA service for SAP Business Technology Platform. Consider newer tutorials designed for SAP HANA Cloud.
  • You have completed the previous tutorials to load data into the table TGT_SALARIES

Steps

Intro

This tutorial cannot be completed with a trial account.


Step 1 Create a new Calculation view
โ€”

Create a new folder called models under db/src. Create a new Calculation View and call it SALARIES_ANONYMIZED

New calculation view
New calculation view

Click on the anonymization node and then click on the white canvas to drop it.

New calculation view
New calculation view

Use the

plus sign
plus sign
on the node to add a table as a data source. Choose TGT_SALARIES

New calculation view
New calculation view

Step 2 Configure differential privacy
+
Step 3 Configure semantics
+
Step 4 Data preview
+
Step 5 Configure the HANA Analytics Adapter
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 5
1. Create a new Calculation view 2. Configure differential privacy 3. Configure semantics 4. Data preview 5. Configure the HANA Analytics Adapter

Learn more →