I have a created Form on Table with Report. I would like to know how I can define default (by design) sort order for records displayed on Interactive report? For example I used for that report in Source > SQL Query appropriate Sort clause but records at run time are not displayed in that order on report. Why not? I know I can set sort order later on actual report with Actions > Format > Sort, but then I already see visual icon on column name by which column is sorted. How to define defult sort in query or code without using Sort option on actual displayed report?