How do I change the format and label of a specific column?

2 vues

Réponse

To change a column's properties, use the `columns` parameter. Provide a list containing a dictionary where you specify the column's `name`, and then set the new `format` and `label` values.
Did this answer help you?
alterTable

table

See technical action