In this blog, we will explain the Quick Right Click Calculations feature available in Canned Reports in Open Source BI Helical Insight.

Canned Reporting module in Helical Insight is designed for creating pixel-perfect multi pager document kind of reports, such as invoices, statements, operational reports, and formatted tabular reports. While designing reports, users often need to perform aggregations and statistical calculations on report fields, such as totals, averages, counts, etc.

To simplify this process, the Canned Report Designer provides a Quick Calculation option through the right-click context menu. This allows report designers to quickly apply common calculations without manually creating variables or writing expressions.

Accessing Quick Right Click Calculations

  1. Open the Canned Report Designer in Helical Insight
  2. Drag and drop a field from the dataset onto the report canvas.
  3. Right click on the field element.
  4. Select Calculations from the context menu. Note that based on the data type of the field on which you right click, you might get different kind of calculation options.
  5. Choose the required calculation from the available options.

Once selected, the system automatically applies the calculation and generates the necessary variable.

We will explain each calculation using some example :

Calculations on Numeric Fields :

NOTE: Repeat By: For all the calculations, we have chosen Repeat by Summary. Based on the requirement, you can also select Repeat by Column, Repeat by Group, or Repeat by Page.

(A) Nothing

Displays the original field value without applying any calculation. This option removes any previously applied aggregation.

Quick Right Click Calculations in Canned Reports

We can see there is no change in the data

Quick Right Click Calculations in Canned Reports

(B) Count

Returns the total number of records present for the selected field in the dataset.

Quick Right Click Calculations in Canned Reports

We can see it has 5 records so count is showing 5

Quick Right Click Calculations in Canned Reports

(C) Sum

Calculates the total of all numeric values in the selected field

Quick Right Click Calculations in Canned Reports

The total sum of all values is 1500 (100 + 200 + 300 + 400 + 500 = 1500)

Quick Right Click Calculations in Canned Reports

(D) Average

Returns the mean value of the numeric field, calculated as the sum of all values divided by the total number of records.

Quick Right Click Calculations in Canned Reports

The average of all values is 300 (100 + 200 + 300 + 400 + 500 = 1500 ÷ 5 = 300)

Quick Right Click Calculations in Canned Reports

(E) Lowest

Returns the minimum (smallest) value present in the selected numeric field.

Quick Right Click Calculations in Canned Reports

The lowest value among all the values is 100

Quick Right Click Calculations in Canned Reports

(F) Highest

Returns the maximum (largest) value present in the selected numeric field.

Quick Right Click Calculations in Canned Reports

The highest value among all the values is 500

Quick Right Click Calculations in Canned Reports

(G) Standard Deviation

Measures the amount of variation or dispersion of values from the average value in the dataset.

Quick Right Click Calculations in Canned Reports

Formula for Standard Deviation = √Variance
Calculation: √20000 = 141.42

Quick Right Click Calculations in Canned Reports

(H) Variance

Represents the spread of data values around the mean, calculated as the average of squared differences from the mean

Quick Right Click Calculations in Canned Reports

Variance Formula: Var = Σ(x − μ)² / N
Variance: [(100−300)² + (200−300)² + (300−300)² + (400−300)² + (500−300)²] ÷ 5 = 20000

Quick Right Click Calculations in Canned Reports

(I) System

Uses the internal calculation handling of to process the field value.

(J) First

Returns the first value encountered in the dataset for the selected field. As you can see that it sees the first value as “100”, and hence shows 100.

Quick Right Click Calculations in Canned Reports

Quick Right Click Calculations in Canned Reports

(K) Distinct Count

Counts the number of unique values in the selected field, ignoring duplicate entries

Quick Right Click Calculations in Canned Reports

Quick Right Click Calculations in Canned Reports

Calculations on text/date Fields:

For text and date fields, only limited calculations such as Count and Distinct Count are supported. Other calculations like Sum, Average, or Total are not applicable since these operations require numeric values.

Quick Right Click Calculations in Canned Reports

Please reach out on support@helicalinsight.com in case of any more questions.

Leave a Reply

Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered