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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
knightwriter
Creator III
Creator III

Range of dates / years

    Hi all,

I have a chart and it shows years from 2005 to 2020, how do I narrow this down to show only 2015 or 2015-2020

I have tried =year(competition. start date) = '2015' and it does not work. Appreciate any help.

Thank you

10 Replies
knightwriter
Creator III
Creator III
Author

Thank you all for you comments and ideas, it is much appreciated. I used =If(Year([Opportunity.Anticipated Close Date]) >= 2015, Year([Opportunity.Anticipated Close Date]))