How to change format of column in data list builder
Confluence User - 31 Mar, 2021
Hi,
New to joget here. I tried retrieving data from the database using JDBC Datalist Database Binder and use sql sum function and it returns the value with a decimal point. I've tried using REPLACE, TRUNCATE, and ROUND function and the results remain the same. Are there any ways to remove decimal points in the datalist?
datalists