TM1 Function for TI, PublishSubset

PublishSubset converts a private subset to public

What is the PublishSubset?

PublishSubset converts a private subset to public. This function can be used from Planning Analytics 2.0.9.10/TM1 Server 11.8.9 or newer.

Where can the ViewExtractSkipCalcsSet function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for ViewExtractSkipCalcsSet?

PublishSubset(Dimension, PrivateSubset, OverwriteFlag)

Dimension = Name of dimension where the private subset resides
PrivateSubset = Name of the private subset
OverwriteFlag = 1 overwrite existing subset; 0 = don’t overwrite existing subset

A demonstration on how to use ViewExtractSkipCalcsSet

Create a private subset and use PublishSubset to make it public