- Learning SAP Analytics Cloud
- Riaz Ahmed
- 229字
- 2021-07-02 19:52:16
Account dimension
The Account dimension (B) is the main dimension of the model. The Account dimension defines the set of account members and the format of the account data. Each column that you mapped as a measure (Quantity Sold, Sales Revenue, Gross Margin, Discount, and Original Sales Price in the current scenario) will appear as members in the Account dimension. Models can have only one Account dimension. Unlike private dimensions, which have their values in different columns, data of the Account dimension members is not visible in the modeler. As you can see in the following illustration, the data you imported for some key-figure-based columns (Sales Revenue, Gross Margin, Discount, Original Sales Price, and Quantity Sold) is not visible:

In addition to the basic columns of ID, Description, and Account Type, a set of technical properties is automatically created when the dimension is first set up. You can hide these columns using the Technical Properties button on the toolbar, but they cannot be deleted. List boxes are available for most of the attributes of the account dimension to help you enter data. For example, you can set the Currency value for the four monetary columns to display a currency symbol after the numerical values. By default, Aggregation Type for all these account members is set to SUM, so you do not need to explicitly select this aggregation method here.
- Web Development with Django Cookbook
- PhoneGap Mobile Application Development Cookbook
- Learning Python by Building Games
- Python之光:Python編程入門與實(shí)戰(zhàn)
- RealSenseTM互動(dòng)開發(fā)實(shí)戰(zhàn)
- MINECRAFT編程:使用Python語言玩轉(zhuǎn)我的世界
- RubyMotion iOS Develoment Essentials
- 計(jì)算語言學(xué)導(dǎo)論
- Android從入門到精通
- C#程序設(shè)計(jì)基礎(chǔ)與實(shí)踐
- Eclipse開發(fā)(學(xué)習(xí)筆記)
- Python算法交易實(shí)戰(zhàn)
- Clojure High Performance Programming
- Real-time Web Application Development using Vert.x 2.0
- C#.NET程序設(shè)計(jì)