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: 
Not applicable

Calculating IRR from Cash Flow values

Hi,

Can anyone please help me calculating IRR(Internal Rate of Return) from a range of Cash Flow values in a span of 10 years.

Thank you in advance!

Sunil

1 Reply
Not applicable
Author

Thanks, I got it:

=Round((rangeirr($(irxary)))*100)

where irxary is the cashflow value string.