Columns¶
Related Videos
Column
Additional info about items is shown on hover
Specifies what type of value should be displayed by the column. Each type can be used multiple times per each Grid. Available types are determined by figured Source Tables.Header Text
Description of the column, displayed as its header. Header text is also used as the name of the column’s item in the Columns list.Width Ratio
Required
Relative width of the column to other columns. For example a column with ratio 50 will be half the size of a column with ratio 100.Horizontal Alignment
Inheritable
Controls, where column’s header and values should be aligned on the horizontal axis.Left - aligns text to the left.
Center - aligns text to the center.
Right - aligns text to the right.
Padding
Inheritable
The size of a padding between the text and cell’s border in “em” units. 1 em equals to the font size of the associated text.
The padding is applied to the side where the text is horizontally aligned.Appearance
The style of the ColumnHeader
Visual configuration of column’s headerText Color
Inheritable
For more information see Color Field section.
Color of the text.Background Color
Inheritable
For more information see Color Field section.
Color of the background.Text Style
Inheritable
For more information see Text Style section.
Type of font to use and whether bold or italic text should be used.Font Size Coefficient
Inheritable
The font size is calculated by multiplying available height for the text by font size coefficient.
Values
Visual configuration of column’s valuesPresentation Type
Required
Defines, how column’s values should be presentedAlphanumeric
The value is presented as a pure text, without any additional graphical elements.Semaphore
Available only when column displays numeric data.
The value is enveloped in a colored circle. The circle can change its color, depending on the value. For example by turning red, when the value is considered bad. The semaphore is used, when the state is more important than the value itself.Circle
Available only when column displays numeric data.
The value is accompanied by a circle indicator. The indicator represents the level of fulfillment of a configured goal.Semi Circle
Available only when column displays numeric data.
The value is accompanied by a semi-circle indicator. The indicator represents the level of fulfillment of a configured goal.Horizontal/Vertical Bar
Available only when column displays numeric data.
The value is accompanied by a rectangular indicator. The indicator represents the level of fulfillment of a configured goal.Image
An image is applied.Static Color
A static color is applied.
Display Format
Required
Format of the value. When Raw is selected, the value is displayed without any transformation.
Available options depend on the type of selected column.Custom Display Format
Available only when “Custom” is selected as a Display Format
For more information see Custom Display Format section.
Custom format of the value.Text Color
Inheritable
For more information see Color Field section.
Color of the text.Alternate Row Text Color
Inheritable
Available only when “Alternate Row Colors” is enabled for the grid
For more information see Color Field section.
Alternating color of the text.Semaphore/Circle/Semi Circle/Bar Color
Inheritable
According to the selected presentation type
For more information see Color Field section.
Color of the Semaphore/Circle/Semi Circle/Bar.Alternate Row Semaphore/Circle/Semi Circle/Bar Color
Inheritable
According to the selected presentation type
Available only when “Alternate Row Colors” is enabled for the grid
For more information see Color Field section.
Alternating color of the Semaphore/Circle/Semi Circle/Bar.Empty Bar Color
Inheritable
Available only when “Horizontal/Vertical Bar” is selected as a presentation type
For more information see Color Field section.
Background color of the bar itself.Alternate Row Empty Bar Color
Inheritable
Available only when “Horizontal/Vertical Bar” is selected as a presentation type
For more information see Color Field section.
Alternate Row background color of the bar itself.Background Color
Inheritable
Not available, if the “Image” presentation type is selected
For more information see Color Field section.
Color of the background.Alternate Row Background Color
Inheritable
Not available, if the “Image” presentation type is selected
Available only when “Alternate Row Colors” is enabled for the grid
For more information see Color Field section.
Alternating color of the row background.Text Style
Inheritable
Not available, if the “Image” presentation type is selected
For more information see Text Style section.
Type of font to use and whether bold or italic text should be used.Text Sizing
Inheritable
Not available, if the “Image” or “Static color” presentation type is selected
Controls, how font size is calculated.Regular - Font is sized relatively to grid column’s height. In case of Circle, Semi Circle and Semaphore presentation type, font is sized relatively to Circle’s/Semi Circle’s/Semaphore’s height.
Best Fit - Font is dynamically sized to always fit inside column.
Custom Null Value
Inheritable
A custom value that is displayed when the value is null.Enable Hyperlink
Whether the value should be clickable and trigger configured action.Text
Not available if “Image” presentation type is selected
Defines a text that will be displayed as a hyperlink instead of current value. {{value}} placeholder can be used to insert current value anywhere in the text. This placeholder is replaced with value that is formatted using configured display format at runtime. This setting allows users to customize the text for a more descriptive or interactive experience.Uri
Defines a Uniform Resource Identifier (URI) that determines the action triggered upon clicking the value. {{value}} placeholder can be used to insert current value anywhere in the text. This placeholder is replaced with value that is not formatted at runtime. Users can specify:Webpage URLs (e.g., “https://example.com”) to open specific websites.
Email addresses (e.g., “mailto:example@mail.com”) to compose an email using the default mail client.
Phone numbers (e.g., “tel:0123456”) to initiate a phone call on compatible devices.
Custom URIs (e.g., “im:John Smith”) for instant messaging, which opens the default messaging app to send a message.
Target
Defines the target window or tab where the URI action will be executed:New Tab: Opens the specified URI in a new browser tab.
Current Tab: Loads the URI in the current browser tab, replacing the current content.
Pop-up: Displays the URI content in a new pop-up window.
None: Disables any specific target behavior, allowing the browser’s default action.
Font Size Coefficient
Available only when “Regular” is selected as a text sizing
Not available if “Image” or “Solid Color” is selected as a presentation type
The font size is calculated by multiplying available height for the text by font size coefficient. In the case of semicircle, circle and semaphore presentation type combined with the regular sizing, available height is defined by the height of the circle/semicircle/semaphore. Otherwise, by the height of the container.File
Available only when “Image” presentation type is selected
For more information see Static content chapter.
Relative path of the image, that should be displayed. Using the {{value}} placeholder in the path, an image can dynamically change, based on the Grid value.Image Horizontal Alignment
Available only when “Image” presentation type is selected
Controls, where the image should be aligned on the horizontal axis.Left - aligns image to the left.
Center - aligns image to the center.
Right - aligns image to the right.
Image Vertical Alignment
Available only when “Image” presentation type is selected
Controls, where the image should be aligned on the vertical axis.Top - aligns image to the top.
Middle - aligns image to the middle.
Bottom - aligns image to the bottom.
Image Size
Available only when “Image” presentation type is selected
Decides, how the image is adjusted to the Segment’s size.Cover - The image is resized to cover the whole Segment, without deforming the image. No uncovered spaces are present. However one of image’s axis may overlap outside of the Segment’s boundaries.
Contain - The image The image is resized to be fully displayed, in largest possible size, without deforming the image. Uncovered spaces, filled with the Background Color, are present.
Fill - The image fully fills the entire Segment’s size. The image may be deformed. No uncovered spaces or overlapping occurs.
Custom - When selected, Custom Size Height and Custom Size Width fields are displayed. These fields define size of the image in percentages of the Segment’s size.
Effects and Filters
Available only when “Image” presentation type is selected
Controls, adjusting the image, such as Brightness, Contrast, Opacity etc. Click to revert image to its default values.Choose Display Range Min Manually
Available only when “Circle”, “Semi Circle” or “Bar” presentation type is selected.
Whether the minimum on the value range is defined manually.Min
Value, that defines the minimum on the value range.
Choose Display Range Max Manually
Available only when “Circle”, “Semi Circle” or “Bar” presentation type is selected.
Whether the maximum on the value range is defined manually.Max
Value, that defines the maximum on the value range.
Conditional Styles
Manually orderable
For more information see Conditional Styles chapter.
Conditional Styles are used to modify appearance of the value based on its data.
Total
Configuration of a total value for this column, visible in a row of total values.Text Color
Inheritable
For more information see Color Field section.
Color of the text.Background Color
Inheritable
For more information see Color Field section.
Color of the background.Text Style
Inheritable
For more information see Text Style section.
Type of font to use and whether bold or italic text should be used.Font Size Coefficient
Inheritable
The font size is calculated by multiplying available height for the text by font size coefficient.Aggregation Function
A method how to aggregate values into total value.Average - available only for numeric values
Count
Count Not Null
Count Distinct
First
Last
Join Text - available only for text values
Max
Median - available only for numeric values
Min
Standard Deviation - available only for numeric values
Sum - available only for numeric values
Variance - available only for numeric values
Weighted Average - available only for numeric values
Weight Column
Available only when “Weighted Average” is selected as an aggregation function.
Additional info about items is shown on hover
Name of the column that contains values that will be used as weight modifier while calculating average.Separator
Available only when Data Source is linked and Grid Data Source is selected
Available only when Text column is selected and “Join Text” is selected as an aggregation function.
A separator that is used to separate multiple text values while joining them.
Colors
For ease of access, all aforementioned color related options are once again located in the Colors group.Header Text Color
Inheritable
For more information see Color Field section.
Color of the header text.Header Background Color
Inheritable
For more information see Color Field section.
Color of the header background.Values Text Color
Inheritable
For more information see Color Field section.
Color of the values text.Values Circle/Semi Circle/Semaphore/Bar Color
Inheritable
According to the selected presentation type
For more information see Color Field section.
Color of the values Circle/Semi Circle/Semaphore/Bar.Values Background Color
Inheritable
For more information see Color Field section.
Color of the values background.Alternate Row Values Text Color
Inheritable
Available only when column displays non-numeric data.
For more information see Color Field section.
Alternating color of the values text. This setting overrides the Alternate Row Values Text Color set for the grid.Alternate Row Values Background Color
Inheritable
For more information see Color Field section.
Alternating color of the values background. This setting overrides the Alternate Row Values Background Color set for the grid.Totals Text Color
Inheritable
Available only when totals are enabled.
For more information see Color Field section.
Color of the text in the totals row.Totals Background Color
Inheritable
Available only when totals are enabled.
For more information see Color Field section.
Color of the the background in the totals row.