Hierarchy Functions

Post Reply
MarenC
Regular Participant
Posts: 436
Joined: Sat Jun 08, 2019 9:55 am
OLAP Product: Planning Analytics
Version: Planning Analytics 2.0
Excel Version: Excel 2016

Hierarchy Functions

Post by MarenC »

Hi,

If hierarchy creation is enabled should I always use Hierarchy functions instead of dimension functions?

So HierarchyElementInsert instead of DimensionElementInsert, HierarchyElementComponentAdd instead of DimensionElementComponentAdd etc?

Maren
ascheevel
Community Contributor
Posts: 312
Joined: Fri Feb 15, 2013 5:49 pm
OLAP Product: TM1
Version: PA 2.0.9.1
Excel Version: 365
Location: Minneapolis, USA

Re: Hierarchy Functions

Post by ascheevel »

For modifying the base hierarchy of the dim, you can continue to use the original functions. For modifying the alternate hierarchies, you'll absolutely need to use the hierarchy functions.
MarenC
Regular Participant
Posts: 436
Joined: Sat Jun 08, 2019 9:55 am
OLAP Product: Planning Analytics
Version: Planning Analytics 2.0
Excel Version: Excel 2016

Re: Hierarchy Functions

Post by MarenC »

thanks ascheevel.

So if hierarchy creation is enabled then it is probably better to use the hierarchy functions even for the default/base hierarchy, I guess my question was if hierarchy creation is enabled does this make the dimension functions moribund?

Maren
Wim Gielis
MVP
Posts: 3233
Joined: Mon Dec 29, 2008 6:26 pm
OLAP Product: TM1, Jedox
Version: PAL 2.1.5
Excel Version: Microsoft 365
Location: Brussels, Belgium
Contact:

Re: Hierarchy Functions

Post by Wim Gielis »

MarenC wrote: Thu Jun 25, 2020 1:56 pmif hierarchy creation is enabled does this make the dimension functions moribund?
True. Even if hierarchy creation is disabled they can still be used.
Best regards,

Wim Gielis

IBM Champion 2024-2025
Excel Most Valuable Professional, 2011-2014
https://www.wimgielis.com ==> 121 TM1 articles and a lot of custom code
Newest blog article: Deleting elements quickly
Post Reply