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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selecting values from two tables with one click

Helo

I've got two independent tables with dates (year + week).

One of them is represented like this:

sel.PNG

and finally my question:

is it possible to connect this table to select both fields from two tables?

Tables are made like this:

=mid(FABRIC_CW, 1, 4)

=mid(FABRIC_CW, 5)

and i want to connect it with FABRIC_KW, having the same date format.

1 Solution

Accepted Solutions
marcus_sommer

Selecting more than one field by a one-click is only possible per action triggered from origin selection - independent if the fields are associated or not. But I assume you don't need such approach - at first you should look that these tables/fields are connected within the datamodel and then you could use the normal inbuilt association-feature from qv.

- Marcus

View solution in original post

1 Reply
marcus_sommer

Selecting more than one field by a one-click is only possible per action triggered from origin selection - independent if the fields are associated or not. But I assume you don't need such approach - at first you should look that these tables/fields are connected within the datamodel and then you could use the normal inbuilt association-feature from qv.

- Marcus