Back to Knowledge Base

    How to Work with a Dynamic Grid

    Last updated: September 1, 2026

    Add/Delete Columns

    To add a column you can simply click on the column header in the task pane. presentaid will guess the most suitable column type based on the underlying data.

    Available Columns
    Available Columns
    Tip: To add several columns at once, hold down the Ctrl key while clicking multiple column headers in the task pane. All selected columns are added together when you release the key - much faster than adding them one by one.
    Add multiple columns with Ctrl
    Add multiple columns with Ctrl

    To remove a column select a shape of that column and delete it. The Dynamic Grid will notice this change and remove the entire column.

    Column Configuration

    Grouping of Columns

    The grouping parameter helps to visually connect data rows with the same value. The Grouping logic can be changed in the taskpane.

    Grouping
    Grouping

    Let's assume we have the following data snippet:

    Sample Data Snippet
    Sample Data Snippet

    If we apply "No Grouping", the Dynamic Grid will generate a shape for each cell:

    No Grouping
    No Grouping

    If you apply "ValueGrouping" to the first and second column the result looks as follows:

    Value Grouping
    Value Grouping

    If you apply "ExcelGrouping" to the first and second column the grouping is based on merged cells in Excel:

    Excel Grouping
    Excel Grouping

    Change Column Type

    To change the column type select a cell of the column that you'd like to change. In the dropdown above the column you can select your preferred column type.

    Column Type
    Column Type

    Available Column Types

    presentaid offers a range of column types so you can display each column in the most meaningful way:

    TypeWhat it showsSample
    TextboxPlain text - the raw cell valueTextbox sample
    NumberA number, with an optional number format and total lineNumber sample
    DateA date, with a configurable date formatDate sample
    ShapeA colored shape (e.g. a status dot) per cellShape sample
    RAGRed / Amber / Green status indicatorsRAG sample
    Harvey BallHarvey Balls for 0-100% completionHarvey Ball sample
    ProgressbarA horizontal progress bar, value shown as %Progressbar sample
    Bar ChartA horizontal bar whose length is proportional to the valueBar Chart sample
    RatingA star rating (e.g. 3.5 of 5 stars)Rating sample
    SliderA slider knob positioned along a trackSlider sample
    CheckboxA checked / unchecked boxCheckbox sample
    FlagA flag icon to mark rowsFlag sample
    TrendAn up / down / neutral trend arrowTrend sample

    Some column types have their own options in the header menu once they are selected:

    • Bar Chart - set the Maximum (the value that represents a full bar) and an optional Target marker.
      Bar Chart Options
      Bar Chart Options
    • Rating - choose the number of stars, whether the source value is read as a percentage (0-100% of the stars) or as an absolute star count (e.g. 3.5), and whether partially filled stars are shown exactly or rounded to whole stars.
      Rating Options
      Rating Options

    Add a Total Line

    For Number Columns you can add a total line at the bottom of the Dynamic Grid. You can either show the sum or the average of the column.

    Total Line
    Total Line

    Change the Format of Number and Date Columns

    In case you want to change the display format of a number or date column, select a shape in the column that you'd like to change and open the "Format" box in the taskpane.

    Format
    Format
    Number Format
    Number Format

    Conditional Format

    With the conditional format you can add additional styles based on the content of a cell in the Dynamic Grid. Let's assume you have created the following Grid and you want to change the background color of the "Sales" items in the second column:

    Conditional Format Pre
    Conditional Format Pre
    1. Select that column for which you want to apply a conditional format
    2. Click on "Advanced Conditional Formatting" in the header menu
      Advanced Formatting
      Advanced Formatting
    3. Add a Rule, e.g. Value is equal to "Sales" and define your style, e.g. a grey background
      Conditional Format
      Conditional Format
    4. The conditional format will now be applied to all cells in the column which match the rule.
      Conditional Format Post
      Conditional Format Post

    Grid Configuration

    Designs

    With Designs you can apply different layout styles to the entire Dynamic Grid. This is useful if you want to apply different styles for different clients or if you have different reporting formats within your company.

    Designs
    Designs

    Total Line

    Enable or disable the total line of the Dynamic Grid.

    Total Line Global
    Total Line Global
    Note: The total line is only shown for Number columns.

    Grid Margin

    The margin defines the space between the columns and rows of the Dynamic Grid.

    Margin
    Margin

    Separator

    The separators are the lines between each row of the Dynamic Grid. You can enable/disable them column by column or use this global configuration in the Grid settings pane.

    Separator
    Separator

    Stripes

    Stripes are alternating full-width color bands drawn behind the rows to make the grid easier to read.

    • Show Stripes - turn striping on or off.
    • Color 1 / Color 2 - the two colors the bands alternate between.
    • Alignment - whether the bands align to the Separator lines or to the Cells.
    • First Column / Last Column - the range of columns the stripes span.
    • Based on - the column that decides where a new band starts. For a grouped column you get one band per group (e.g. one band per Program); for a non-grouped column the stripes fall back to a classic per-row zebra. Defaults to the last column.
    Stripes
    Stripes

    Background

    A background is a solid color band drawn fully behind the grid - useful to highlight a block of columns.

    1. Click Add Background.
    2. Pick the Color and the First Column / Last Column the band should span.
    3. Optionally tick Include Headline and/or Include Total Line to extend the band over the header row and the total line.

    You can add several backgrounds and Remove any of them again.

    Background
    Background

    Custom Placeholders

    Custom placeholders let you mark extra shapes - such as a Title, Subtitle or Footnote - as part of the grid template, so they travel with it and are kept whenever the grid is saved (with Additional Shapes) and rendered.

    1. Select the shape you want to tag.
    2. Under Assign custom placeholder tags, click Title, Subtitle or Footnote.
    3. To remove a tag again, select the shape and click Delete Tags.
    Custom Placeholders
    Custom Placeholders