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

select the date 2 by the selection of Date 1

Hello,

I would like to display the data of a DATE, a date field "DATE2" ; when I select a date from the "DATE1".

Ex:

When I select FEV. and 2104 from "DATE1", I want to display data of FEV. and 2014 from DATE2 Field.

Is it possible??

When I select Date from DATE1:

Selection In DATE 1.png

What I want to select automatically:

What I want to do.png

1 Solution

Accepted Solutions
3 Replies
swuehl
MVP
MVP

Here is a discussion of several methods:

Passing ListBox selections to another (different) ListBox

Clever_Anjos
Employee
Employee

Attach an Action of type Selection in Field to OnSelect Trigger of your field

Not applicable
Author

Thank You Swuehl

It's works for the first time I try.

Yhnks Again