Hi -
When using the CDB on Pentaho CE 5.2.0.0.209 I get "TypeError: query is undefined" in the console when trying to click the "OK" button to copy the MDX query back. This is using Saiku version 3.0 stable.
Trying to debug it I see that:
line 72 - saiku-connector.js:
query = wnd.Saiku.tabs._tabs[0].content.query
sets query to undefined.
I don't see the wnd.Saiku.tabs._tabs collection defined.
Any ideas?
Thanks,
Piers Harding.
Hi -
When using the CDB on Pentaho CE 5.2.0.0.209 I get "TypeError: query is undefined" in the console when trying to click the "OK" button to copy the MDX query back. This is using Saiku version 3.0 stable.
Trying to debug it I see that:
line 72 - saiku-connector.js:
query = wnd.Saiku.tabs._tabs[0].content.query
sets query to undefined.
I don't see the wnd.Saiku.tabs._tabs collection defined.
Any ideas?
Thanks,
Piers Harding.