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: 
carlos13
Creator
Creator

How to perform COUPNCD function in qlikview

The Excel Coupncd function calculates the next coupon date, after the settlement date.

Can it be done or is there a similar function in qlikview?

Thanks

2 Replies
swuehl
MVP
MVP

There is no native Qlik function like that Excel function.

Maybe you can use the native Qlik date and time functions (for example AddMonths() ) to calculate the coupon dates based on your parameter.

carlos13
Creator
Creator
Author

Thanks,

You have some example of how to use that function to get the same result