1. Overview
1.1 Version
FineBI Version | JAR Package | Function Changes |
---|---|---|
5.1 | - | - |
5.1.7 | 2020-11-05 | Function interpretation optimization & clarify function parameter legality. |
5.1.11 | 2021-04-02 | Real-time data formula verification enhancement |
5.1.12 | - | Sampling data formula calibration enhancement |
1.2 Scope of use
Location of use | |
---|---|
Self-service dataset | New column、Filter |
Dashboard | Add calculation field |
2. Function list
Function | Description |
---|---|
ISNULL | Determines if all the values in the object are all NULL or the empty string. |
NVL | Returns the first value among all arguments that are not null. |