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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
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.