Commit Graph

22 Commits

Author SHA1 Message Date
Raju Udava
3d060381d1 formula: remove LAST CREATED & UPDATED formula 2023-11-22 07:17:58 +00:00
Pranav C
9a6825a43d refactor: update docs and description 2023-11-22 07:17:58 +00:00
Pranav C
2d1837f200 refactor: add formula description 2023-11-22 07:17:58 +00:00
Pranav C
71ec783dd1 fix: add missing formula mapping and correction 2023-11-22 07:17:57 +00:00
Pranav C
ebc01a59d4 feat: formula - pg - value function support 2023-11-22 07:17:57 +00:00
Pranav C
e236880ad8 feat: formula - count method correction 2023-11-22 07:17:56 +00:00
Pranav C
86702eda64 feat: formula - add rounddown and roundup support 2023-11-22 07:17:56 +00:00
Pranav C
fdfd1b1ded feat: formula - add countall function 2023-11-22 07:17:56 +00:00
Pranav C
79ae6416b1 feat: formula - add counta function 2023-11-22 07:17:56 +00:00
Pranav C
24980e6a58 feat: formula - record_id support 2023-11-22 07:17:56 +00:00
Pranav C
45ebe18cb8 feat: add even and odd method support 2023-11-22 07:17:56 +00:00
Pranav C
e014f02aba fix: XOR - formula function - WIP 2023-11-22 07:17:55 +00:00
Pranav C
4bcf91fd03 fix: REGEX_EXTRACT - formula function correction 2023-11-22 07:17:55 +00:00
Pranav C
b1bd6f4435 fix: include blank method in ui 2023-11-22 07:17:55 +00:00
Pranav C
b0d0d41bf3 fix: regex formula corrections 2023-11-22 07:17:55 +00:00
Pranav C
1579d65622 feat: add new formulas in ui 2023-11-22 07:17:55 +00:00
Wing-Kam Wong
5f64da2f37 feat(nc-gui): add DATETIME_DIFF hint 2022-12-07 18:41:14 +08:00
Wonkeun No
cc3ca2c71a feat(formulaUtils):allow decimal for round
Add a proper spacing in function description
2022-10-24 01:24:02 -04:00
Wonkeun No
f21c564b4d feat(formulaUtils):allow decimal for round
This commit improves ROUND func description for the user and updates documentation
2022-10-24 00:54:01 -04:00
Wonkeun No
9267e95fbb feat(formulaUtils):allow decimal for round
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2022-10-23 23:11:17 -04:00
Wonkeun No
430a50ed71 Add an argument to ROUND func to show decimal numbers 2022-10-14 14:32:44 -04:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00