Setting Column Properties in the Report Designer
  • 19 Sep 2022
  • 2 Minutes to read
  • Dark
    Light

Setting Column Properties in the Report Designer

  • Dark
    Light

Article summary

In the Report Designer, the Data Fields that are added appear as columns, and the corresponding data appears in each row. When the name of a Data Field is selected, the Properties for the selected field will automatically populate. The default settings for columns are in place to ensure that the Report populates with data as expected during runtime.


DATA SOURCE

This section is simply used to assign the data source for the information in the selected column. The Name references the Data Source configured in the Report, and the Field references the values for the selected Data Field. 



SETTINGS

This section offers some general settings to configure for the column. These settings are explained in the table below. 

TitleChange the column's title to something other than the default Data Field name.
WidthChange the width of the column based on pixel measurement.
VisibleDetermine whether or not the column is visible in the Report at runtime.
Can SortDetermines if the column can be sorted.
SortingDetermines if the column values default to ascending or descending assortment.
Note that ascending order is determined via ICU (International Components for Unicode) Order. 
Can EditDetermines if the column can be edited at runtime (only for Advanced Datagrids, will not work for regular Reports)
Can GroupDetermines if the column values can be grouped.
Allow Line BreaksAllows line breaks to appear in the Report.
Filter ModeAllows for the default filter to be the filter defined in the Report, a filter on the data set, or no filter at all. 
Is LinkEnabled if the value is expected to be formatted as a URL link. 
Include In PrintDetermines if the column is viewable in the print format of the Report.
Send Data as Filter Change SourceEnables the option to use the data for this column as the source for a filter change on the Report. The Filter Change Source Name is configured so that the filter will apply to the defined source as well.



FORMATTING

The FORMATTING section offers configuration options for the column at runtime to determine how the data is aligned. It includes the option to have the data values wrap if they are too long or to preserve all spaces when a data member includes spaces to separate words. Also, in this section, Color Rules can be created so that the values provided by the Report information will render a certain color depending on how the data evaluates against the Rule parameters. This section also contains the View subsection.

The View section allows the option to override the default font settings or provide a name for a custom CSS class that the column can reference.



SORTING

This section is used to enter values that will be searched for specifically in the data at runtime, then sort the Report based on the values entered. 


For further information on Reports, visit the Decisions Forum.




Was this article helpful?