Skip to Content
0
Former Member
Jun 30, 2009 at 05:43 PM

Cannot create duplicate values in hierarchy from file

32 Views

Hi guys,

I want to load a hierarchy from a file. However this hierarchy has two principal nodes and items may be repeated in the nodes. For example

+ Cars

- gasoline

- tire

- motor v4

+ Truck

- diesel

- tire

- motor v8

Even though the file includes both nodes, when loading from the flat file, only the last (tire) is in truck. It eliminates the first ocurrence. Do you know how I can avoid this behavior.

Thanks in advance,

DGF