Question on Hierarchy
Posted: Thu Apr 01, 2021 7:06 pm
HI Tm1 Experts,
I wanted to ask this question on how you guys would address this scenario
I have a custoemr dimension and it ah following levels
Account Territory Area Agency Region
so I build a hierarchy like
Region 001
Agency1
Area1
Territory1
Account1
Accounts are always unique , some times what happens there is an issue in source which will create something like this
Region 002
Agency1
Area2
Territory2
Account2
An acccount will have an agency but that could belong to a different region .
so in tm1 it will add agency1 under 2 regions 001 and 002 .
so to avoid this we always had to concatenate the levels together as it will be unique
something like
Region1
Region1-Agency1
Region2
Region2 - Agency1
the above works well and also identifies the wrong assignments and since we build the whole dimension by removing the hierarchy and putting back the elements.
But the issue here is the descriptions are too long , users were requesting if they just have agency 1 on level2 , but then it will create 2 entries in ur case when regions are different .I will not 100% no if the elements all will have a unique parent .
Now the request from user is to have an alias atleast which will give the level alone name and they can build charts based on that.
But even for alias has to be unique right .in my case for
Region1-Agency1
Region2-Agency1 both will have an alias name Agency1 wich will still throw error ,only way is i add an attribute ,but not sure how easy will be for them to use in chart.
How do you guys handle this .
Thanks,
I wanted to ask this question on how you guys would address this scenario
I have a custoemr dimension and it ah following levels
Account Territory Area Agency Region
so I build a hierarchy like
Region 001
Agency1
Area1
Territory1
Account1
Accounts are always unique , some times what happens there is an issue in source which will create something like this
Region 002
Agency1
Area2
Territory2
Account2
An acccount will have an agency but that could belong to a different region .
so in tm1 it will add agency1 under 2 regions 001 and 002 .
so to avoid this we always had to concatenate the levels together as it will be unique
something like
Region1
Region1-Agency1
Region2
Region2 - Agency1
the above works well and also identifies the wrong assignments and since we build the whole dimension by removing the hierarchy and putting back the elements.
But the issue here is the descriptions are too long , users were requesting if they just have agency 1 on level2 , but then it will create 2 entries in ur case when regions are different .I will not 100% no if the elements all will have a unique parent .
Now the request from user is to have an alias atleast which will give the level alone name and they can build charts based on that.
But even for alias has to be unique right .in my case for
Region1-Agency1
Region2-Agency1 both will have an alias name Agency1 wich will still throw error ,only way is i add an attribute ,but not sure how easy will be for them to use in chart.
How do you guys handle this .
Thanks,