- IBM Cognos TM1 Developer's Certification guide
- James D. Miller
- 167字
- 2021-08-06 19:59:04
Aggregations
One of the key things to understand is that TM1 will quickly and efficiently aggregate numeric element values for your reporting.
For example, consider a simple calculation such as aggregating (or rollup) the values of a group of accounts into one amount. This is accomplished through aggregation. Aggregation is automatically applied in TM1 while building a dimension using something called hierarchies.
A hierarchy is a way to organize data at different levels of aggregation.
It is important to understand that aggregation calculations will be based upon each element's "weight". IBM refers to this as the element's weight factor. Weight factors determine the contribution of an element to a consolidation.
The default element weight is one.
Just about any weight factor can be assigned to an element and it is not uncommon for an element to have a negative weight factor, causing it to be subtracted from the total aggregation amount. Therefore, to show a negative value, a developer can assign a negative weight to an element.
- Extending Jenkins
- Hyper-V 2016 Best Practices
- SOA實踐
- 零基礎(chǔ)PHP學(xué)習(xí)筆記
- Microsoft Dynamics 365 Extensions Cookbook
- Clojure for Domain:specific Languages
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- 機械工程師Python編程:入門、實戰(zhàn)與進階
- Hands-On C++ Game Animation Programming
- C++新經(jīng)典
- 軟件品質(zhì)之完美管理:實戰(zhàn)經(jīng)典
- Java編程的邏輯
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Building Microservices with .NET Core
- Extreme C