What is the ViewMDXGet function?

ViewMDXGet retrieves the MDX expression for a cube view.

Where can the ViewMDXGet function be used?

TurboIntegrator

Which TM1 Server version is this function available for?

Version 11 and 12

What is the syntax for ViewMDXGet?

ViewMDXGet(CubeName, ViewName)​;

​CubeName = Cube Name​
ViewName = View Name

A demonstration on how to use ViewMDXGet

Use ViewMDXGet to retrieve the MDX used for the view, My new MDX View, from the Finance cube.