Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Ordering columns

Status
Not open for further replies.

ActuateNewbie

Programmer
Joined
Mar 8, 2008
Messages
6
Location
GB
Hi

I am using Actuate 8.
Created an information object and have posted my sql into the
textual query.

When report runs the columns in the report are displayed alphabetically but I want to put them in the order that they appear in the select statement in sql.

I'm new to Actuate but know there is a way but how??

thanks
 
double click your AcReportSection component, and change the Sorting property to PreSorted.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top