- Learning SAP Analytics Cloud
- Riaz Ahmed
- 224字
- 2021-07-02 19:52:14
Setting name, description, and other parameters for the model
After a while, you will see the Data Integration screen carrying the uploaded data in the DataView tab, as shown in the following screenshot:

The initial column header names from the source data are shown together with symbols (A) to show the data type that has been recognized. The data columns in the source file are used to create dimensions and measures in the model. The import process analyzes the source data and creates an initial data view with proposed dimensions for the new model.
After this auto-mapping process, you can refine the proposal by specifying dimension types and fixing any data-quality problems, which you will do next. In the Details panel, review the model name (B), and change it if desired. You can also type the optional description (C). Specify whether you want to use the first row of the data as column headers (D), which you should in the current scenario. You can edit the column names by double-clicking on the column headers or by changing the column names in the Details panel. Specify whether you want the model to be Planning Enabled (E).
Specify whether you want empty ID cells (F) to be filled with automatically generated values. If you clear this check box, rows with empty ID cells will be omitted.
- HTML5+CSS3+JavaScript從入門到精通:上冊(微課精編版·第2版)
- Extending Jenkins
- TensorFlow Lite移動端深度學習
- LabVIEW入門與實戰開發100例
- PaaS程序設計
- Access 2010數據庫基礎與應用項目式教程(第3版)
- Hands-On Enterprise Automation with Python.
- C語言程序設計
- Mastering Apache Storm
- iOS開發項目化入門教程
- Python+Office:輕松實現Python辦公自動化
- UI動效設計從入門到精通
- Getting Started with Windows Server Security
- 3D Printing Designs:Design an SD Card Holder
- 深入實踐C++模板編程