Deep Inside the Essbase Java API • 305
ese few examples of the executeQuery overload show only a small bit of the func-
tionality available in this overload. Other query functionalities include the ability to
query members based on a named level or generation, user-dened attributes, attribute
dimensions, dynamic time series, and varying attributes. is overload, however, has a
fairly large number of options that can make it complex to use. On the other hand, most
Essbase professionals have worked with Essbase calculation scripts during their career,
and the Essbase Calc Script language features a robust set of member set functions. We
will next look at an overload of executeQuery that leverages the Calc Script member set
functions.
e Ca ...