SimpleOne allows creating reports using the Report Designer and directly from the data table.

The Report Designer can stop the report generating if the data amount is too large to display. Use the Condition Builder to limit the data sampling or try another type of report.

Create report from list layout


You can create a report via list layout directly from the list view using a table column as the grouping criteria.

Pie and Bar charts are only available for this way of report creating.

To create a report from a table, follow the steps below:

  1. Navigate to the table you need.
  2. Click on the table column, which will be a data grouping criteria.
  3. Select one of the context options:
  4. In the Report Designer, customize your report data and style in the tabs.
  5. Click Refresh to see the changes.



  6. Click Save to apply changes.


Create reports with Report Designer


  1. Navigate to the Reports → Create New menu.
    1. Set the data.

    2. Select the type.
    3. Configure the data.
    4. Customize the style.
  2. Click Save to apply changes.

To navigate through the Report Designer, use the Back and Next buttons or click on the tabs after filling in the mandatory fields.


Specify report data

Follow the steps below to set the data:
  1. On the Data tab, fill in the mandatory fields: 
    1. Name – enter the desired name.
    2. Table – select the table you need.
  2. Click Next or the Type tab.

Specify report type

Follow the steps below to set the report type:
  1. In the Type tab, select a type of your report.
  2. Click Next or the Configure tab.

Note that changing existing report type is not allowed. You can create new record with similar data but of another type instead. For this, please complete the steps below:

  1. Open the report you need to clone.
  2. In the hamburger menu on the report form, click Duplicate.
  3. Specify necessary data, including new type, for the newly created report.
  4. Click Save to save this report.


Configure report data

Follow the steps below to configure the report:
  1. In the Configure tab, fill in the fields determined by the report type selected. The reports of the Bars, Pies, Time Series, and Multidimensional category types have mandatory fields.

    • Use the Condition Builder to establish additional conditions for your report data filtering and grouping. Click the funnel icon  to open it.
    • Reports do not support the use of the Journal Input fields (the Additinal comments and Work notes fields).
  2. (Optional) Activate the Add Data Table checkbox to add data in table format to your report.

    This option is available for reports of the following types: Bar, Pie, Line, Trends.

  3. (Optional) Set the Aggregation Type and select the Aggregation Column of the source data. The data aggregation allows preparing the combined datasets for data processing according to the user needs.

    Available Aggregation Type options:

    • Average – counts an average number of the column values.
    • Count – counts a number of entries.
    • Count Distinct – counts the number of unique values of the column.
    • Sum – counts the sum of the numeric data values in this table column.

      The Sum and Average settings make sense if the aggregation column keeps the numeric data.


    This option is available for reports of the following types: Bar, Pie, Gauge, Digits, LineTrendsPivot Ttable, HeatmapMultilevel Pivot Table.



  4. (Optional) Limit the number of data categories displayed with the Groups Limit option. It limits the number of categories specified in the Group by field. Enter the number you want and set the Show Rest as Other checkbox active, if you want to show the categories not included in the limit as the last group.

    This option is available for reports of the following types: Bar, Pie, Line, Trends, Pivot Table, Multilevel Pivot Table, Heatmap.

  5. Click Refresh to generate a report.
  6. Click Next or the Style tab to customize the report style.

  7. Click Save to save the report.



Customize report style

  1. In the Style tab, configure the style options. 

    Each report type defines its own style settings.

    • (Optional) In the General panel, use the Drilldown List Layout option to configure the view of the data slice drilled down. Click the magnifier icon  and, in the window appeared, select the desired list view of the source table.

      See Personal list layout if you want to configure the list view.

  2. Click Refresh to apply the changes.
  3. Click Save to save the report.

Report types

Create a Bar Report

Bar Reports display categorized data in vertical bars which length is proportional to the data values. Stack or group bars to make the chart representation visual and clear.

This report view is useful for dividing data into categories and comparing them.

Create a Pie Report

Pie Reports display data in a circular graphic divided into slices. The whole graph represents the entire report data with each slice proportionally displaying a particular data category.

This report view is useful to compare the proportions of individual values to the whole.

Create a Gauge Report

Gauge Reports represent a single metric value from the data via the gauge panel with a dial on it.

This report view is useful for evaluating the criticality according to the established limits set.

Create a Digit Report

Digit Reports provide a simple digit representation of a single metric value.

This report view is useful for monitoring the critical parameters by clear visual presentation.

Create a Line Report

Line Reports represent data as a graph of points connected by a line and visualize the metric data values. 

This report view is useful for comparing data per time periods (years, months, etc.).

Create a Pivot Table Report

Pivot Reports represent your data in a table view with aggregating, grouping, and analyzing using two metrics as row and column for your chart.

This report view is useful for issues of comparing, summarizing, and counting a large amount of data.

Create a Multilevel Pivot Table Report

Pivot Tables Reports represent your data in a table view. The data is aggregated, grouped, and analyzed basing on two metrics (as row and column).

This report view is extremely useful for issues of comparing, summarizing, and counting a large amount of data.

Create a List Report

List Reports represent table data in a list view.

Create a Heatmap Report

Heatmap Reports display your data as the intersection of two metrics in a table with colored cells. These cells contain data values visualized with color brightness.

Create a Trend Report

Trend reports show the dynamics of data changesThe data is represented as columns over periods.

This report type is useful for monitoring time parameters.


  • No labels