true
or false
in the output:
Y
or N
1
or 0
TRUE
or FALSE
[]
). For example a sheet with the following structure:
name | tags[] | tags[] | tags[] |
---|---|---|---|
item_a | category_a | category_b | category_c |
item_b | category_b |
name | size.height | size.width |
---|---|---|
item_a | 200 | 100 |
item_b | 400 | 150 |
#
symbol.
!hide
and set it to a true value. A checked tickbox, 1
, TRUE
or Y
are all treated as true.
Alternatively, to hide all rows by default, add a column with the heading !show
. All rows that don’t have a true value in this column will be hidden.
Default Output
!id
. The value of this field will be used as the key.
Modified output using !id field
!key
and !value
they will be output in the following format.
You may still use non-outputted columns such as a commented column or !hide
in worksheets using this format.