What’s the Fastest Method to Copy Data from Cube to Cube?
What is the fastest way to get data from one cube to another via a TI – is it use a view of the source and the CellPut functions to load it or is it faster to Extract and Load?
TM1 10.2 – New Feature: Data Flow Diagram
One of the biggest challenges we face when reviewing a TM1 application is getting an understanding of the data flow logics between cubes. There is a number of tools that can help creating some sort of flowcharts, but none of them is really good. An alternative is going through all the cube rules, to understand […]