- IBM Cognos TM1 Developer's Certification guide
- James D. Miller
- 144字
- 2021-08-06 19:59:04
Introduction to cubes and dimensions
What tables are to relational databases in the way cubes are to TM1. Almost all data stored in TM1 is stored in and accessed from cubes.
There are two ways to create cubes:
- Empty cube: You can create an empty cube by selecting (at least) two dimensions from the list of existing dimensions in the Creating Cube window to create a new cube with no data.
- External data sources: You can create a cube and load it with data by using TurboIntegrator to identify and map dimensions and data from an external data source to a new or existing cube (of course, this requires some expertise using TurboIntegrator).
Each and every TM1 cube must have at least two dimensions and a maximum of 256 dimensions.
Without dimensions, there will be no cubes. So let's start the discussion with dimensions!
推薦閱讀
- Python量化投資指南:基礎、數(shù)據(jù)與實戰(zhàn)
- .NET 4.0面向對象編程漫談:基礎篇
- 你必須知道的204個Visual C++開發(fā)問題
- R的極客理想:工具篇
- Magento 1.8 Development Cookbook
- Getting Started with Greenplum for Big Data Analytics
- Java EE核心技術與應用
- Java網(wǎng)絡編程核心技術詳解(視頻微課版)
- C# and .NET Core Test Driven Development
- Android應用開發(fā)深入學習實錄
- 代碼閱讀
- Swift High Performance
- Node.js應用開發(fā)
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- Python面向對象編程(第4版)