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

Selection don't affect all the tables

Hello

I want two create two tables with same fields but with different value of one field

table1: filed1, field2, field3 (make a selection for particular value)

table2: filed1, field2, field3 (make another selection different from table1)

I want that the selection maked in table1 do not affect the table2

3 Replies
alexandros17
Partner - Champion III
Partner - Champion III

Use alternate state, define it in Setting -> Document properties then use in the objects (do not forget to use them even in filters)

avinashelite

Use QUALIFY *; in the start of the table i.e after the connection statement, it will make your tables uniqe.

lironbaram
Partner - Master III
Partner - Master III

hi you can use alternate state

which create different set of the data that a not connected

you define the alternate states in the doc properties ,when clicking on the alternate state button

then when creating the table you can assign each table to different alternate state