Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Karuetl
Creator II
Creator II

[resolved] How to filter date ranges in tMap/tFilter using context?

i tried below but it failed

 

!row4.DATE_VALUE.before("context.FIRST_DAY_OF_1ST_QUARTER") &&
!row4.DATE_VALUE.after("context.LAST_DAY_OF_1ST_QUARTER")

Labels (2)
1 Reply
Karuetl
Creator II
Creator II
Author

I have resolved it no issues