60b56efe24e3c42b70cb7b2613f0a0f6498676ab
FAQ/advanced-field-settings.md
| ... | ... | @@ -12,7 +12,7 @@ Advanced field settings provide more granular control over what data is displaye |
| 12 | 12 | |
| 13 | 13 | |**Setting Name**|**Description**| |
| 14 | 14 | |:--------------:|:-------------:| |
| 15 | -|Column Group|Applies a label to this column that can work over multiple consecutive columns. Any other column that shares the same label will be included in the grouping. E.g. in a report with columns ShipCountry, ShipCity, Freight, and UnitPrice, you can use a column group on ShipCountry and ShipCity that reads "Shipping" and on Freight and UnitPrice that reads "Finance" and have "Shipping" and "Finance" appear above the columns. But applying "Shipping" to ShipCountry and Freight and "Finance" to ShipCity and UnitPrice would result in four separate labels, two of which read "Shipping" and two which read "Finance".| |
|
| 15 | +|Column Group|Applies a label to this column that can work over multiple consecutive columns. Any other column that shares the same label will be included in the grouping. <br> | |
|
| 16 | 16 | |Hide this field|Hides the field from display when report the is ran. Useful for using expressions on multiple fields but when only one of the fields should be displayed.| |
| 17 | 17 | |Sort (z-a)|Sorts in descending order| |
| 18 | 18 | |Italic|Sets whether the column is shown in italics| |