Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

OlapUtils

cdf. OlapUtils

Deprecated
Static

OlapUtils is a collection of functions allowing client side CDF to issue MDX queries. This functionality is completely deprecated now and only used by the MdxQueryGroupComponent, which is deprecated as well.

AMD Module

require(["cdf/OlapUtils"], function(OlapUtils) { /* code goes here */ });

Source: OlapUtils.js, line 21