File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
source/chart-type-reference Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -137,8 +137,16 @@ To display your data as a hyperlink:
137
137
138
138
In the :guilabel:`Other Options` section, toggle :guilabel:`Hide Column` to :guilabel:`On`.
139
139
140
- Hiding a column preserves the encoding of a field but omits the
141
- column from the results.
140
+ .. note::
141
+
142
+ |charts-short| returns only encoded fields. Hiding a column
143
+ preserves the encoding of a field but omits the column from the
144
+ results. This is useful when you want to:
145
+
146
+ - Use the field as part of the URI, but don't want the
147
+ field to render on the chart.
148
+ - Drive :ref:`conditional formatting <conditional-formatting>`
149
+ rules from an encoded hidden field.
142
150
143
151
To remove a hyperlink from your data:
144
152
You can’t perform that action at this time.
0 commit comments