Update the format of a column. This is the default formatting, used to present data in charts or tables.
For numeric type: d3.js numeric formats (eg. ,.2f for 2 decimals and thousand separator marks)
For hierarchy type: ''
For datetime type: d3.js time formats (eg. %d-%m-%Y )
npm install @luzmo/nodejs-sdk