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
Last updated
Was this helpful?