You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

FRMLBOTTOMUP block creation issue.

Received Response
19
Views
3
Comments
edited Aug 2, 2018 2:36AM in Essbase 3 comments

Summary

FRMLBOTTOMUP block creation issue.

Content

Hello,

This might be discussed earlier, but I couldn't find an answer for my issue.

I want to leverage the FRMLBOTTOMUP to reduce the calc time as the app is too sparse. But there are certain IF conditions in the calc that needs to be validated. In spite of using CREATEBLOCKONEQ in the script, it doesn't help.

Entity, Product are large Sparse dimensions with more than 2000 members in each.

SET AGGMISSG ON;
SET UPDATECALC OFF;
SET LOCKBLOCK HIGH;
SET FRMLBOTTOMUP ON;

FIX(&BudYr1, "No_Project", @RELATIVE({Entity},0), @RELATIVE({Product},0),@RELATIVE("Categories",0),"Packages", @RELATIVE("Total_CT"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!