Re: Proclarity Automation Question -
12-16-2008
, 11:46 AM
Kris,
I thought one of the print options in ProClarity has a "print all
slices" checkbox, so you may want to use that.
But that only resolves one set of slices for a given "report" and not
all possible cells of a cube, but you may not need that.
Depending on robust you want to make it, you could just do some
SendKey calls from either a simple
VB app or Excel and have that provide the scripting.
For a more robust approach, use ADOMD library in another VS.Net app to
pass various sets of MDX queries, and take that resultset and print
those. (you'd probaly just cut & paste the current MDX queries out of
the ProClarity books and use those).
You could also use Office 12 and the Pivot Tables to get what you
want. Just iteratively populate the property that is populated for
the MDX queries (.Command something or other) and then hash each
report to a new sheet and loop through
each sheet and print.
-exologic
::: Pain with Essbase? Use CubePort, The BI Porting App :::
::: Go from Essbase to Microsoft Analysis Services :::
::: web: exologic.com/products.htm ::: |