We would like to write a piece of (javascript-)code, that automatically runs in every report and that manipulates all of our charts. Doing so we would like to add tooltips with descriptions of our measures and dimensions and rename some of the measures. The easiest way would be probably, to have our code manipulate the MDX-queries before the first load.
Is this - or something similar - possible with IcCube?