Page 1 of 1

Order by Sum

Posted: Wed Jun 05, 2019 8:13 pm
by rafael.custodio
Hi again !! I have at the end of my report a field, that I need to sort by, where I get the Avg of some rows:

Round((Avg(CrossDataBand8,InfoDetalleTDActillas.valorCampo)),2)

I tried everything that I could think of to get the report sorted by the Avg and I'm not able to make it work. How could I get that done ??
Thanks in advance !!

Re: Order by Sum

Posted: Thu Jun 06, 2019 5:36 pm
by Lech Kulikowski
Hello,

Please send us a sample report with test data which reproduces the issue for analysis.

Thank you.

Re: Order by Sum

Posted: Fri Jun 07, 2019 12:54 pm
by rafael.custodio
Lech Kulikowski, thanks for replying !! Here are the files.
ClassificaĆ§Ć£o rank alunos.mrt
(49.38 KiB) Downloaded 125 times
Classificacao_rank_alunos_20190604_184525.XML
(194.41 KiB) Downloaded 140 times

I want to order, by descending, the last column Media Final.

Image

Re: Order by Sum

Posted: Mon Jun 10, 2019 7:56 am
by Lech Kulikowski
Hello,

Unfortunately, for your report with used structure (Cross-Data on the DataBand), it is not possible.

Thank you.