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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help - Expression

Hi All,

Im working on an xirr expression and some how number are showing blank when I have a value of 10 or 1 for  Type="EMV". I tried on excel and it works fine. However when I change the value to 20 for Type="EMV, XIRR does show with -99.767%

Attached sample QVW.

Any input greatly appreciated!!

Thanks,

Frank

3 Replies
sunny_talwar

I guess it is crossing -100% once the number goes below 15 and QlikView is unable to show any value.

timsworldroamer
Partner - Contributor III
Partner - Contributor III

Not exactly familiar with the XIRR function but upon some experiments it looks like you could be breaking the limit with the Amount for the first row (EMV) = 10. At 14.445 the XIRR = -99.805%.

Hope this helps.

Capture1.PNG

Anonymous
Not applicable
Author

Sunny and Tim,

Thanks for your responses.

What I try to accomplish here is when I use this xirr function in Excel I can compute an IRR % when "EMV" = 0, so I thought it might be the "0" cause not showing any value within Qlikview. I guess, there are unknown reasons why it's not showing on Qlikview.