Hello,
My colleagues and I are in the process of developing a new Swing-based interface to olap4j.
At the moment, we've run into a specific small problem: the org.olap4j.metadata.Member.getOrdinal() method always returns -1, at least when used with the mondrian driver.
What we're trying to do is sort sibling members into their correct order. The workaround we're using now is to sort...
2009-05-14 20:07:38 UTC in olap4j