Hi All,
We are having issue with the Grand Total of a derived field. below are the details.
We are required to derive average daily number of orders based on the logic: Sum(Fact.number of order)/ (Time.number of days for the selected period)
Scenario 1

We have daily snapshots of data. When we display Grand Total, it displays on 83464 and does not divide by the total of no days.
Scenario 2: Monthly. The orders for each month are displayed right (total orders/no of days for that month) but the Grand total displays just Sum.

We are looking for a fix to be implemented at RPD level as this will be exposed for self-service and the users cannot change the Aggregation to server complex at report level.
Version: OBIEE 11.1.1.9
Thanks..