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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
deepakk
Partner - Specialist III
Partner - Specialist III

Selecting Data between two date fields using set analysis

Hi All,

I need to filter data based of user selection of two dates (From date and To Date). I want to achieve this using Set Analysis.

I have used the follwoing expression but somehow its not working.

count({<Reported_Date= {">=$(vChkFromDt)","<=$(vChkToDt)"}>} distinct Incident_Number)

Can anyone provide your input on the same.

Also attaching a sample application

Deepak

1 Solution

Accepted Solutions
llauses243
Creator III
Creator III

Hi,

This is my offer

Good luck

/Luis

View solution in original post

2 Replies
llauses243
Creator III
Creator III

Hi,

This is my offer

Good luck

/Luis

deepakk
Partner - Specialist III
Partner - Specialist III
Author

Thanks ... I got your point.... Yes