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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
wunderch
Creator II
Creator II

distinct text from 3 tables

Hello,

I have a .qvw with 3 tables. For example:

Table1:

Tour
Driver 1
Qualification
10PeterA, B, C

Table2:

Tour
Driver 2Qualification
10PaulC, D

Table3:

Tour
Driver 3Qualification
10JohnA, B

My Problem is:

When i select Tour 10, then i want to show in a listbox or a diagramm the result of Qualification from all Drivers

Tour
Qualification
10A, B, C, D

Can anybody help me?

Thanks

Chris

12 Replies
wunderch
Creator II
Creator II
Author

GREAT!!

Here are the two .qvd.

ZQUA_TESTCW.qvd and TOUR_Ebene2.qvd

Jason_Michaelides
Partner - Master II
Partner - Master II

Sorry for the delay - my internet went down!

Here you go - see attached.  I have commented the script so hopefully you'll follow the logic.

Hope it helps,

Jason

wunderch
Creator II
Creator II
Author

Hi Jason,

no Problem!

I could follow your comments and it works fantastic.

Thanks for your quick help!!

Chris