Using Crystal Reports XI
I have a report with a crosstab and a couple of charts.
I need top N functionality to limit my result to last 10 rows (both in my crosstab and my charts).
My SQL query is a simple select * from table
In my crosstab I only have Columns and Summarized fields. Since I don't have any rows in my crosstab I guess i can't use the built in top N feature in Crystal? The group sort expert choice is greyed out.
I guess there are alternative ways to get a top 10 result?? How?
How to fix a top 10 result in my crystal report? Help would be greatly appreciated.
(DBMS is Sybase Anywhere 8).
I have a report with a crosstab and a couple of charts.
I need top N functionality to limit my result to last 10 rows (both in my crosstab and my charts).
My SQL query is a simple select * from table
In my crosstab I only have Columns and Summarized fields. Since I don't have any rows in my crosstab I guess i can't use the built in top N feature in Crystal? The group sort expert choice is greyed out.
I guess there are alternative ways to get a top 10 result?? How?
How to fix a top 10 result in my crystal report? Help would be greatly appreciated.
(DBMS is Sybase Anywhere 8).