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: 
Waltersd
Contributor
Contributor

Date Ranges

Good Morning 

I have a sheet i created as just a simple table and want to display all records within a selected date range which i would adjust within the expression. currently i am using the following expression 

=if(Date('10/01/2021') <= [CCaR Comm Doc Amendment Date] , 'YES' , 'NO')

This enables me to put a start date and will display all records with that start date and forward

I would like to be able to do a range and not just a start date, any help would be appreciated. 

Dave Walters

 

0 Replies