Two groups in a report

I need to have a report with 2 groups (or more) but with only one query.

Example : my query is
select * from customer, orders where orders.CustNo = customer.CustNo
And I need to group by SaleDate or by CustNo
So I need to 'Order by' before grouping. Is it possible in Fastreport to change the 'order' before grouping ?
Thx
Phil

Comments

  • gpigpi
    edited 10:47AM
    wrote:
    Is it possible in Fastreport to change the 'order' before grouping ?
    This is not FR task, FR use dataset. You should close query, change query text and open query again
  • edited 10:47AM
    gpi wrote: »
    gpi wrote: »
    Is it possible in Fastreport to change the 'order' before grouping ?
    This is not FR task, FR use dataset. You should close query, change query text and open query again
    thx !

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.