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: 
Not applicable

Filter a Table with a Date Calendar + Hour and Minute Dropdown

I would like to filter a table with a date calendar and an hour/minute dropdown multibox.

1. I have created a variable, vStartDate, to hold the selected values

=Timestamp(Date+MakeTime(Hours,Minute))

2. In the variable event triggers, I have added an On-Change trigger with the following information to filter the table with the selected date and time

Actions : Select in Field

Field : deldate

Search String: ='=' &vStartDate

However, whenever I try to select a date/time, the "deldate" doesn't filter. I am thinking it may have something to do with the date/time format which is not the same as the "deldate" format.

I am attaching the app for reference.

1 Reply
shumailh
Creator III
Creator III

Hi Anthony,

Why you are not using normalize structure. You can easily get your result by redefining field name / table structure at script level which helps you to create relationships.

Also See the table structure from table viewer on design pannel. OR use the delivery date in the dropdown field.

Regards,
Shumail hussain