Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
potti222
Contributor
Contributor

Tree Visualisation

Hello Guys,

below the extension link : https://github.com/rvspt/D3DynamicTreeLayout-QS and attached sample data also.

Node Name : Child_Name

Node Depth : FamilyRelationshipLevel

Node ID : ChildRecordMasterID

Parent Node ID : ParentRecordMasterID

now am looking for help please find the attached screenshot with data.In that we are trying to show parent-child relationship in that am facing one issue.

Filed Name : Child_Name (Ouput below)

1.PNG

In the above image if i click Dan Tab-106017 am getting proper output when am clicking Ric Tab-107328 it is automatically going to Dan Tab -106017 because both the persons are same.

Filed Name : Child_Name1 (Ouput below)

If(FamilyRelationshipLevel,Child_Name&'('&FamilyRelationshipLevel&')',Child_Name) as Child_Name1-

this one i changed child_name filed to child_name1

2.PNG

In the above image i differentiated using 1,2 now both the persons are different now am getting proper output.but i don't want to see (1),(2) in the visualization...if i remove (1),(2) again am getting Child_Name (Ouput below) only.

please help me.

Thanks

Labels (2)
2 Replies
Sue_Macaluso
Community Manager
Community Manager

Is this talking about QlikView or Qlik Sense. I would like to move this to the correct product forum.
Sue Macaluso
potti222
Contributor
Contributor
Author

This is for Qliksense..
Thank you for your response