EPPlus icon indicating copy to clipboard operation
EPPlus copied to clipboard

Enhancement request : supporty for new Excel 2019 functions

Open franklentz opened this issue 5 years ago • 3 comments
trafficstars

Dear EPPlus Devs,

New Excel 2019 functions are so usefull that they are going to quickly spread: Implementation would be a great improvment !

CONCAT IFS MAXIFS MINIFS SWITCH TEXTJOIN XLOOKUP XMATCH Thank you so much !

franklentz avatar Jun 13 '20 05:06 franklentz

Hi,

Thanks for this feature request!

the following of these functions are already implemented in EPPlus 5:

CONCAT IFS SWITCH

We will look at implementing the rest of the functions you have suggested asap.

For the next version (5.2) we have focused on Finance and Engineering functions and have added more than 50 of these that were missing in previous versions.

swmal avatar Jun 14 '20 08:06 swmal

Another that would be helpful: FILTER

tghamm avatar Sep 30 '20 16:09 tghamm

Just a note that FILTER and XLOOKUP requires support for array formulas in the calculation engine. We have this on our midterm roadmap and will implement these functions as soon as possible.

swmal avatar Nov 24 '20 16:11 swmal

Any updates on implementing XLOOKUP ?

andreasbergqvist avatar Dec 01 '22 08:12 andreasbergqvist

All these functions has been implemented in EPPlus 7.

JanKallman avatar Feb 08 '24 08:02 JanKallman