Get Started with Redwood: Oracle Cloud SCM and Purchasing
ASO calculation issue
Summary
Webform doesn't openContent
Hi
In PBCS application, ASO cube,
- Period dimension is dynamic
- Account dimension is dynamic as well, and we want to compute account as average for Total Year (for example FTE)
We wrote this first formula :
IIF(IsUda([Indicateur].CurrentMember,"MOYENNE"),Avg([M01]:[M12]),Sum([M01]:[M12]))
When I try to open the Webform (which call this formula) it's stuck because the calculation process is too long (more than 15' and I killed it)
For the record, the formula is correct and working for few employees but it doesn't work anymore for my all database (200 records)
Tagged:
0