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: 
venkat1
Creator II
Creator II

Re: How do you use the document analyzer application (Version 1.5.0)

=IF(YM.YEAR_1=2017,'2016-17',
IF(YM.YEAR_1=2018,'2017-18',
IF( YM.YEAR_1=2019,'2018-19',
IF(YM.YEAR_1=2020,'2019-20',
IF(YM.YEAR_1=2021,'2020-21',
IF(YM.YEAR_1=2022,'2021-22',

)
)
)
)
)
)

or you can use pic match function also.

2 Replies
jeck876
Contributor
Contributor

This seems to be posted on the wrong thread

Sue_Macaluso
Community Manager
Community Manager

@venkat1 what product are you using? 

Sue Macaluso