Update Column

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/column
API call form
Examples
List of examples
  • Update the name of a column
  • Update custom metadata of a column
  • Update the format of a column
  • Update the lowest level of a column
  • Update to currency column
  • Update to duration column
  • Set default format for numeric column
  • Set default format for datetime column
  • Set default format for duration column
  • Set default format for currency column
  • Enable hierarchy levels for column
  • Enable colors for column
Description

Set the default format for a datetime column.

  • format: d3.js time formats (eg. %d-%m-%Y )

  • lowestLevel: Most precise datetime level used in the source data (1 - year, 9 - millisecond).

Install
pkg:maven/com.luzmo/sdk@1.0.0