Hello,
I have created multiple time series metrics in RPD and i also get right results when i am using these columns in answers.
But whenever i add grand totals in the report ,getting below error
[nQSError: 22036] Level in ToDate function (Fiscal Month) must be a rollup of (or equivalent to) the measure level (Fiscal Year)
If i change the aggregation rule to sum ,then grand totals are showing up on timeseries metrics.
changing aggregation to sum is easy but when i do the percentage calculations using time series functions and want to see the percentage in grand total i have to caluculate as "weight/sum(weight MTD by month)" and then define server complex aggregate in the aggregation rule.this is fine when i have one dimension attribute,but when i have more than 10 attributes it is lot of work.
i can get the results i want but it is not straight and easy.Power users find it tough to understand it.
is there anyway i can specify aggregation on time series metrics as i think since obiee server doesnot know how to aggregate time series metrics,it is throwing me the above error.
Please let me know if i am missing anything here.