Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
daisy1438
Contributor III
Contributor III

Help me on below scenario?

Hi All,

I have one requirement .below example table is there.

Site

Parent/child

Parent number

1

Parent

-

2

Child

1

3

Parent

-

4

Child

1

5

Child

3

 

 

-The requirement is

 We need(filter) site and detail information about site in qlik table.

If site selected is Parent then in the table we want all the child sites for the filter.

If selected site is Child then we want all the parent site and child site for the parent.

Ex:

if i select site 1(parent) it showing the table only child data like 2 ,4 because  in that table 2,4 having parent code is1 .no need to show parent data.

if i select site 4(child) need to show parent details with child details.it showing 4 and 1.

 

how to implement this.

 

1 Reply
Channa
Specialist III
Specialist III

have site in suppurate table join with parentnumber

 

Channa