I am trying to round to the top a value in a re****t, this value comes from
a
Query. On the re****t I have the datas grouped, and want to select the max
value from each group (I already did that), but after this I want to round
the max value up, and next to sum the rounded values.
I know I have to use ceiling function, but I'he tryied a lot and a I
haven't
gotten