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: 
Eduard23
Contributor III
Contributor III

Filter Date Ranges From Colume

Hi Qlik Community,

I Have one column name GL_Date, i need to filter it for specific Date only for year 2023, i need to filter from 10/25/2023 to 11/26/2023, i already try a lot but not working since it always include those all the date.

please help

This the Column Name GL_DATE, I want to write an expression that it will show only those 25/10/2023 to 26/11/2023

i try this expression but not working

 Sum({<GL_DATE={">=$(25/10/2023) <=$(26/11/2023)"}>} ORDER_INVOICE)

Eduard23_0-1701083570211.png

 

Labels (3)
10 Replies
Eduard23
Contributor III
Contributor III
Author

yes want to filter the date in script level