I think this may be due to the olap4j driver not returning calculated
members. I fixed it recently for both mondrian and XMLA drivers.
Bill, it's still worth checking that calc members work.
Julian
I just tried the latest versions of Olap4J (revision 94 from SVN) and
Halogen (revision 34 from SVN). The mondrian driver still doesn't return
the calculated members. When I switch to the XMLA driver
(org.olap4j.driver.xmla.XmlaOlap4jDriver) the calculated members are
returned and everything seems to be OK.
Best regards,
Luben
What version of mondrian? (Look at VERSION.txt in mondrian.jar.)
Julian
I was using the version of mondrian which is included in halogen -
2.4.2.9831.
After upgrade to version 3.0.3.11016 everything works like a charm with
the mondrian driver - the calculated members are displayed. Thanks!
Best regards,
Luben