In this release:
- Support of JiraIssueCount function, which replaces the need to use Jira Issues macro to retrieve the number of Jira Issues. From now on you may specify JQL request as a parameter of JiraIssueCount function and it will return the number of appropriate issues. Example: JiraIssueCount(“Project = ‘Test’”)
- New set of functions – Engineering:
- BIN2DEC
- DEC2BIN
- DEC2HEX
- DELTA
- HEX2DEC
- IMAGINARY
- IMREAL
- OCT2DEC
- New set of functions – Financial:
- FV
- IRR
- MIRR
- NPER
- NPV
- PMT
- PPMT
- PV
- RATE