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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

One selected listbox value should not effect with other listbox (both listbox using same fileds)

Hi Everyone

I attached worked file in this post.

In my file i'm  loading a single Qvd file.  In that a field "Lot Start Time" is used along with this there are two more field in this Qvd.

My Problem is, if i am taking two listboxes in the two listboxes i am using same expressions. If i'm selecting one value in first listbox automatically it is activating the other listbox which i selected in first listbox.

But my requirement is, if  i'm selecting first listbox value it should not be effected in another listbox.

How it can be done, Pls post your ideas on this.

Waiting for your reply....

Thnks

1 Reply
Not applicable
Author

Hello,

Thats how the associative logic works. Anyways if you want 2 separate fields then first load the LotStartTime field and then in another table load the LotStartTime as LSTCopy. That way both fields will be in different tables and are not treated as a flat file.

Hope this helps,

ANDY