0

How do the sparse consolidation algorithm helps to improve the Cognos TM1 performance?

Craig T
  • 2,761
  • 5
  • 25
  • 33
Vijay Ram
  • 121
  • 1
  • 4

2 Answers2

1

I found a concise description here:

Cognos TM1 Rules – how do they really work?

During consolidations, TM1 uses a sparse consolidation algorithm to skip over cells that contain zero or are empty. This algorithm speeds up consolidation calculations in cubes that are highly sparse.

Craig T
  • 2,761
  • 5
  • 25
  • 33
0

A comprehensive post on TM1 rules and consolidation: Skipcheck Feeders in TM1

It gives step by step process on how rules and consolidation works in TM1 and how skipcheck and feeders are used to improve the calculation speed.

Community
  • 1
  • 1
Rahul
  • 382
  • 2
  • 16