Hello,<br />
<br />
I have a cross tab that displays data from a scripted dataset.<br />
The display order of the columns is very important.<br />
<br />
<br />
I have 2 options :<br />
<br />
1. Sort the data in the dataset and have the cross tab (and the cube) act as if the data is perordered - <strong class='bbc'>Couldn't find this how to do this</strong>.<br />
<br />
2. Provide a custom Comparator for the sorter on the crosstab object - Couldn't find how to do this as well.<br />
<br />
<br />
This is also not mentioned in the <a class='bbc_url' href='
http://wiki.eclipse.org/BIRT/FAQ'>BIRT/FAQ - Eclipsepedia</a> of BIRT.<br />
<br />
So the question is: How do I create a crosstab that allows me to sort the columns not by an alphanumeric ascending/descending order ?<br />
<br />
<br />
Thank you,<br />
Maxim.