Skip to main content

Widget types

What types of widget are there

L
Written by Lukas Grisar
Updated over 8 months ago

A widget allows data to be displayed in many different ways. This article gives a brief overview of the different types of widgets and what data they can display correctly.

Graph

This widget type allows you to visualize a number or series of numbers. How correct can be chosen by setting the chart type

Digit

Displays 1 digit.

It is possible to set a target. If this target is different from 0, it shows how much percent of the target the value is.

When a period is chosen, the value of the current period is compared to the previous period.

Example

Sum of a field

  • Field type: Figure

  • Calculation: Sum

  • Target: 0

  • Period: None

Compare number of current period to previous period

  • Graph type: Figure

  • Calculation: Number

  • Target: 0

  • Period: YTD

Sum of a field

  • Field type: Figure

  • Calculation: Sum

  • Target: 10 000

  • Period: YTD

Pie

Displays a pie chart. The size of a pie chart is determined by Field and Calculation. The data is grouped based on the field chosen in Group by.

When a period is chosen, 2 pie charts are displayed. One for the previous and one for the current period.

Example

Number of customers grouped by customer type

Line chart / Bar chart

Generates a line or bar chart. Data points depend on the period selected

Example

Total revenue per month

Period: Current year

List

Displays a list of objects that match the filter

Besteladvies

Product Statistics Chart

This widget type allows you to create a pie chart based on products on a sales order or sales invoice. It thus allows statistics to be drawn from products sold.

Product Statistics List

Analogous to Product Statistics Chart, but shows a list with 1 line per grouping. This is useful when there are too many groups to show on a pie chart.

Customer Statistics

This widget type allows you to create a pie chart based on sales and group them by a customer field.

For example, total sales grouped by customer type

Product statistics v2

This type displays an advanced product statistics report.

How to create these can be read in this article.

Did this answer your question?