SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

SAP HANA Calculation Views

A Calculation View is a type of SAP HANA data model that allows developers to define complex analytical queries by combining and transforming data from multiple sources, such as tables or other views. Developers use Calculation Views to expose business logic and aggregated data for reporting and analytics, supporting types such as Dimension and Cube. They can be created graphically in the SAP HANA Modeler perspective and consumed by applications or services, including CAP-based projects and Hibernate-based apps running on SAP HANA.

Tutorials that teach this

Prerequisites

Concepts that build on this