compute a division using list summary field in cognos report studio

316 Views Asked by At

I have a Cognos Report created by a List. I used the Total function the report has to create a row of Totals, i.e. Total [TodayOrderCount] and Total [#ShipmentDaysOrder].

I then need to compute a division: Total [#ShipmentDaysOrder]/Total [TodayOrderCount]. For instance: 1,687/50=33.74

But instead the report shows 36.84 or any other number.

Does someone have experience with this?

0

There are 0 best solutions below