cancel
Showing results for 
Search instead for 
Did you mean: 

Duplicates descvription in HIerarchy table

rajesh_chavan
Active Participant
0 Kudos

Here is the issue.

I am building hierarchy in hierarchy table where records which has same description (Duplicate) is not getting added under same Parent hierarchy node. code us unique for this records.

lev1>>Lev2>>lev3>>code ;description

A>>B>>C>>111; XYZ

A>>B>>C>>999; XYZ

Under parent node lev 3, code is unique but description is duplicate. Do we support such scenario?

My Data Model is u2013

I have below 2 fields in Hierarchy Table which is linked to Main Table

Table Display Unique

Code Text (50) Yes Yes

Description Text (50) Yes NO

I also tried with various other options like removing unique characteristics of both fields. Keeping only one display field that is description but result is same. My understanding is that itu2019s standard behavior of hierarchy field. Any expert comment on this?

Cheers,

Rc

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

I do not think this scenario is possible.

Where you can have duplicate description, where parent is different.

regards,

Abhishek

rajesh_chavan
Active Participant
0 Kudos

weird!! I deleted my existing HIerarchy table. Created New and added same 2 fields with same properties like earlier.

I am able to ad duplicate description to it. Now sure what was wrong with earlier. Digging on it!!!

Cheers,

Rc

Former Member
0 Kudos

HI Rajesh,

Run Verify once and see the report,may be pointers are there.

Thanks,

Ravi