Showing posts with label calculation manager. Show all posts
Showing posts with label calculation manager. Show all posts

Monday, March 14, 2016

Understanding @IDESCENDANTS function

It is always good to know as how certain function works so that we can get desired, appropriate and expected results.

@IDESCENDANTS ("Zone"):

@IDESCENDANTS function populates all descendants including the specified member however there is a way by which it retrieves the data.

The following screenshot shows how @IDESCENDANTS populates members. Sequence indicate the order in which it populates the members during calculation.

Also, note that this is same as @IDESCENDANTS ("Zone",0)








@IDESCENDANTS ("Zone",-1):

Using negative integer for example -1, system will fetch / populate all members from level 1 upto the selected member. In short, it will exclude level zeros.

See the screenshot below:




@IDESCENDANTS ("East",3):

When you provide a positive number it takes as generation number relative to hierarchy and not the selected member.

So based on the example shown in the screenshot, system will fetch all generation 3 members along with the selected members. 




Note that if the selected member's generation number is less than or equal to the parameter then system will only fetch the specified member.

For example, for @IDESCENDANTS("ENT_E5",2), system will only fetch "ENT_E5" member as generation number of "ENT_E5" is 3 which is less than 2 (parameter).

Wednesday, February 3, 2016

EAS Console Features / Essbase Database Properties in Calculation Manager



Isn’t it amazing that you now do not have to login to EAS Console for most of the administration as it is now available via Calculation Manager.
 
While I was working in Calculation Manager, under “Actions” drop down list under “System View” tab, I spotted an option “Database Properties”.





On clicking this, planning and Essbase applications will be displayed. When you select any database under planning application, you will be able to see Tab similar to the ones that are shown in EAS Console such as follows:
  • General
  • Dimension
  • Statistics
  • Caches
  • Transactions
  • Modifications

 



Also, when you right click on the database, you will see following options:

  • Remove Lock(s)
  • Start Database
  • Stop Database
  • Restructure Database
  • Tune DB Settings
  • Clear >>
  • Location Alias