TM1 Function for TI, ViewExtractSkipCalcsSet
ViewExtractSkipCalcSet skips or includes consolidated values when exporting a view using ASCIIOutput. Use in the Prolog tab.
What is the ViewExtractSkipCalcsSet?
ViewExtractSkipCalcSet skips or includes consolidated values when exporting a view using ASCIIOutput. Use in the Prolog tab.
Where can the ViewExtractSkipCalcsSet function be used?
TurboIntegrator
What is the syntax for ViewExtractSkipCalcsSet?
ViewExtractSkipCalcSet(CubeName, ViewName, Flag);
CubeName = Name of the cube
ViewName = Name of the view from the cube
Flag = Boolean flag. 1 to skip consolidated values or 0 to include.
A demonstration on how to use ViewExtractSkipCalcsSet
Export the Summary view from the Product Scorecard cube and exclude consolidated elements.