I created a matrix that displays data from a query that does all the sorting I need for the report. When I run it in SQL*Plus it looks perfect, but when I run it in reports it looks like the matrix is re-sorting my data in alphabetical order. I don't want it to be sorted in alphabetical order, is there any way to stop the matrix from sorting my data? I just want to show the data exactly as it comes back from the query.
Thanks,
Justin
Thanks,
Justin