Order of Applying Formatting Parameters

In Foresight Analytics Platform desktop application the user can set up various table formatting: formatting styles, manual formatting for areas, conditional formatting. If there are several formatting settings, they are applied in a certain order.

Formatting Order in Express Report, Regular Report, Dashboard

Data formatting is set for:

In the data formatting order, each next item overlaps the previous one:

  1. Alternating styles.

  2. Manual formatting.

  3. Styles Table

  4. Data distribution interface. Overlaps only cell fill.

  5. Formatting changed data.

  6. Metrics Color, Font Color, Font Size.

  7. Conditional formatting interface. Overlaps only cell fill.

In manual formatting and conditional formatting format can be set for different table elements, in this case the order of applying of format is the following:

  1. Entire table. The lowest priority.

  2. Data.

  3. Row dimension.

  4. Level of row dimension.

  5. Single row.

  6. Column dimension.

  7. Level of column dimension.

  8. Single column.

  9. Totals by columns.

  10. Totals by rows. The highest priority.

NOTE. On selecting several dimensions by rows or columns, format of the last selected dimension is used.

Example

Manual fill setup of row dimension will be overlapped by separate column fill, but conditional formatting configured for the row will overlap any manually configured fill.

Formatting Order in Time Series Analysis

The Time Series Analysis tool has the following formatting settings in the order of application:

  1. Alternating styles.

  2. Manual formatting.

  3. Conditional Formatting.

Formatting Order of Data Area in Regular Report

On working with data area of regular report the main formatting is data area formatting and totals formatting.

When formatting the table, data area formatting, formula area formatting, totals formatting and formatting of calculated indicators can be overlapped by other styles but on clicking the Refresh button the formatting is set up according to the data area parameters.

Order of Applying Special Borders

Special borders formatting is set for:

When special borders are applied, each next item overlaps the previous one:

  1. Table. Lowest priority. To set up table borders select the entire table, go to the Table side panel tab and then to the Formatting tab. Select the Special Border checkbox and determine special border settings.

  2. Corner. To set up corner borders, select the corner, go to the Corner side panel tab and then to the Formatting tab. Select the Special Border checkbox and determine special border settings.

  3. Data. To set up data borders, select data, go to the Data side panel tab and then to the Formatting tab. Select the Special Border checkbox and determine special border settings.

The example of overlapping corner borders with data borders:

The example displays green borders configured for the corner and blue borders configured for the data. At the intersection of the lower left corner and the upper right corner the blue border overlaps the green one.

  1. Sidehead. To set up sidehead borders, select the sidehead, go to the Header side panel tab and then to the Formatting tab. Select the Special Border checkbox and determine special border settings.

The example of overlapping data borders with sidehead borders:

The example displays green borders configured for the sidehead and blue borders configured for the data. At the intersection of the sidehead right border and the data left border the sidehead green border overlaps the blue one.

The example of overlapping corner borders with sidehead borders:

The example displays blue borders configured for the sidehead and green borders configured for the corner. At the intersection of the sidehead top border and the corner bottom border the sidehead blue border overlaps the green one.

  1. Heading. To set up heading borders, select the heading, go to the Header side panel tab and then to the Formatting tab. Select the Special Border checkbox and determine special border settings.

The example of overlapping sidehead borders with heading borders:

The example displays green borders configured for the sidehead and blue borders configured for the heading. At the intersection of the upper right corner of the sidehead and the lower left corner of the heading the blue border overlaps the green one.

The example of overlapping corner borders with heading borders:

The example displays green borders configured for the corner and blue borders configured for the heading. At the intersection of the corner right border and the heading left border the blue border overlaps the green one.

  1. Dimension borders. To set up dimension style, select the dimension, go to the Dimension side pane tab, then to the Header Formatting tab if it is required to set up dimension header borders, or to the Data Formatting tab if it is required to set up dimension data borders. Select the Special Border checkbox and determine special border settings.

  2. Dimension level borders. To set up dimension level style, select the level, go to the Level side panel tab, then to the Header Formatting tab if it is required to set up level header borders, or to the Data Formatting tab if it is required to set up level data borders. Select the Special Border checkbox and determine special border settings.

  3. Dimension element borders. To set up dimension element style, select the required dimension element in the sidehead or heading, go to the Format side panel tab, then to the Header Formatting tab if it is required to set up element header borders, or to the Data Formatting tab if it is required to set up element data borders. Select the Special Border checkbox and determine special border settings.

The example of overlapping dimension level borders with dimension element borders:

The example displays special data borders configured for the Arkhangelsk Region dimension element and for the FD Territories dimension level. The element border has the pink border, the level has the blue border. The upper border of the dimension element overlaps the lower border of the dimension level.

NOTE. When vertical and horizontal borders are intersected, heading dimension elements (vertical borders) have the highest priority. The cell located at the intersection of borders may not display intersecting borders. To display intersecting borders, use the IEaxGridViewSettings.ShowRealBorderDataStyle property.

  1. Conditional data formatting borders. Conditional formatting is applied to data dynamically, styles are not stored in cells.

  2. Changed data borders. Changed data formatting is applied dynamically, styles are not stored in cells.

  3. Borders specified with control block. One can use control blocks to set up checking of entered data entered to data entry forms and formatting of values that did not pass check. The formatting that is set up in a control block is applied to data dynamically, styles are not stored in cells.

  4. Outer table borders. By default, outer table borders are displayed on a report sheet, outer border line type and color are set by default:

If the upper left table cell is located in the A0 cell, the top and left outer table borders are not displayed:

Outer table border line type and color can be changed via regions setup using the ITabRegion interface.

The example of overlapping table sidehead and heading borders with outer border:

The example displays the top, left, right, and bottom special borders configured for the sidehead and the heading. The sidehead has the green borders, the heading has the blue borders. The outer border overlaps the left and the bottom borders of the sidehead, and the top and the right borders of the heading.

  1. Region borders. Highest priority. To work with table regions, use the ITabRegion interface.

See also:

Applying formatting styles