I'm having a issue with disappearing binding on the Cross Tab.<br />
<br />
I have a group that has two levels, the first level is a numeric representation and the second the text representation.<br />
<br />
I want to be able to sort on the numeric value. And add it to the sort properties<br />
So far so good. <br />
I don't actually want to see the numeric value and I used the 'Show/Hide group level' to hide the numeric value.<br />
But the moment I hide the Numeric Group level the report breaks. It breaks because the binding for the data disappears together with the hidden grouping level<br />
<br />
Is it possible to hide a grouping level but still use the data?<br />
<br />
This same question has been asked on the <br />
<a class='bbc_url' href='
http://www.eclipse.org/forums/index.php?t=msg&goto=488396&S=a0b0446dcd4ffa6a3e1f49446378a780'>Eclipse Community Forums</a><br />
<br />
The exception thrown is a; org.mozilla.javascript.EvaluatorException<br />
and the message is<br />
The outer query results does not exist. This might be caused by a "_outer" reference in a query without parent query.