enverkrinickii
enverkrinickii
Hi I ran into a performance issue with double grouping. On tab1, tab2 and tab3 contain about 5000 lines tab1 and tab3 are created using ClosedXml.Report, tab2 is created using...
Hello, As I understand, **count** tag calculates lines count, but in my case it calculates subtotal with type = "2" ( SUBTOTAL(**2**,B2:B44) ) If I override it with "3" type...
Hello, @JonathanMagnan . Now we are migrating our solution to .net core 3.1 and we use EF core 3.16. Do I have a possibility to return IEnumerable of scalar value...