- Learning SAP Analytics Cloud
- Riaz Ahmed
- 273字
- 2021-07-02 19:52:20
Viewing the text data
In SAP Analytics Cloud, you can use the table object to view your model data. A table is a spreadsheet-like object that can be used to view and analyze text data in a model. For further details on this object, see Chapter 7, Working With Tables and Grids. Execute the following steps to view the data of the three versions in a table object:
- On your story page, click on the plus icon on the page toolbar, and select Grid to add a grid page to the story.
- On the new grid page, click on the Add icon on the toolbar to add a table object.
- In the Select Model dialog, select the first Existing Model option (A), and then select StoresData (B) from the Name list. Click on OK.
In the Builder panel, set the following properties for the table object:

- Click on the Add Measures/Dimensions link (A) in the Rows section, and select the Store dimension.
- Again, click on the same link, and select the Date dimension.
- In the Columns section, click on the Add Measures/Dimensions link, and select Version.
- Hover your mouse pointer over the Version dimension, and click on the Manage Filter icon.
- In the Selected filters for Version dialog, select all the three versions, as illustrated in the following screenshot:

The output of your selections is depicted in the following screenshot. The Store and Date dimensions occupy the row position, while the three data versions appear in separate columns. The Date dimension is presented as a hierarchy, with year, quarter, and month nodes. Monthly figures are rolled up into quarter and then into year:

推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Oracle從新手到高手
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 微服務設計原理與架構
- OpenCV for Secret Agents
- GameMaker Programming By Example
- 深入淺出Serverless:技術原理與應用實踐
- Learning Raspbian
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Java系統化項目開發教程
- 打開Go語言之門:入門、實戰與進階
- App Inventor 2 Essentials
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 計算機系統解密:從理解計算機到編寫高效代碼