Forum Discussion

kent-culpepper's avatar
kent-culpepper
Frequent Visitor
2 years ago

XIRR Returning Error @ Select Investments

I have XIRR working in most cases-- but for whatever reason some investments, like the below, are returning an error. And I'm finding that with a table visual that exposes the investment in issue.. it is not able to display the IRR values for the other investments that are not an issue, i.e. whole visual just returns "Can't display the visual.".

 

dates\values @ investment in question

error;

 

expression;

IRR = XIRR(FILTER(Cash_Flows,Cash_Flows[Transaction]<>0),Cash_Flows[Transaction],Cash_Flows[Entry_Date_Bank])

 

 

 

 

1 Reply