Exploring SAP Analytics Cloud (SACE 11): Creating a Basic Model
🎯 Objective
Create a live data model to access real-time data from an SAP HANA on-premise system for simple analysis in Data Analyzer.
🧠Task Flow Summary
✅ 1. Start the Live Model Creation Process
-
Navigate to Modeler from the main menu in SAP Analytics Cloud.
-
Select "Live Data Model" to begin.
✅ 2. Set Up the Connection
-
In the Create Model from Live Data Connection dialog:
-
System Type: Select SAP HANA.
-
Connection: Choose the predefined live connection to your SAP HANA on-premise system (this connection must have been created by your admin).
-
Data Source: Browse and select the appropriate calculation view that your team needs for analysis (e.g.,
Z_SALES_ANALYSIS).
-
✅ 3. Configure Model Details
-
Once the calculation view is loaded:
-
Review the automatically detected dimensions and measures.
-
Set
Order Dateas the Time Dimension if it's not already configured:-
Locate the Order Date field.
-
Click on it and choose "Set as Time Dimension".
-
Confirm Date format if prompted.
-
-
✅ 4. Save the Live Model
-
Click Save.
-
Enter a name (e.g.,
Live_Sales_Model) and description. -
Choose the desired folder location (e.g.,
My Filesor a team/shared folder). -
Click Save again to finalize.
✅ 5. View the Model in Data Analyzer
-
After saving, go to Data Analyzer:
-
From the SAC home screen or navigation bar, open Data Analyzer.
-
Click Select Data Source, then choose your newly created Live Model.
-
Drag and drop dimensions and measures to explore and analyze the data.
-
🎬 Result
You now have:
-
A live model connected to your SAP HANA on-premise system
-
Real-time access to your calculation view
-
A working view of the data inside Data Analyzer for ad hoc analysis
Comments
Post a Comment