TM1 Function for TI, ViewConstruct

Pre-calculates a view and stores the view in memory for faster access.

What is the ViewConstruct function?

ViewConstruct pre-calculates a view and stores the view in memory for faster access. 

Where can the ViewConstruct function be used?

TurboIntegrator

What is the syntax for ViewConstruct?

ViewConstruct (CubeName, ViewName);​

​CubeName = Name of the cube​
ViewName = Existing view name that we want to pre-calculate.

A demonstration on how to use ViewConstruct

Use ViewConstruct to pre-calculate the ViewContruct_Test view from the General Ledger cube.