Rozhkov Alexey
Rozhkov Alexey
The first thing you should look for is ClosedXML support for this feature. https://github.com/ClosedXML/ClosedXML/issues
Excellent! Thanks @rominator1983. I will add MEDIAN() soon.
Thanks for your contribution. I will review this PR shortly.
Attach your template please
I recommend you read the [documentation](https://closedxml.github.io/ClosedXML.Report/docs/en/) [Here](https://closedxml.github.io/ClosedXML.Report/docs/en/Flat-tables) describes how to properly build a template for flat tables. Right now you need to expand the range of AllocationList to A17:J18
Hi. Try this ``{{np(User.Range, "Not registred")}}``
Thanks. I will try to update to v0.96 as soon as possible.
Use counta tag instead.-----------------С уважением, Алексей. 26.05.2022, 15:19, "enverkrinickii" ***@***.***>: Hello,As I understand, count tag calculates lines count, but in my case it calculates subtotal with type = "2" (...
Yes. ``
For some reason, this tag was not included in the documentation. I'll fix it later. A complete and up-to-date list of tags can be found in the code https://github.com/ClosedXML/ClosedXML.Report/blob/203934de8d81d024f99c07d808194754ed435fcf/ClosedXML.Report/XLTemplate.cs#L25