After release Helical Insight 4.1 GA, there were many more functionalities which were expected by end customers on the canned reporting module for which custom patches were deployed. In this blog we are going to cover about those custom patches and using them as well as what does that custom patch do. 1. Excel continuously
Read More
This article shows how to apply page break in group footer which is used to display totals at the group level. A Page Break or hard page break is a code inserted by a software program (e.g., word processor) telling the printer where to end the current page and begin the next. To add a
Read More
In this blog we are going to cover how to connect CSV files in Helical Insight 5.1 via apache drill It will also support flat files like excel ,json , parquet files etc ( process will be same as CSV) Follow below steps : 1. Download, install and start Apache Drill. To learn how to
Read More
In this article we will see how we can create a dynamic parameter for canned reports.This document has been created for Helical Insight version 4.1 GA. A parameter is a variable that takes the value passed by the user and hence the data gets filtered before it is displayed on your screen. A parameter can
Read More
This article shows various types of settings for listeners of parameters added in the canned report. This blog has been created for Helical Insight version 4.1 GA canned reporting module. Briefly, the steps involved in creating a canned report are: Create a connection Write a query without where clause Add input parameter and give its
Read More
This article shows different ways in which we can replace Null values by blank. One in the query, second in Text field properties and third in the Typography box by using Javascript. In the datasource page, we can use COALESCE function to replace NULL values with the required value. Second way is to Check the
Read More
In many cases we might use Helical Insight with Trino wherein Trino will be in turn connecting to one or multiple datasources like Mongo. In this document we will be covering how to install Trino and connect to a datasource. And then how Helical Insight can then be used via Trino to connect to that
Read More
This blog is relevant to Helical Insight version 5.0 and upwards. In Helical Insight version 5.0 onwards filters are identified by their filter names. If your dashboard is having 5 reports and all of the reports have a filter with filterlabel “Country”. Then changing the value of the filter Country at dashboard level will change
Read More
From the version 5.2 onwards of Open Source BI Helical Insight, we are directly supporting CelerData (CelerDB)/Starrocks out of the box. Hence the steps mentioned in this blog are not required. In the below image we have highlighted from where you can find out about the current version of your Helical Insight instance. Connecting to
Read More
From the version 5.2 onwards of Open Source BI Helical Insight, we are directly supporting Cockroach DB out of the box. Hence the steps mentioned in this blog are not required. In the below image we have highlighted from where you can find out about the current version of your Helical Insight instance. Connection string
Read More