Forum Discussion
Anonymous
7 years agoNot applicable
Hierarchical Relationships
Hi folks , I have a big hierarchy which is working fine .The hierarchy tables are linked like this hierarchy_1[nodeID] 1----->* hierarchy_2[parentID]. My problem is whenever I have a tabl...
v-lili6-msft
Community Support
7 years agohi, Anonymous
I'm a little confused about your description,
Since you want to link casefiles with all hierarchy tables, you could just create a relationship with hierarchy_7 table, what is your expected output?
Best Regards,
Lin
Anonymous
7 years agoNot applicable
Casefiles has values in all tables of the hierarchy . My goal is to create a hierarchical tree map with values of casefiles , and if I only link the casefiles with the hierarchy_7 , on my tree map I will only get values from hierarchy_7 .
Appreciate your help v-lili6-msft