Formatting

Field formatting controls how fields are displayed. This is optional and can be used to apply numeric formatting, date styles, currency display, and more.

OptionDescription
rawNo formatting applied, including additional controls in the rest of the formatting block
numberStandard numeric formatting
currencyFormats the value as currency
percentageDisplays as a percentage (e.g., 75%)
scientificScientific notation (e.g., 1.23e+4)
longdateFull date format (e.g., 1 January, 2025)
shortdateShort date format (e.g., 1/1/25)
customdateLets you customize each date/time component
Loading code...